mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
Update with new features
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@74025 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -31,6 +31,8 @@ Dialplan functions
|
|||||||
fetch string representation of calling number presentation indicator
|
fetch string representation of calling number presentation indicator
|
||||||
and numeric representation of type of calling number value.
|
and numeric representation of type of calling number value.
|
||||||
* MailboxExists converted to dialplan function
|
* MailboxExists converted to dialplan function
|
||||||
|
* A new option to Dial() for telling IP phones not to count the call
|
||||||
|
as "missed" when dial times out and cancels.
|
||||||
|
|
||||||
CLI Changes
|
CLI Changes
|
||||||
-----------
|
-----------
|
||||||
@@ -62,6 +64,8 @@ SIP changes
|
|||||||
for more information.
|
for more information.
|
||||||
* Added rtpdest option to CHANNEL() dialplan function.
|
* Added rtpdest option to CHANNEL() dialplan function.
|
||||||
* Added SIPREFERRINGCONTEXT and SIPREFERREDBYHDR variables which are set when a transfer takes place.
|
* Added SIPREFERRINGCONTEXT and SIPREFERREDBYHDR variables which are set when a transfer takes place.
|
||||||
|
* SIP now adds a header to the CANCEL if the call was answered by another phone
|
||||||
|
in the same dial command, or if the new c option in dial() is used.
|
||||||
|
|
||||||
IAX2 changes
|
IAX2 changes
|
||||||
------------
|
------------
|
||||||
|
|||||||
Reference in New Issue
Block a user