|
|
|
|
@ -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
|
|
|
|
|
|