Module: kamailio Branch: master Commit: 22b13d4d44cb0dbd71b87deab42af5f7c8ea932f URL: https://github.com/kamailio/kamailio/commit/22b13d4d44cb0dbd71b87deab42af5f7...
Author: Henning Westerholt hw@kamailio.org Committer: Henning Westerholt hw@kamailio.org Date: 2018-04-12T21:31:59+02:00
msilo: remove not working tm parameter in the example cfg, reported from Abdul Basit
- remove the not working, too small tm parameter in the example cfg - has been not changed in the last 10 years, probably not valid anymore - reported from Abdul Basit on sr-users
---
Modified: src/modules/msilo/doc/msilo.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/22b13d4d44cb0dbd71b87deab42af5f7... Patch: https://github.com/kamailio/kamailio/commit/22b13d4d44cb0dbd71b87deab42af5f7...
---
diff --git a/src/modules/msilo/doc/msilo.cfg b/src/modules/msilo/doc/msilo.cfg index 7bec0841e6..1ea4bc3545 100644 --- a/src/modules/msilo/doc/msilo.cfg +++ b/src/modules/msilo/doc/msilo.cfg @@ -48,12 +48,6 @@ modparam("msilo","contact_hdr","Contact: registrar@192.168.1.2:5060;msilo=yes\r\ modparam("msilo","content_type_hdr","Content-Type: text/plain\r\n") modparam("msilo","offline_message","*** User $rU is offline!")
-# -- tm params -- - -modparam("tm", "fr_timer", 10 ) -modparam("tm", "fr_inv_timer", 15 ) -modparam("tm", "wt_timer", 10 ) -
route{ if ( !mf_process_maxfwd_header("10") )