[asterisk-commits] eliel: branch group/appdocsxml r145841 - /team/group/appdocsxml/apps/app_echo.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Oct 2 11:40:51 CDT 2008
Author: eliel
Date: Thu Oct 2 11:40:50 2008
New Revision: 145841
URL: http://svn.digium.com/view/asterisk?view=rev&rev=145841
Log:
Added <syntax> tag in app_echo.
Modified:
team/group/appdocsxml/apps/app_echo.c
Modified: team/group/appdocsxml/apps/app_echo.c
URL: http://svn.digium.com/view/asterisk/team/group/appdocsxml/apps/app_echo.c?view=diff&rev=145841&r1=145840&r2=145841
==============================================================================
--- team/group/appdocsxml/apps/app_echo.c (original)
+++ team/group/appdocsxml/apps/app_echo.c Thu Oct 2 11:40:50 2008
@@ -38,6 +38,7 @@
<synopsis>
Echo audio, video, DTMF back to the calling party
</synopsis>
+ <syntax />
<description>
<para>Echos back any audio, video or DTMF frames read from the calling
channel back to itself. Note: If '#' detected application exits</para>
More information about the asterisk-commits
mailing list