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
This commit is contained in:
Richard Mudgett 2012-08-10 22:04:32 +00:00
parent 567b35e547
commit e2cd045c7e
1 changed files with 14 additions and 0 deletions

14
CHANGES
View File

@ -228,6 +228,10 @@ Functions
to the dialplan. It currently supports returning the current number of to the dialplan. It currently supports returning the current number of
active sessions for a given account. active sessions for a given account.
* Added support for private party ID information to CALLERID, CONNECTEDLINE,
and the REDIRECTING functions.
Channel Drivers Channel Drivers
------------------ ------------------
@ -250,6 +254,8 @@ chan_dahdi
* Add options namedcallgroup and namedpickupgroup to support installations * Add options namedcallgroup and namedpickupgroup to support installations
where a higher number of groups (>64) is required. where a higher number of groups (>64) is required.
* Added support to use private party ID information with PRI calls.
chan_motif chan_motif
------------------ ------------------
@ -354,6 +360,9 @@ chan_sip
* Extra headers specified with SIPAddHeader are sent with the REFER message * Extra headers specified with SIPAddHeader are sent with the REFER message
when using Transfer application. See refer_addheaders in sip.conf.sample. when using Transfer application. See refer_addheaders in sip.conf.sample.
* Added support to use private party ID information with calls.
chan_skinny chan_skinny
------------------ ------------------
* Added skinny version 17 protocol support. * Added skinny version 17 protocol support.
@ -391,6 +400,8 @@ chan_mISDN:
* Add options namedcallgroup and namedpickupgroup to support installations * Add options namedcallgroup and namedpickupgroup to support installations
where a higher number of groups (>64) is required. where a higher number of groups (>64) is required.
* Added support to use private party ID information with calls.
Core Core
------------------ ------------------
@ -430,6 +441,9 @@ Core
* Call files now support the "early_media" option to connect with an outgoing * Call files now support the "early_media" option to connect with an outgoing
extension when early media is received. extension when early media is received.
* Added support to use private party ID information with calls.
AGI AGI
------------------ ------------------
* A new channel variable, AGIEXITONHANGUP, has been added which allows * A new channel variable, AGIEXITONHANGUP, has been added which allows