mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Merged revisions 232657 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r232657 | dvossel | 2009-12-02 17:27:45 -0600 (Wed, 02 Dec 2009) | 6 lines update CHANGES and UPGRADE.txt for early media behavior change between 1.6.1 and 1.6.2 (closes issue #16212) Reported by: miki ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@232658 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -14,6 +14,9 @@
|
|||||||
|
|
||||||
SIP Changes
|
SIP Changes
|
||||||
-----------
|
-----------
|
||||||
|
* The prematuremedia option is disabled by default. Applications requiring
|
||||||
|
SIP early audio must use the Progress() dialplan application to generate
|
||||||
|
the 183 progress message.
|
||||||
* Added support for SUBSCRIBE/NOTIFY with dialog-info based call pickups.
|
* Added support for SUBSCRIBE/NOTIFY with dialog-info based call pickups.
|
||||||
Snom phones use this for call pickup of extensions that the phone is
|
Snom phones use this for call pickup of extensions that the phone is
|
||||||
subscribed to.
|
subscribed to.
|
||||||
|
|||||||
@@ -20,6 +20,10 @@
|
|||||||
|
|
||||||
From 1.6.1 to 1.6.2:
|
From 1.6.1 to 1.6.2:
|
||||||
|
|
||||||
|
* SIP no longer sends the 183 progress message for early media by
|
||||||
|
default. Applications requiring early media should use the
|
||||||
|
progress() dialplan app to generate the progress message.
|
||||||
|
|
||||||
* The firmware for the IAXy has been removed from Asterisk. It can be
|
* The firmware for the IAXy has been removed from Asterisk. It can be
|
||||||
downloaded from http://downloads.digium.com/pub/iaxy/. To have Asterisk
|
downloaded from http://downloads.digium.com/pub/iaxy/. To have Asterisk
|
||||||
install the firmware into its proper location, place the firmware in the
|
install the firmware into its proper location, place the firmware in the
|
||||||
|
|||||||
Reference in New Issue
Block a user