Browse Source

change reparse_on_dns_failover default on tm module

4.3
lazedo 7 years ago
committed by Luis Azedo
parent
commit
c0cc9501a7
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      kamailio/default.cfg

+ 2
- 0
kamailio/default.cfg View File

@ -136,6 +136,8 @@ modparam("tm", "cancel_b_method", 2)
modparam("tm", "ruri_matching", 0)
modparam("tm", "failure_reply_mode", 3)
modparam("tm", "failure_exec_mode", 1)
modparam("tm", "reparse_on_dns_failover", 0)
# modparam("tm", "fr_timer", 30000)
# modparam("tm", "fr_inv_timer", 120000)


Loading…
Cancel
Save