From b420a63e737663376bc2614c6126c7b379b616b2 Mon Sep 17 00:00:00 2001 From: Matthew Fredrickson Date: Wed, 15 Dec 2004 19:59:53 +0000 Subject: Add new variable for PRIREDIRECTREASON in dial plan if you a call is redirected to you. Also some E&M tweaking parameters. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4458 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/README.variables | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/README.variables') diff --git a/doc/README.variables b/doc/README.variables index dfb6de3d1..409ce341f 100755 --- a/doc/README.variables +++ b/doc/README.variables @@ -74,6 +74,7 @@ ${SIPUSERAGENT} SIP user agent ${TIMESTAMP} Current date time in the format: YYYYMMDD-HHMMSS ${TXTCIDNAME} Result of application TXTCIDName ${UNIQUEID} Current call unique identifier +${PRIREDIRECTREASON} Reason for redirect, if a call was directed The dial() application sets the following variables: -- cgit v1.2.3