This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
keep us in the loop for invite in-dialog requests
update-rsyslog-config
lazedo
7 years ago
parent
10359b8692
commit
0749748eb9
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
kamailio/default.cfg
+ 1
- 0
kamailio/default.cfg
View File
@ -522,6 +522,7 @@ route[HANDLE_IN_DIALOG_REQUESTS]
if (is_method("INVITE")) {
setflag(FLAG_SESSION_PROGRESS);
record_route();
}
if (loose_route()) {
Write
Preview
Loading…
Cancel
Save