From 5f5e908b19f37ebb7a19662de3fbdb08da750c61 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 20 Oct 2011 20:48:31 +0000 Subject: [PATCH] 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 --- funcs/func_callerid.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/funcs/func_callerid.c b/funcs/func_callerid.c index bb631fe4ea..f00bee84ca 100644 --- a/funcs/func_callerid.c +++ b/funcs/func_callerid.c @@ -120,7 +120,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - Optional Caller*ID + Optional Caller*ID to parse instead of using the Caller*ID from the + channel. This paramater is only optional when reading the Caller*ID.