aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_adsiprog.c
diff options
context:
space:
mode:
authoreliel <eliel@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-05 13:07:29 +0000
committereliel <eliel@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-05 13:07:29 +0000
commitddd3625c89414c7d5070058a35eb69a499e65e13 (patch)
tree6f465269f8ae7e34efd0e85e92c0a8e9c4f570be /apps/app_adsiprog.c
parent8de203d7660f6c6cff73ac098b575dbccd84b459 (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: http://svn.digium.com/svn/asterisk/trunk@154578 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_adsiprog.c')
-rw-r--r--apps/app_adsiprog.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/app_adsiprog.c b/apps/app_adsiprog.c
index 126068c94..8f789c6c4 100644
--- a/apps/app_adsiprog.c
+++ b/apps/app_adsiprog.c
@@ -60,6 +60,10 @@ static char *app = "ADSIProg";
<description>
<para>This application programs an ADSI Phone with the given script</para>
</description>
+ <see-also>
+ <ref type="application">GetCPEID</ref>
+ <ref type="filename">adsi.conf</ref>
+ </see-also>
</application>
***/