From 03128100989c43a1ab3b45694f96adf4d669e04c Mon Sep 17 00:00:00 2001 From: oej Date: Thu, 23 Oct 2008 15:30:16 +0000 Subject: 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 --- doc/tex/channelvariables.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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 -- cgit v1.2.3