mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-21 01:01:02 +00:00
Fix up the faxdetect entry in CHANGES.
This feature was listed as a 1.6.2 feature, even though it's in all 1.6.X versions. The description of the feature was also no longer accurate. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@234008 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -376,9 +376,6 @@ SIP Changes
|
|||||||
remote services. For backwards compatibility, "secret" still has the
|
remote services. For backwards compatibility, "secret" still has the
|
||||||
same function as before, but now you can configure both a remote secret and a
|
same function as before, but now you can configure both a remote secret and a
|
||||||
local secret for mutual authentication.
|
local secret for mutual authentication.
|
||||||
* Added a new 'faxdetect=yes|no' configuration option to sip.conf. When this
|
|
||||||
option is enabled, a SIP channel will go to the fax extension (if it exists)
|
|
||||||
after T38 is negotiated. This option is disabled by default.
|
|
||||||
* If the channel variable ATTENDED_TRANSFER_COMPLETE_SOUND is set,
|
* If the channel variable ATTENDED_TRANSFER_COMPLETE_SOUND is set,
|
||||||
the sound will be played to the target of an attended transfer
|
the sound will be played to the target of an attended transfer
|
||||||
* Added two new configuration options, "qualifygap" and "qualifypeers", which allow
|
* Added two new configuration options, "qualifygap" and "qualifypeers", which allow
|
||||||
@@ -887,6 +884,10 @@ CLI Changes
|
|||||||
|
|
||||||
SIP changes
|
SIP changes
|
||||||
-----------
|
-----------
|
||||||
|
* Added a new 'faxdetect=yes|no' configuration option to sip.conf. When this
|
||||||
|
option is enabled, Asterisk will watch for a CNG tone in the incoming audio
|
||||||
|
for a received call. If it is detected, the channel will jump to the
|
||||||
|
'fax' extension in the dialplan.
|
||||||
* Improved NAT and STUN support.
|
* Improved NAT and STUN support.
|
||||||
chan_sip now can use port numbers in bindaddr, externip and externhost
|
chan_sip now can use port numbers in bindaddr, externip and externhost
|
||||||
options, as well as contact a STUN server to detect its external address
|
options, as well as contact a STUN server to detect its external address
|
||||||
|
|||||||
Reference in New Issue
Block a user