mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
Add more SeeAlso references based on TFOT.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154647 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -37,7 +37,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
/*** DOCUMENTATION
|
||||
<application name="Morsecode" language="en_US">
|
||||
<synopsis>
|
||||
Plays morse code
|
||||
Plays morse code.
|
||||
</synopsis>
|
||||
<syntax>
|
||||
<parameter name="string" required="true">
|
||||
@@ -57,6 +57,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
</variable>
|
||||
</variablelist>
|
||||
</description>
|
||||
<see-also>
|
||||
<ref type="application">SayAlpha</ref>
|
||||
<ref type="application">SayPhonetic</ref>
|
||||
</see-also>
|
||||
</application>
|
||||
***/
|
||||
static char *app_morsecode = "Morsecode";
|
||||
|
Reference in New Issue
Block a user