diff --git a/funcs/func_callcompletion.c b/funcs/func_callcompletion.c index 191667bb08958106570f4e209152d54ab8c894fe..03bf858415e00750cf19149164e11d2b910f3203 100644 --- a/funcs/func_callcompletion.c +++ b/funcs/func_callcompletion.c @@ -56,7 +56,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") <para>The CALLCOMPLETION function can be used to get or set a call completion configuration parameter for a channel. Note that setting a configuration parameter will only change the parameter for the - duration of the call.</para> + duration of the call. + + For more information on call completion in Asterisk, see <filename>doc/tex/ccss.tex</filename>. + For more information on call completion parameters, see <filename>configs/ccss.conf.sample</filename>.</para> </description> </function> ***/