summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2014-03-25 17:40:51 +0000
committerMark Michelson <mmichelson@digium.com>2014-03-25 17:40:51 +0000
commit2bf37a417d7ca529311b56344d56c4a421db3c25 (patch)
tree91ee86f4f6430251bc44bab4228a3c37c1bd2dbe /UPGRADE.txt
parentc1c8300e27060033cab536e0782b8d508bcfbdd5 (diff)
Add a "message_context" option for PJSIP endpoints.
........ Merged revisions 411157 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@411158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index a3e808c7f..f34b5df1e 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -26,6 +26,9 @@ PJSIP:
REGISTER requests for each contact that is registered. If using realtime for
PJSIP contacts, this means that the schema has been updated to add a user_agent
column. An alembic revision has been added to facilitate this update.
+
+ - PJSIP endpoints now have a "message_context" option that can be used to determine
+ where to route incoming MESSAGE requests from the endpoint.
Realtime Configuration:
- PJSIP endpoint columns 'tos_audio' and 'tos_video' have been changed from yes/no