From 3b4f660a850b70fcee7cc9e0cf3e504230f6ca5d Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Tue, 3 Jan 2006 11:21:48 +0000 Subject: Bug 5345; Add configuration option for minimum registration time. (folsson) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7731 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/sip.conf.sample') diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 3d9299c05..e063cdcfb 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -59,6 +59,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;tos=184 ; Set IP QoS to either a keyword or numeric val ;tos=lowdelay ; lowdelay,throughput,reliability,mincost,none ;maxexpiry=3600 ; Max length of incoming registration we allow +;minexpiry=60 ; Minimum length of registration (default 60) ;defaultexpiry=120 ; Default length of incoming/outoing registration ;notifymimetype=text/plain ; Allow overriding of mime type in MWI NOTIFY ;checkmwi=10 ; Default time between mailbox checks for peers -- cgit v1.2.3