The point is - a simple call flow is desired- if I have a ordinary 1-to-1 call and one of the participators decides to mute call - I don&#39;t want to put both channels into a conference room but it looks like I have no other choices.<br>
<br>BUT:<br>I found brilliant app - eavesdrop! If I do this for one-to-one call - mute works!<br>SendMsg &lt;uuid_channel_making_mute&gt;<br>call-command: execute<br>execute-app-name: eavesdrop<br>execute-app-arg: &lt;uuid_participator&gt;<br>

<br>But the problem appears when I want to unmute.. the call! I&#39;ve tried to re-bridge channels, intercept them- nothing happens- one channel (muted one) doesn&#39;t hear the participator. And CLI command &#39;show channels&#39; shows that channel with uui=&lt;uuid_channel_making_mute&gt; still process eavesdrop app. Maybe someone know how to switch off eavesdrop app?<br>
<br><br>Artem<br><br><br><div class="gmail_quote">On Wed, Aug 19, 2009 at 1:17 PM, Rudolf Denert <span dir="ltr">&lt;<a href="mailto:rdenert@tng.de">rdenert@tng.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You can use the caller controlls in the conference.conf.xml to implement your own features something like mute or kick. Or do you want to mute mute other conference members like a moderator can do this.<br>
<br>
BR<br>
<br>
----- Ursprüngliche Mail -----<br>
Von: &quot;Artem Shiyanov&quot; &lt;<a href="mailto:shiyanov@gmail.com">shiyanov@gmail.com</a>&gt;<br>
An: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Gesendet: Dienstag, 18. August 2009 14:54:04 GMT +01:00 Amsterdam/Berlin/Bern/Rom/Stockholm/Wien<br>
Betreff: [Freeswitch-users] &quot;mute&quot; channel programmatically with mod_event_socket<br>
<div><div></div><div class="h5"><br>
<br>
Hello all!<br>
<br>
I&#39;m trying to implement &quot;mute&quot; feature with mod_event_socket: I want programmatically mute/unmute some channel in a call.. And I don&#39;t see any other ways except to use conference room with special rule &quot;mute&quot;.<br>

Anybody knows the better way?<br>
<br>
<br>
Thanks,<br>
Artem<br>
<br>
</div></div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>