update docs

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41456 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2006-08-30 20:20:52 +00:00
parent 18164dec14
commit 96fe6cd893

View File

@@ -710,7 +710,7 @@ The SIP channel uses the following variables:
--------------------------------------------------------- ---------------------------------------------------------
${SIPCALLID} * SIP Call-ID: header verbatim (for logging or CDR matching) ${SIPCALLID} * SIP Call-ID: header verbatim (for logging or CDR matching)
${SIPDOMAIN} * SIP destination domain of an inbound call (if appropriate) ${SIPDOMAIN} * SIP destination domain of an inbound call (if appropriate)
${SIPUSERAGENT} * SIP user agent ${SIPUSERAGENT} * SIP user agent (deprecated)
${SIPURI} * SIP uri ${SIPURI} * SIP uri
${SIP_CODEC} Set the SIP codec for a call ${SIP_CODEC} Set the SIP codec for a call
${SIP_URI_OPTIONS} * additional options to add to the URI for an outgoing call ${SIP_URI_OPTIONS} * additional options to add to the URI for an outgoing call