From cff8073771b27ccb2c3add1b2dc37d3a3a1e26f8 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Thu, 24 Aug 2006 18:49:35 +0000 Subject: [PATCH] Deprecate USERAGENT git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40988 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPGRADE.txt b/UPGRADE.txt index bfe6f17115..52cc12ee3d 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