[svn-commits] rmudgett: branch 11 r371146 - /branches/11/CHANGES

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Aug 10 17:03:26 CDT 2012


Author: rmudgett
Date: Fri Aug 10 17:03:23 2012
New Revision: 371146

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=371146
Log:
Update CHANGES for private party ID.

Modified:
    branches/11/CHANGES

Modified: branches/11/CHANGES
URL: http://svnview.digium.com/svn/asterisk/branches/11/CHANGES?view=diff&rev=371146&r1=371145&r2=371146
==============================================================================
--- branches/11/CHANGES (original)
+++ branches/11/CHANGES Fri Aug 10 17:03:23 2012
@@ -228,6 +228,10 @@
    to the dialplan. It currently supports returning the current number of
    active sessions for a given account.
 
+ * Added support for private party ID information to CALLERID, CONNECTEDLINE,
+   and the REDIRECTING functions.
+
+
 Channel Drivers
 ------------------
 
@@ -249,6 +253,8 @@
 
  * Add options namedcallgroup and namedpickupgroup to support installations
    where a higher number of groups (>64) is required.
+
+ * Added support to use private party ID information with PRI calls.
 
 
 chan_motif
@@ -354,6 +360,9 @@
  * Extra headers specified with SIPAddHeader are sent with the REFER message
    when using Transfer application. See refer_addheaders in sip.conf.sample.
 
+ * Added support to use private party ID information with calls.
+
+
 chan_skinny
 ------------------
  * Added skinny version 17 protocol support.
@@ -390,6 +399,8 @@
 ------------------
  * Add options namedcallgroup and namedpickupgroup to support installations
    where a higher number of groups (>64) is required.
+
+ * Added support to use private party ID information with calls.
 
 
 Core
@@ -429,6 +440,9 @@
 
  * Call files now support the "early_media" option to connect with an outgoing
    extension when early media is received.
+
+ * Added support to use private party ID information with calls.
+
 
 AGI
 ------------------




More information about the svn-commits mailing list