[Asterisk-code-review] app_sendtext: Remove references to removed applications. (asterisk[master])
Friendly Automation
asteriskteam at digium.com
Tue Dec 20 08:14:47 CST 2022
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/19705 )
Change subject: app_sendtext: Remove references to removed applications.
......................................................................
app_sendtext: Remove references to removed applications.
Removes see-also references to applications that don't
exist anymore (removed in Asterisk 19),
so these dead links don't show up on the wiki.
ASTERISK-30347 #close
Change-Id: I9539bc30f57cd65aa4e2d5ce8185eafa09567909
---
M apps/app_sendtext.c
1 file changed, 15 insertions(+), 4 deletions(-)
Approvals:
Joshua Colp: Looks good to me, but someone else must approve
George Joseph: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/apps/app_sendtext.c b/apps/app_sendtext.c
index fd8774a..ee42316 100644
--- a/apps/app_sendtext.c
+++ b/apps/app_sendtext.c
@@ -139,8 +139,6 @@
</example>
</description>
<see-also>
- <ref type="application">SendImage</ref>
- <ref type="application">SendURL</ref>
<ref type="application">ReceiveText</ref>
</see-also>
</application>
@@ -182,8 +180,6 @@
</description>
<see-also>
<ref type="application">SendText</ref>
- <ref type="application">SendImage</ref>
- <ref type="application">SendURL</ref>
</see-also>
</application>
***/
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/19705
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I9539bc30f57cd65aa4e2d5ce8185eafa09567909
Gerrit-Change-Number: 19705
Gerrit-PatchSet: 2
Gerrit-Owner: N A <asterisk at phreaknet.org>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20221220/12f19fbe/attachment-0001.html>
More information about the asterisk-code-review
mailing list