|
|
|
@ -15,7 +15,7 @@ modparam("dispatcher", "hash_pvar", "$avp(ds_grp)") |
|
|
|
# modparam("dispatcher", "setid_pvar", "$var(setid)") |
|
|
|
modparam("dispatcher", "ds_ping_method", "OPTIONS") |
|
|
|
modparam("dispatcher", "ds_ping_interval", 10) |
|
|
|
modparam("dispatcher", "ds_probing_threshhold", 3) |
|
|
|
modparam("dispatcher", "ds_probing_threshold", 3) |
|
|
|
modparam("dispatcher", "ds_probing_mode", 1) |
|
|
|
modparam("dispatcher", "ds_ping_reply_codes", "501,403,404,400,200") |
|
|
|
modparam("dispatcher", "ds_ping_from", "sip:sipcheck@MY_IP_ADDRESS") |
|
|
|
|