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
remove double checked retrans
3.22
3.22.7
lazedo
10 years ago
committed by
Luis Azedo
parent
6d657722dc
commit
6b7e3bc581
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
kamailio/default.cfg
+ 0
- 3
kamailio/default.cfg
View File
@ -511,9 +511,6 @@ route[PREPARE_INITIAL_REQUESTS]
exit();
}
# handle re-transmissions
t_check_trans();
if (is_method("UPDATE")) {
xlog("L_WARN", "$ci|end|update outside dialog not allowed");
send_reply("403", "Dialog does not exist");
Write
Preview
Loading…
Cancel
Save