From 96fe6cd8934f38497e94c826eb88adc714e7bd56 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Wed, 30 Aug 2006 20:20:52 +0000 Subject: [PATCH] update docs git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41456 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/channelvariables.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/channelvariables.txt b/doc/channelvariables.txt index 061fa42619..761516fa76 100644 --- a/doc/channelvariables.txt +++ b/doc/channelvariables.txt @@ -710,7 +710,7 @@ The SIP channel uses the following variables: --------------------------------------------------------- ${SIPCALLID} * SIP Call-ID: header verbatim (for logging or CDR matching) ${SIPDOMAIN} * SIP destination domain of an inbound call (if appropriate) -${SIPUSERAGENT} * SIP user agent +${SIPUSERAGENT} * SIP user agent (deprecated) ${SIPURI} * SIP uri ${SIP_CODEC} Set the SIP codec for a call ${SIP_URI_OPTIONS} * additional options to add to the URI for an outgoing call