summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-12-16 20:42:33 +0000
committerJoshua Colp <jcolp@digium.com>2008-12-16 20:42:33 +0000
commit92a4edc593b8dba161616674c2c22142a9e9c366 (patch)
treeee4e2c95156084f325ba8d32679a6c3691b02d24 /configs
parent0859a4e30c5bd05b20176ae579755f7c23147c7b (diff)
Add configuration options for finer control over how Asterisk handles having to poke all peers at seemingly the same time.
(closes issue #13217) Reported by: cervajs git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@164809 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 8596bcd3e..86fb47047 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -148,6 +148,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; host to be up in seconds
; Set to low value if you use low timeout for
; NAT of UDP sessions
+;pokegap=100 ; Number of milliseconds between each group of peers being poked
+;pokepeers=1 ; Number of peers in a group to be poked at the same time
;notifymimetype=text/plain ; Allow overriding of mime type in MWI NOTIFY
;buggymwi=no ; Cisco SIP firmware doesn't support the MWI RFC
; fully. Enable this option to not get error messages