summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-12-16 20:47:31 +0000
committerJoshua Colp <jcolp@digium.com>2008-12-16 20:47:31 +0000
commitfd62012a3170b72e8ac39ff61d2580b3ce5d3c4e (patch)
tree860b44bfad131137384a3d2105e6e796e9ea265b /CHANGES
parent92a4edc593b8dba161616674c2c22142a9e9c366 (diff)
Qualify trumps poke per lmadsen.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@164814 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index afb3ce39f..4d55a2a49 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,9 +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.
+ * Added two new configuration options, "qualifygap" and "qualifypeers", which allow
+ finer control over how many peers Asterisk will qualify and the gap between them
+ when all peers need to be qualified at the same time.
Skinny Changes
--------------