[asterisk-commits] file: trunk r430182 - in /trunk: ./ CHANGES
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Mon Jan  5 11:57:46 CST 2015
    
    
  
Author: file
Date: Mon Jan  5 11:57:43 2015
New Revision: 430182
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=430182
Log:
pjsip: Document addition of 'PJSIP_AOR' and 'PJSIP_CONTACT' in CHANGES file.
........
Merged revisions 430181 from http://svn.asterisk.org/svn/asterisk/branches/13
Modified:
    trunk/   (props changed)
    trunk/CHANGES
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-13-merged' - no diff available.
Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=430182&r1=430181&r2=430182
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Mon Jan  5 11:57:43 2015
@@ -59,7 +59,6 @@
    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
@@ -98,6 +97,10 @@
 ------------------------------------------------------------------------------
 --- 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
 ------------------
    
    
More information about the asterisk-commits
mailing list