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'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 <uuid_channel_making_mute><br>call-command: execute<br>execute-app-name: eavesdrop<br>execute-app-arg: <uuid_participator><br>
<br>But the problem appears when I want to unmute.. the call! I've tried to re-bridge channels, intercept them- nothing happens- one channel (muted one) doesn't hear the participator. And CLI command 'show channels' shows that channel with uui=<uuid_channel_making_mute> 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"><<a href="mailto:rdenert@tng.de">rdenert@tng.de</a>></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: "Artem Shiyanov" <<a href="mailto:shiyanov@gmail.com">shiyanov@gmail.com</a>><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] "mute" channel programmatically with mod_event_socket<br>
<div><div></div><div class="h5"><br>
<br>
Hello all!<br>
<br>
I'm trying to implement "mute" feature with mod_event_socket: I want programmatically mute/unmute some channel in a call.. And I don't see any other ways except to use conference room with special rule "mute".<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>