From 92a4edc593b8dba161616674c2c22142a9e9c366 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Tue, 16 Dec 2008 20:42:33 +0000 Subject: 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 --- configs/sip.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/sip.conf.sample') 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 -- cgit v1.2.3