From f7633fb7033aabad41a2055c851361f0c81f4444 Mon Sep 17 00:00:00 2001 From: Henning Westerholt Date: Thu, 12 Apr 2018 21:30:26 +0200 Subject: [PATCH] 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) --- src/modules/msilo/doc/msilo.cfg | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/modules/msilo/doc/msilo.cfg b/src/modules/msilo/doc/msilo.cfg index 05329f0299d..e6c74ff6d2c 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") )