mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
Update CHANGES for private party ID.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@371146 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
14
CHANGES
14
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
|
||||
|
||||
Reference in New Issue
Block a user