summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-08-24 18:49:35 +0000
committerOlle Johansson <oej@edvina.net>2006-08-24 18:49:35 +0000
commitcff8073771b27ccb2c3add1b2dc37d3a3a1e26f8 (patch)
treeca3d09fde7c510f340a8bdf84287bf3d544a6626 /UPGRADE.txt
parent16157e26d6a5cfcd9d39ec6b99c9f82fff55dc51 (diff)
Deprecate USERAGENT
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40988 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index bfe6f1711..52cc12ee3 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -298,6 +298,10 @@ The SIP channel:
option in sip.conf is removed to osp.conf as authpolicy. allowguest option
in sip.conf cannot be set as osp anymore.
+* The $SIPUSERAGENT dialplan variable is deprecated and will be removed
+ in coming versions of Asterisk. Please use the dialplan function
+ SIPCHANINFO(useragent) instead.
+
The Zap channel:
* Support for MFC/R2 has been removed, as it has not been functional for some