From: Mark Spencer Date: Fri, 3 Jan 2003 15:26:42 +0000 (+0000) Subject: Version 0.3.0 from FTP X-Git-Tag: 0.3.0~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef91635ecce855f196d6b08b6d9e2d30ed474666;p=thirdparty%2Fasterisk.git Version 0.3.0 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@577 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/README.variables b/README.variables index 9dbafd1f5b..957ab633cb 100755 --- a/README.variables +++ b/README.variables @@ -30,6 +30,8 @@ do: There are also the following special variables: ${CALLERID} Caller ID +${CALLERIDNAME} Caller ID Name only +${CALLERIDNUM} Caller ID Number only ${EXTEN} Current extension ${CONTEXT} Current context ${PRIORITY} Current priority diff --git a/doc/README.variables b/doc/README.variables index 9dbafd1f5b..957ab633cb 100755 --- a/doc/README.variables +++ b/doc/README.variables @@ -30,6 +30,8 @@ do: There are also the following special variables: ${CALLERID} Caller ID +${CALLERIDNAME} Caller ID Name only +${CALLERIDNUM} Caller ID Number only ${EXTEN} Current extension ${CONTEXT} Current context ${PRIORITY} Current priority