summaryrefslogtreecommitdiff
path: root/apps/app_senddtmf.c
diff options
context:
space:
mode:
authorEliel C. Sardanons <eliels@gmail.com>2008-11-05 12:13:57 +0000
committerEliel C. Sardanons <eliels@gmail.com>2008-11-05 12:13:57 +0000
commitd23dff9ca85e820cb8b4e0d7d51616af20a17afe (patch)
tree370e13f21a5cec57db695cc35ec7ce15ca42d190 /apps/app_senddtmf.c
parent1402c2528466bff44c15c4f760baa83a2f091cdb (diff)
- Add some see-also references based on TFOT.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154542 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_senddtmf.c')
-rw-r--r--apps/app_senddtmf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/app_senddtmf.c b/apps/app_senddtmf.c
index bd92230bd..05faf2221 100644
--- a/apps/app_senddtmf.c
+++ b/apps/app_senddtmf.c
@@ -55,6 +55,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para>DTMF digits sent to a channel with half second pause</para>
<para>It will pass all digits or terminate if it encounters an error.</para>
</description>
+ <see-also>
+ <ref type="application">Read</ref>
+ </see-also>
</application>
***/
static char *app = "SendDTMF";