From e2cd045c7ecdf41302c5c3730c1d504195341a82 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Fri, 10 Aug 2012 22:04:32 +0000 Subject: [PATCH] Update CHANGES for private party ID. ........ Merged revisions 371146 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@371147 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGES b/CHANGES index c3c989120b..8bcbf939eb 100644 --- a/CHANGES +++ b/CHANGES @@ -228,6 +228,10 @@ Functions 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 ------------------ @@ -250,6 +254,8 @@ chan_dahdi * 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 @@ chan_sip * 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. @@ -391,6 +400,8 @@ chan_mISDN: * 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 ------------------ @@ -430,6 +441,9 @@ Core * 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 ------------------ * A new channel variable, AGIEXITONHANGUP, has been added which allows -- 2.47.2