aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_callcompletion.c
diff options
context:
space:
mode:
authorlathama <lathama@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-30 00:11:56 +0000
committerlathama <lathama@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-30 00:11:56 +0000
commitd2071ff5e97980c4db46245decc03404e809d6b3 (patch)
tree23f029c4f6aab28bdfd212505a625eeb6c35e75a /funcs/func_callcompletion.c
parent1422986d119bb6109cb3fb49791bf82ae01968a1 (diff)
Add Function and Application Relationships to documentation
Add and extend the see-also sections to the documentation for applications and functions in an effort to expand the online documentation of the wiki. Also check for and update any links to moved documentation in the doc folder. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@304908 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs/func_callcompletion.c')
-rw-r--r--funcs/func_callcompletion.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/funcs/func_callcompletion.c b/funcs/func_callcompletion.c
index 03bf85841..6a7ced201 100644
--- a/funcs/func_callcompletion.c
+++ b/funcs/func_callcompletion.c
@@ -57,8 +57,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
completion configuration parameter for a channel. Note that setting
a configuration parameter will only change the parameter for the
duration of the call.
-
- For more information on call completion in Asterisk, see <filename>doc/tex/ccss.tex</filename>.
+
+ For more information see <filename>doc/asterisk.pdf</filename>.
For more information on call completion parameters, see <filename>configs/ccss.conf.sample</filename>.</para>
</description>
</function>