aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_senddtmf.c
diff options
context:
space:
mode:
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";