[svn-commits] pabelanger: branch 1.8 r341664 - /branches/1.8/funcs/func_callerid.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Oct 20 15:47:02 CDT 2011


Author: pabelanger
Date: Thu Oct 20 15:46:58 2011
New Revision: 341664

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=341664
Log:
Updated documentation for the optional CID parameter with CALLERID

Modified:
    branches/1.8/funcs/func_callerid.c

Modified: branches/1.8/funcs/func_callerid.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/funcs/func_callerid.c?view=diff&rev=341664&r1=341663&r2=341664
==============================================================================
--- branches/1.8/funcs/func_callerid.c (original)
+++ branches/1.8/funcs/func_callerid.c Thu Oct 20 15:46:58 2011
@@ -120,7 +120,8 @@
 				</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>




More information about the svn-commits mailing list