summaryrefslogtreecommitdiff
path: root/apps/app_externalivr.c
diff options
context:
space:
mode:
authorAndrew Latham <lathama@gmail.com>2011-01-30 00:22:59 +0000
committerAndrew Latham <lathama@gmail.com>2011-01-30 00:22:59 +0000
commitf9c3b262411fa3281537beea8c8007b31296e828 (patch)
treeb220c82f4aa90c77826c7b43a44453cef303bfbe /apps/app_externalivr.c
parent078f73d6972bca4eb487c67675926ef25255d1db (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: https://origsvn.digium.com/svn/asterisk/trunk@304913 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_externalivr.c')
-rw-r--r--apps/app_externalivr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_externalivr.c b/apps/app_externalivr.c
index b0b2254d4..093e9ae27 100644
--- a/apps/app_externalivr.c
+++ b/apps/app_externalivr.c
@@ -85,7 +85,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
all DTMF events received on the channel, and notification if the channel is
hung up. The received on the channel, and notification if the channel is hung
up. The application will not be forcibly terminated when the channel is hung up.
- See <filename>doc/externalivr.txt</filename> for a protocol specification.</para>
+ For more information see <filename>doc/asterisk.pdf</filename>.</para>
</description>
</application>
***/