[sr-dev] git:5.0:f7633fb7: msilo: remove not working tm parameter in the example cfg, reported from Abdul Basit

Henning Westerholt hw at kamailio.org
Thu Apr 12 21:38:36 CEST 2018


Module: kamailio
Branch: 5.0
Commit: f7633fb7033aabad41a2055c851361f0c81f4444
URL: https://github.com/kamailio/kamailio/commit/f7633fb7033aabad41a2055c851361f0c81f4444

Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2018-04-12T21:38:08+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

(cherry picked from commit 22b13d4d44cb0dbd71b87deab42af5f7c8ea932f)

---

Modified: src/modules/msilo/doc/msilo.cfg

---

Diff:  https://github.com/kamailio/kamailio/commit/f7633fb7033aabad41a2055c851361f0c81f4444.diff
Patch: https://github.com/kamailio/kamailio/commit/f7633fb7033aabad41a2055c851361f0c81f4444.patch

---

diff --git a/src/modules/msilo/doc/msilo.cfg b/src/modules/msilo/doc/msilo.cfg
index 05329f0299..e6c74ff6d2 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 at 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") )




More information about the sr-dev mailing list