From e62bab81319500aed584c41a5f36550cced3fd3f Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Tue, 13 Nov 2012 19:42:13 +0000 Subject: chan_sip: Add SubscribeContext field to SIPshowpeer AMI response The new field is will show up within the response if the requested peer has a subscribe context set. (closes issue ASTERISK-20626) Reported by: Jaco Kroon Patches: asterisk-sip-ami-SubscrContext.patch uploaded by jkroon (license 5671) -with modifications by jrose to conform to style guidelines Review: https://reviewboard.asterisk.org/r/2195/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@376219 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 54665e509..4da4fd9b1 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,9 @@ AMI (Asterisk Manager Interface) ------------------ + * The SIPshowpeer action will now include a 'SubscribeContext' field for a peer + in its response if the peer has a subscribe context set. + * The SIPqualifypeer action now acknowledges the request once it has established that the request is against a known peer. It also issues a new event, 'SIPqualifypeerdone', once the qualify action has been completed. -- cgit v1.2.3