Browse Source

remove double checked retrans

3.22 3.22.7
lazedo 10 years ago
committed by Luis Azedo
parent
commit
6b7e3bc581
1 changed files with 0 additions and 3 deletions
  1. +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");


Loading…
Cancel
Save