[asterisk-commits] file: branch 13 r430181 - /branches/13/CHANGES
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Mon Jan  5 11:56:15 CST 2015
    
    
  
Author: file
Date: Mon Jan  5 11:56:12 2015
New Revision: 430181
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=430181
Log:
pjsip: Document addition of 'PJSIP_AOR' and 'PJSIP_CONTACT' in CHANGES file.
Modified:
    branches/13/CHANGES
Modified: branches/13/CHANGES
URL: http://svnview.digium.com/svn/asterisk/branches/13/CHANGES?view=diff&rev=430181&r1=430180&r2=430181
==============================================================================
--- branches/13/CHANGES (original)
+++ branches/13/CHANGES Mon Jan  5 11:56:12 2015
@@ -19,6 +19,9 @@
  * New global setting 'keep_alive_interval'. Setting this to a non-zero value
    will cause keep alive messages to be sent periodically over connection
    oriented transports.
+
+ * 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