Browse Source

fix ERROR: t_forward_nonack: no branches for forwarding

3.12
karl anderson 13 years ago
parent
commit
0d4ab51769
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      kamailio/kamailio.cfg

+ 0
- 2
kamailio/kamailio.cfg View File

@ -663,8 +663,6 @@ failure_route[INTERNAL_FAULT]
remove_hf("X-Redirect-Server"); remove_hf("X-Redirect-Server");
} }
route(EXTERNAL_TO_INTERNAL_RELAY);
} else { } else {
xlog("L_INFO", "$ci|log|failure route ignoring reply $T_reply_code $rr"); xlog("L_INFO", "$ci|log|failure route ignoring reply $T_reply_code $rr");


Loading…
Cancel
Save