summaryrefslogtreecommitdiff
path: root/funcs/func_callerid.c
diff options
context:
space:
mode:
authorPaul Belanger <paul.belanger@polybeacon.com>2011-10-20 20:48:31 +0000
committerPaul Belanger <paul.belanger@polybeacon.com>2011-10-20 20:48:31 +0000
commit5f5e908b19f37ebb7a19662de3fbdb08da750c61 (patch)
tree12532da18e06980e2012826a51cfc05a1bfcb44d /funcs/func_callerid.c
parente2e6e511afa734e1e5d66b1084cfb266a31871e4 (diff)
Updated documentation for the optional CID parameter with CALLERID
........ Merged revisions 341664 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 341665 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@341666 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'funcs/func_callerid.c')
-rw-r--r--funcs/func_callerid.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/funcs/func_callerid.c b/funcs/func_callerid.c
index bb631fe4e..f00bee84c 100644
--- a/funcs/func_callerid.c
+++ b/funcs/func_callerid.c
@@ -120,7 +120,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</enumlist>
</parameter>
<parameter name="CID">
- <para>Optional Caller*ID</para>
+ <para>Optional Caller*ID to parse instead of using the Caller*ID from the
+ channel. This paramater is only optional when reading the Caller*ID.</para>
</parameter>
</syntax>
<description>