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
Dinkor:gateway_src_port added support to differentiate resources based on source port and ip
3.20
karl anderson
11 years ago
parent
9605977234
commit
1364556797
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
@ -556,6 +556,7 @@ route[EXTERNAL_TO_INTERNAL_RELAY]
remove_hf_re("^X-.*");
append_hf("X-AUTH-IP: $si\r\n");
append_hf("X-AUTH-PORT: $sp\r\n");
t_on_reply("INTERNAL_REPLY");
t_on_failure("INTERNAL_FAULT");
Write
Preview
Loading…
Cancel
Save