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
warn when call in replaces header is not found
4.1
lazedo
9 years ago
parent
255bf902cc
commit
e96f775046
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
kamailio/fast-pickup-role.cfg
+ 1
- 0
kamailio/fast-pickup-role.cfg
View File
@ -48,6 +48,7 @@ route[FAST_PICKUP_ATTEMPT]
route(EXTERNAL_TO_INTERNAL_RELAY);
exit();
} else {
xlog("L_WARN", "$ci|log|call-id $var(replaced_call_id) not found in cluster, proceeding with normal dispatch\n");
remove_hf_re("^Replaces");
}
} else {
Write
Preview
Loading…
Cancel
Save