aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-30 21:32:53 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-30 21:32:53 +0000
commit081b057030f470c973ebf986a0afcb71ad61da65 (patch)
treeb7bfa36f7449073e0046d1ae9c7671a4cb91c986 /CHANGES
parent6d28fd706739c22f0203ce77865a99735b2770bd (diff)
Add support for call pickup on Snom phones. Asterisk now includes a magic
call-id in the dialog-info event package used with extension state subscriptions on Snom phones. Then, when the phone sends an INVITE with Replaces for the special callid, Asterisk will perform a pickup on the extension that was subscribed to. The original code on this issue was submitted by xylome. However, contributions have been made by (at least) mgernoth and pkempgen. The final patch was written by seanbright, and includes the necessary logic to allow this work in a technology independent way. (closes issue #5014) Reported by: xylome Patches: issue5014-trunk.diff uploaded by seanbright (license 71) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@145226 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0591e98bf..08fbb8d01 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,12 @@
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------
------------------------------------------------------------------------------
+SIP Changes
+-----------
+ * Added support for SUBSCRIBE/NOTIFY with dialog-info based call pickups.
+ Snom phones use this for call pickup of extensions that the phone is
+ subscribed to.
+
Dialplan Functions
------------------
* Added a new dialplan function, CURLOPT, which permits setting various