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
add handle_ruri_alias fot NOTIFY to fix sync-check
itlevel3-4.3
Alan R Evans
3 years ago
parent
c93d576dc3
commit
03be247cd2
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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");
Write
Preview
Loading…
Cancel
Save