aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-12-16 20:42:33 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-12-16 20:42:33 +0000
commit46d73de2d03e691d58799b5e7aba72fe00d55fc3 (patch)
treeee4e2c95156084f325ba8d32679a6c3691b02d24 /CHANGES
parent297030dbc1a55a11c8d66b7231cf2c9f1902c85a (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: http://svn.digium.com/svn/asterisk/trunk@164809 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b145f1e40..afb3ce39f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,9 @@ SIP Changes
after T38 is negotiated. This option is disabled by default.
* If ATTENDED_TRANSFER_COMPLETE_SOUND is set, the sound will be played to the
target of an attended transfer
+ * Added two new configuration options, "pokegap" and "pokepeers", which allow
+ finer control over how many peers Asterisk will poke and the gap between them
+ when all peers need to be poked at the same time.
Skinny Changes
--------------