aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-06 20:24:11 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-06 20:24:11 +0000
commitf91ce66326ca213e352362bd665521c37043c5c4 (patch)
tree70ba05996bb54598455a35d1a7550af1476d0c99 /CHANGES
parent9229799e604b47d7ee304683ff1ee8fe5e79249d (diff)
Added a facility for sending arbitrary SIP notify commands from AMI.
(closes issue #12562) Reported by: michael-fig Patches: 20080515__bug12562.diff.txt uploaded by Corydon76 (license 14) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@121042 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 22d020bd4..5570ba938 100644
--- a/CHANGES
+++ b/CHANGES
@@ -100,6 +100,7 @@ SIP Changes
* Added support for T140 RED - redundancy in T.140 to prevent text loss due to
lost packets.
* Added t38pt_usertpsource option. See sip.conf.sample for details.
+ * Added SIPnotify AMI command, for sending arbitrary SIP notify commands.
IAX Changes
-----------