[Asterisk-cvs] asterisk README.variables,1.9,1.10

markster at lists.digium.com markster at lists.digium.com
Wed Nov 12 17:28:02 CST 2003


Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv6345

Modified Files:
	README.variables 
Log Message:
Improve documentation of ${SIPDOMAIN}


Index: README.variables
===================================================================
RCS file: /usr/cvsroot/asterisk/README.variables,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- README.variables	11 Nov 2003 20:46:41 -0000	1.9
+++ README.variables	12 Nov 2003 23:54:16 -0000	1.10
@@ -44,7 +44,7 @@
 ${DNID}         Dialed Number Identifier
 ${RDNIS}        Redirected Dial Number ID Service
 ${HANGUPCAUSE}	Hangup cause on last PRI hangup
-${SIPDOMAIN}    SIP domain (if appropriate)
+${SIPDOMAIN}    SIP destination domain of an inbound call (if appropriate)
 
 There are two reference modes - reference by value and reference by name. 
 To refer to a variable with its name (as an argument to a function that 




More information about the svn-commits mailing list