summaryrefslogtreecommitdiff
path: root/apps/app_page.c
diff options
context:
space:
mode:
authorEliel C. Sardanons <eliels@gmail.com>2008-11-05 13:07:29 +0000
committerEliel C. Sardanons <eliels@gmail.com>2008-11-05 13:07:29 +0000
commitf18699be240edf33e235df8098e854aad4d97236 (patch)
tree6f465269f8ae7e34efd0e85e92c0a8e9c4f570be /apps/app_page.c
parentd23dff9ca85e820cb8b4e0d7d51616af20a17afe (diff)
- Add more <see-also> based on TFOT.
- Add the 'filename' type to the see-also ref. To be able to reference a filename. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154578 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_page.c')
-rw-r--r--apps/app_page.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/app_page.c b/apps/app_page.c
index ddebbf0ac..7d1dca447 100644
--- a/apps/app_page.c
+++ b/apps/app_page.c
@@ -91,6 +91,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
caller is dumped into the conference as a speaker and the room is
destroyed when the original callers leaves.</para>
</description>
+ <see-also>
+ <ref type="application">MeetMe</ref>
+ </see-also>
</application>
***/
static const char *app_page= "Page";