Browse Source

keep us in the loop for invite in-dialog requests

4.3
lazedo 7 years ago
committed by Luis Azedo
parent
commit
55c794c008
1 changed files with 1 additions and 0 deletions
  1. +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()) {


Loading…
Cancel
Save