From 0c583527bc7c703935a84b808090e9b952d9094b Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Wed, 28 Oct 2009 19:51:35 +0000 Subject: [PATCH] Merged revisions 226378 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ................ r226378 | lmadsen | 2009-10-28 14:50:00 -0500 (Wed, 28 Oct 2009) | 15 lines Merged revisions 226377 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r226377 | lmadsen | 2009-10-28 14:48:29 -0500 (Wed, 28 Oct 2009) | 7 lines Update CALLINGSUBADDR channel variable documentation. (closes issue #15734) Reported by: alecdavis Patches: channelvariables.tex.diff.txt uploaded by alecdavis (license 585) Tested by: alecdavis ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@226381 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/tex/channelvariables.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex index 4633c47eac..2067f37e5a 100644 --- a/doc/tex/channelvariables.tex +++ b/doc/tex/channelvariables.tex @@ -887,7 +887,7 @@ ${CALLTYPE} * Type of call (Speech, Digital, etc) ${CALLEDTON} * Type of number for incoming PRI extension i.e. 0=unknown, 1=international, 2=domestic, 3=net_specific, 4=subscriber, 6=abbreviated, 7=reserved -${CALLINGSUBADDR} * Called PRI Subaddress +${CALLINGSUBADDR} * Caller's PRI Subaddress ${FAXEXTEN} * The extension called before being redirected to "fax" ${PRIREDIRECTREASON} * Reason for redirect, if a call was directed ${SMDI_VM_TYPE} * When an call is received with an SMDI message, the 'type' -- 2.47.2