From: Joshua Colp Date: Mon, 5 Jan 2015 17:57:43 +0000 (+0000) Subject: pjsip: Document addition of 'PJSIP_AOR' and 'PJSIP_CONTACT' in CHANGES file. X-Git-Tag: 14.0.0-beta1~1356 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0bd2ca104fa92695b1b259438812d1b296f7aef;p=thirdparty%2Fasterisk.git pjsip: Document addition of 'PJSIP_AOR' and 'PJSIP_CONTACT' in CHANGES file. ........ Merged revisions 430181 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@430182 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index ecf4d23331..f4940045c9 100644 --- a/CHANGES +++ b/CHANGES @@ -59,7 +59,6 @@ chan_pjsip the message will automatically be associated with the configured endpoint on the outbound registration. - Core ------------------ * The core of Asterisk uses a message bus called "Stasis" to distribute @@ -99,6 +98,10 @@ res_musiconhold --- Functionality changes from Asterisk 13.1.0 to Asterisk 13.2.0 ------------ ------------------------------------------------------------------------------ +======= + * New 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions have been added which + allow examining PJSIP AORs or contacts from the dialplan. + res_pjsip_config_wizard ------------------ * This is a new module that adds streamlined configuration capability for