summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-12-12 03:44:17 +0000
committerMark Spencer <markster@digium.com>2004-12-12 03:44:17 +0000
commit12978001754ae7aa21efbf8cb0a8a71bd44a23db (patch)
tree53dd0a279f5064d7a4a148ef0732ce62c0e87c0a /configs
parentfd0b9cc522a2c1b8c5e35cede42322b6ae72795b (diff)
Make registertimeout be configurable (bug #2874)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4434 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/sip.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index eb201d4c1..9db19b7d8 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -121,6 +121,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; Tip 2: Use separate type=peer and type=user sections for SIP providers
; (instead of type=friend) if you have calls in both directions
+;registertimeout=20 ; retry registration calls every 20 seconds (default)
;externip = 200.201.202.203 ; Address that we're going to put in outbound SIP messages
; if we're behind a NAT