summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-03-28 15:48:48 +0000
committerMatthew Jordan <mjordan@digium.com>2014-03-28 15:48:48 +0000
commit2cfa9b4b772dbde48f8c0f7357341e9eea39311b (patch)
tree7a3f692fe1d755fe8dadbe4d10263b9b3f47c5ab /UPGRADE.txt
parent2dae3d6ea30c3a5879049a510a81102e2fb97d3a (diff)
UPGRADE: Note IAX2 compatibility issue between 1.4 and 1.8+ systems.
........ Merged revisions 411457 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 411458 from http://svn.asterisk.org/svn/asterisk/branches/11 ........ Merged revisions 411459 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@411460 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index f34b5df1e..a24931d5d 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -30,6 +30,14 @@ PJSIP:
- PJSIP endpoints now have a "message_context" option that can be used to determine
where to route incoming MESSAGE requests from the endpoint.
+IAX2:
+ - When communicating with a peer on an Asterisk 1.4 or earlier system, the
+ chan_iax2 parameter 'connectedline' must be set to "no" in iax.conf. This
+ prevents an incompatible connected line frame from an Astersik 1.8 or later
+ system from causing a hangup in an Asterisk 1.4 or earlier system. Note that
+ this particular incompatibility has always existed between 1.4 and 1.8 and
+ later versions; this upgrade note is simply informing users of its existance.
+
Realtime Configuration:
- PJSIP endpoint columns 'tos_audio' and 'tos_video' have been changed from yes/no
enumerators to string values. 'cos_audio' and 'cos_video' have been changed from