<div dir="ltr">
> how can i do things with a user after he entered a conference?<br>
> in the dialplan?<br>
> via script?<br>
> ... like unmuting him.<br><br>you can do most of the stuff from event_socket, monitor the specific conference event and control it from there.<br><br>> a more general question is how to play no-sound for certain events.<br>
> if there is something like:<br>
> <param name="kicked-sound" value="conference/conf-kicked.<div class="Wj3C7c">wav"/><br>
> can i set it to something like:<br>
> <param name="kicked-sound" value="nosound"/><br>
> ??<br>
> %<<br>
><br><br>I think empty out the value parm should do it. so, put this in your conference profile<br></div> <param name="kicked-sound" value=""/><br><br><br><div class="gmail_quote">On Fri, Aug 8, 2008 at 3:18 PM, Michael Collins <span dir="ltr"><<a href="mailto:mcollins@fcnetwork.com">mcollins@fcnetwork.com</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;"><div><div></div><div class="Wj3C7c"><br>
<br>
> -----Original Message-----<br>
> From: <a href="mailto:freeswitch-dev-bounces@lists.freeswitch.org">freeswitch-dev-bounces@lists.freeswitch.org</a><br>
[mailto:<a href="mailto:freeswitch-dev-">freeswitch-dev-</a><br>
> <a href="mailto:bounces@lists.freeswitch.org">bounces@lists.freeswitch.org</a>] On Behalf Of t<br>
> Sent: Friday, August 08, 2008 3:24 AM<br>
> To: <a href="mailto:freeswitch-dev@lists.freeswitch.org">freeswitch-dev@lists.freeswitch.org</a><br>
> Subject: [Freeswitch-dev] conference with background sound + some<br>
details<br>
> ont<br>
><br>
> i already asked this on the fs-users list.<br>
> so i like to ask the developers if they can give me some hints.<br>
><br>
> %<<br>
> i like to setup conferences with some ambient music in the background.<br>
><br>
> is there a background sound parameter?<br>
><br>
> when i use the perpetual sound with local_stream its fine. but all the<br>
> users have unmute themselve first.<br>
><br>
> how can i do things with a user after he entered a conference?<br>
> in the dialplan?<br>
> via script?<br>
> ... like unmuting him.<br>
><br>
> a more general question is how to play no-sound for certain events.<br>
> if there is something like:<br>
> <param name="kicked-sound" value="conference/conf-kicked.wav"/><br>
> can i set it to something like:<br>
> <param name="kicked-sound" value="nosound"/><br>
> ??<br>
> %<<br>
><br>
> ...<br>
> some more background about me ...<br>
><br>
> i thought it is a really common setup to have conferences with<br>
> backgroundchannels.<br>
><br>
> by thinking deeper about the idea with queuebased conferencing and<br>
> room-oriented ivr-system (voice-muds) i started the project blabla<br>
(but<br>
> its still a on a very beginning) [python + yate]<br>
> -- <a href="https://blabla.bountysource.com/" target="_blank">https://blabla.bountysource.com/</a><br>
><br>
><br>
> i also took part on the idea of VARE (virtual a rendering engines)<br>
which<br>
> is hyperlinked conferencing.<br>
> or a base for some "audio-web".<br>
> <a href="http://blog.justdigits.de/?cat=11" target="_blank">http://blog.justdigits.de/?cat=11</a> <-- sorry german<br>
> but basically a audiointerpretation of documents like<br>
> <a href="http://justdigits.de/vare/Erdgeschoss.vare#S" target="_blank">http://justdigits.de/vare/Erdgeschoss.vare#S</a> by some 16 channel mixer<br>
> ontop of asterisk and xmpp.<br>
><br>
> since 1 year i work on something called dialstation.<br>
> which is php+rubyonrails+freeswitch.<br>
> more about this can you see on my talk on asterisktag. [where i also<br>
> announced the release of FreeSWITCH 1.0 ;-) ]<br>
> <a href="http://www.asterisk-tag.org/wiki/Programm_27.05.2008_%28Mixed_Track%29" target="_blank">http://www.asterisk-tag.org/wiki/Programm_27.05.2008_(Mixed_Track)</a><br>
><br>
> thats for now. lets see who i meet here on this list.<br>
><br>
> t.<br>
</div></div>t,<br>
<br>
I think the devs might have some questions for you about what you are<br>
trying to implement. I think your best bet is to get on the IRC channel<br>
next week when everyone is back from ClueCon. (All of the devs and a<br>
good chunk of the community were in Chicago for most of this week and<br>
the Internet connection was terrible. Things should get back to normal<br>
next week.)<br>
<font color="#888888"><br>
-MC<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>