mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 06:31:54 +00:00
Fixing CHANGES in rev 182596.
Progress DTMF was added into app_dial's D() option. In CHANGES it should have been updated under 1.6.3 rather than 1.6.2. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@182607 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
9
CHANGES
9
CHANGES
@@ -12,7 +12,11 @@
|
|||||||
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.6.3 -------------
|
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.6.3 -------------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
* Nothing, yet!
|
*Applications
|
||||||
|
------------
|
||||||
|
* Added progress option to the app_dial D() option. When progress DTMF is
|
||||||
|
present, those values are sent immediatly upon receiving a PROGRESS message
|
||||||
|
regardless if the call has been answered or not.
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------
|
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------
|
||||||
@@ -128,9 +132,6 @@ Applications
|
|||||||
* Added ConfBridge dialplan application which does conference bridges without
|
* Added ConfBridge dialplan application which does conference bridges without
|
||||||
DAHDI. For information on its use, please see the output of
|
DAHDI. For information on its use, please see the output of
|
||||||
"core show application ConfBridge" from the CLI.
|
"core show application ConfBridge" from the CLI.
|
||||||
* Added progress option to the app_dial D() option. When progress DTMF is
|
|
||||||
present, those values are sent immediatly upon receiving a PROGRESS message
|
|
||||||
regardless if the call has been answered or not.
|
|
||||||
|
|
||||||
Miscellaneous
|
Miscellaneous
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
Reference in New Issue
Block a user