aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-23 15:30:16 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-23 15:30:16 +0000
commit03128100989c43a1ab3b45694f96adf4d669e04c (patch)
treee8eebcc7730fa4edfeeebd8392bb201ca0aa055b /doc
parentf6b3409059da7d950b97b36ff75a0cd27d022d58 (diff)
Adding a small new feature.
Setting _SIPFROMDOMAIN in a channel will set the domain we use for the URI in the outbound call leg. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@151739 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/tex/channelvariables.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex
index ae28818d3..e52c2187b 100644
--- a/doc/tex/channelvariables.tex
+++ b/doc/tex/channelvariables.tex
@@ -922,6 +922,7 @@ ${SMDI_VM_TYPE} * When an call is received with an SMDI message, the 'type
\begin{verbatim}
${SIPCALLID} * SIP Call-ID: header verbatim (for logging or CDR matching)
${SIPDOMAIN} * SIP destination domain of an inbound call (if appropriate)
+${SIPFROMDOMAIN} Set SIP domain on outbound calls
${SIPUSERAGENT} * SIP user agent (deprecated)
${SIPURI} * SIP uri
${SIP_CODEC} Set the SIP codec for a call