[asterisk-commits] oej: branch oej/mutestream-trunk r215039 - /team/oej/mutestream-trunk/res/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Aug 31 13:42:57 CDT 2009
Author: oej
Date: Mon Aug 31 13:42:54 2009
New Revision: 215039
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=215039
Log:
Make it a bit more clear how to use the function
Modified:
team/oej/mutestream-trunk/res/res_mutestream.c
Modified: team/oej/mutestream-trunk/res/res_mutestream.c
URL: http://svn.asterisk.org/svn-view/asterisk/team/oej/mutestream-trunk/res/res_mutestream.c?view=diff&rev=215039&r1=215038&r2=215039
==============================================================================
--- team/oej/mutestream-trunk/res/res_mutestream.c (original)
+++ team/oej/mutestream-trunk/res/res_mutestream.c Mon Aug 31 13:42:54 2009
@@ -70,6 +70,11 @@
</syntax>
<description>
<para>The MUTESTREAM function can be used to mute inbound (to the PBX) or outbound audio in a call.
+ Example:
+ </para>
+ <para>
+ MUTESTREAM(in)=on
+ MUTESTREAM(in)=off
</para>
</description>
</function>
More information about the asterisk-commits
mailing list