Browse Source

add handle_ruri_alias fot NOTIFY to fix sync-check

itlevel3-4.3
Alan R Evans 3 years ago
parent
commit
03be247cd2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      kamailio-proxy-proxy/default.cfg

+ 2
- 0
kamailio-proxy-proxy/default.cfg View File

@ -454,6 +454,8 @@ route[HANDLE_NOTIFY]
if (has_totag()) return;
handle_ruri_alias();
if (isflagset(FLAG_INTERNALLY_SOURCED)) {
if (loose_route()) {
xlog("L_INFO", "$ci|log|Able to loose-route. Cool beans!\n");


Loading…
Cancel
Save