[svn-commits] rmudgett: trunk r371147 - in /trunk: ./ CHANGES

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


Author: rmudgett
Date: Fri Aug 10 17:04:32 2012
New Revision: 371147

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

Merged revisions 371146 from http://svn.asterisk.org/svn/asterisk/branches/11

Modified:
    trunk/   (props changed)
    trunk/CHANGES

Propchange: trunk/
------------------------------------------------------------------------------
--- branch-11-merged (original)
+++ branch-11-merged Fri Aug 10 17:04:32 2012
@@ -1,1 +1,1 @@
-/branches/11:1-371121,371143
+/branches/11:1-371121,371143,371146

Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=371147&r1=371146&r2=371147
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Fri Aug 10 17:04:32 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