mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
Warn users about change in canreinvite
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@47736 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -323,6 +323,12 @@ The SIP channel:
|
|||||||
in coming versions of Asterisk. Please use the dialplan application
|
in coming versions of Asterisk. Please use the dialplan application
|
||||||
sipaddheader() to add the "Alert-Info" header to the outbound invite.
|
sipaddheader() to add the "Alert-Info" header to the outbound invite.
|
||||||
|
|
||||||
|
* The "canreinvite" option has changed. canreinvite=yes used to disable
|
||||||
|
re-invites if you had NAT=yes. In 1.4, you need to set canreinvite=nonat
|
||||||
|
to disable re-invites when NAT=yes. This is propably what you want.
|
||||||
|
The settings are now: "yes", "no", "nonat", "update". Please consult
|
||||||
|
sip.conf.sample for detailed information.
|
||||||
|
|
||||||
The Zap channel:
|
The Zap channel:
|
||||||
|
|
||||||
* Support for MFC/R2 has been removed, as it has not been functional for some
|
* Support for MFC/R2 has been removed, as it has not been functional for some
|
||||||
|
Reference in New Issue
Block a user