by the way.....<br><br><a href="http://opensimulator.org/wiki/Freeswitch_Module">http://opensimulator.org/wiki/Freeswitch_Module</a><br><br><div class="gmail_quote">On Sat, Oct 10, 2009 at 9:17 PM, Jeff1564 <span dir="ltr"><<a href="mailto:jefersonc@gmail.com">jefersonc@gmail.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;">Hi Robert,<br><br>By default, FreeSwitch plays hold music when there is only one avatar in the conference and beeps for everyone when avatars arrive and leave. To disable, edit /usr/local/freeswitch/conf/autoload_configs/conference.conf.xml. Locate the "default" profile and comment out the following lines as shown below:<br>
<br> [...]<br> <!-- File to play if you are alone in the conference --><br> <!-- <param name="alone-sound" value="conference/conf-alone.wav"/> --><br> [...]<br> <!-- File to play when you're alone (music on hold)--><br>
<!-- <param name="moh-sound" value="$${hold_music}"/> --><br> <!-- File to play when you join the conference --><br> <!-- <param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/> [^] --><br>
<!-- File to play when you leave the conference --><br> <!-- <param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/> [^] --><br> <!-- File to play when you ae ejected from the conference --><br>
<!-- <param name="kicked-sound" value="conference/conf-kicked.wav"/> --><br> [...]<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Sat, Oct 10, 2009 at 8:25 PM, Robert Klein <span dir="ltr"><<a href="mailto:rtkwebman@gmail.com" target="_blank">rtkwebman@gmail.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;"><br>
Okay I finally got a chance to try Freeswitch on 0.6.5 and it works. So it is<br>
safe to say that Freeswitch will not work on versions earlier than 0.6.5.<br>
For those interested in trying out Freeswitch (voice) in OpenSim, MaxPing<br>
has a great article at<br>
<a href="http://maxping.org/resources/how-to/install/freeswitch-on-ubunutu.aspx" target="_blank">http://maxping.org/resources/how-to/install/freeswitch-on-ubunutu.aspx</a> on<br>
how to get it all working under Ubuntu. The article does not tell how to<br>
stop the annoying "on hold" music when nobody is around. If someone knows<br>
how to do that please let us know. I also noticed voice works on the main<br>
parcel but not on any subdivided ones. Any clue about how to fix this?<br>
Everyone is so great here, thank you for all the help.<br>
<br>
-Robert<br>
<div><div></div><div><br>
<br>
Karen Palen wrote:<br>
><br>
> Thank you, yes I will try that once I get everything put back together.<br>
><br>
> I have just got backupPC working properly again so I still have work to do<br>
> ....<br>
><br>
> --- On Sat, 10/10/09, Robert Klein <<a href="mailto:rtkwebman@gmail.com" target="_blank">rtkwebman@gmail.com</a>> wrote:<br>
><br>
>> From: Robert Klein <<a href="mailto:rtkwebman@gmail.com" target="_blank">rtkwebman@gmail.com</a>><br>
>> Subject: Re: [Opensim-users] Voice Installation Class<br>
>> To: <a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
>> Date: Saturday, October 10, 2009, 9:39 AM<br>
>><br>
>> Karen - using ODE physics try creating a 2m ball, hollow it<br>
>> out to 95%, make<br>
>> it physical, then drop it on the ground. It will either<br>
>> crash your region,<br>
>> stick to the ground and maybe slide around if you push it,<br>
>> or it will roll<br>
>> like it should when you push it. Let me know what yours<br>
>> does.<br>
>><br>
>> Ollie - yes I actually tried a test install of 0.6.5 and I<br>
>> was not able to<br>
>> get actual voice to work on the region but the OpenSim log<br>
>> showed that the<br>
>> Freeswitch module was trying to communcate so it looks like<br>
>> previous to<br>
>> 0.6.5 Freeswitch just won't run with OpenSim. Compiling<br>
>> Freeswitch on Jaunty<br>
>> is ... well ugly at best. I have been a Unix admin on and<br>
>> off for the last<br>
>> 30 years and I can't get these Linux boxes to behave, and<br>
>> don't get me<br>
>> started on the whole Mono thing. :)<br>
>><br>
>> -Robert<br>
>><br>
>><br>
>> Daniel Whitely wrote:<br>
>> ><br>
>> > I agree with Olli. I suggest to upgrade your opensim<br>
>> and try it again.<br>
>> > I'm using opensim 0.6.5 Alpha in conjunction with<br>
>> freeswitch 1.0.3 and<br>
>> > it works fine. I have installed it successfully on<br>
>> ubuntu 9.04 and on a<br>
>> > windows platform. It was a little bit tricky to<br>
>> compile it on windows,<br>
>> > but with the help of the manual on <a href="http://www.opensim.de" target="_blank">www.opensim.de</a> it<br>
>> was no problem to<br>
>> > get it working on linux. If you start your opensim and<br>
>> freeswitch the<br>
>> > first time, the freeswitch module responds in general<br>
>> with an error<br>
>> > message (http error 404) that could be ignored and<br>
>> with some status<br>
>> > messages, that is "has been answered". Furthermore,<br>
>> opensim returns some<br>
>> > [FreeSwitchDirectory] status messages indicating that<br>
>> several requests<br>
>> > were send. I just tried freeswitch 1.0.3 with opensim<br>
>> 0.6.8 trunk<br>
>> > version and it works, too :-)<br>
>> ><br>
>> > If you have further questions let me know. Maybe I can<br>
>> help.<br>
>> ><br>
>> > greetings<br>
>> > Daniel<br>
>> ><br>
>> ><br>
>> > Olli Aro schrieb:<br>
>> >> Yeah so it looks like the voice module is getting<br>
>> disabled because the<br>
>> >> configuration problem.<br>
>> >><br>
>> >> One thing that worries me is that your log file is<br>
>> saying Asterix and the<br>
>> >> latest version voice module says<br>
>> [FreeSwitchVoiceModule].<br>
>> >><br>
>> >> If I would be you I would install the latest<br>
>> version of OpenSim and then<br>
>> >> see<br>
>> >> if you can get the voice working with this first.<br>
>> I have a feeling that<br>
>> >> you<br>
>> >> might need an upgrade for your current system,<br>
>> since the development<br>
>> >> activity around voice has been mainly the last<br>
>> 9-12 months if I have<br>
>> >> understood it correctly.<br>
>> >><br>
>> >> Olli<br>
>> >><br>
>> >> <br>
>> >>> -----Original Message-----<br>
>> >>> From: <a href="mailto:opensim-users-bounces@lists.berlios.de" target="_blank">opensim-users-bounces@lists.berlios.de</a><br>
>> [mailto:<a href="mailto:opensim-users-" target="_blank">opensim-users-</a><br>
>> >>> <a href="mailto:bounces@lists.berlios.de" target="_blank">bounces@lists.berlios.de</a>]<br>
>> On Behalf Of Robert Klein<br>
>> >>> Sent: 08 October 2009 15:49<br>
>> >>> To: <a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
>> >>> Subject: Re: [Opensim-users] Voice<br>
>> Installation Class<br>
>> >>><br>
>> >>><br>
>> >>> I will try using several other versions of<br>
>> OpenSim to see if that<br>
>> >>> helps. On<br>
>> >>> my current install I get the following message<br>
>> when I run OpenSim:<br>
>> >>> 2009-10-07 10:35:43,411 INFO -<br>
>> OpenSim.Region.Environment.ModuleLoader<br>
>> >>> [MODULES]: [AsteriskVoiceModule]:<br>
>> Initializing.<br>
>> >>> 2009-10-07 10:35:43,411 INFO -<br>
>> >>><br>
>> OpenSim.Region.Environment.Modules.Avatar.Voice.AsterixVoice.AsteriskVo<br>
>> >>> iceModule<br>
>> >>> [ASTERISKVOI<br>
>> >>> CE] no config found, plugin disabled<br>
>> >>> 2009-10-07 10:35:43,411 INFO -<br>
>> OpenSim.Region.Environment.ModuleLoader<br>
>> >>> [MODULES]: [VoiceModule]:<br>
>> Initializing.<br>
>> >>> 2009-10-07 10:35:43,412 INFO -<br>
>> >>><br>
>> OpenSim.Region.Environment.Modules.Avatar.Voice.SIPVoice.SIPVoiceModule<br>
>> >>> [VOICE] plugin disabl<br>
>> >>> ed<br>
>> >>><br>
>> >>> I have no idea what I can do to try manually<br>
>> hitting the Freeswitch<br>
>> >>> server<br>
>> >>> just to see if it is actually responding.<br>
>> >>><br>
>> >>> -Robert<br>
>> >>><br>
>> >>><br>
>> >>> Olli Aro wrote:<br>
>> >>> <br>
>> >>>> Yeah we use it all the time. The first<br>
>> time around we worked it out<br>
>> >>>> <br>
>> >>> from<br>
>> >>> <br>
>> >>>> the<br>
>> >>>> OpenSim freeswitch wiki page. I thought<br>
>> that was good documentation<br>
>> >>>> <br>
>> >>> on how<br>
>> >>> <br>
>> >>>> to get things working.<br>
>> >>>><br>
>> >>>> Where are you hitting the brick wall at<br>
>> the moment?<br>
>> >>>><br>
>> >>>> Regards,<br>
>> >>>><br>
>> >>>> Olli<br>
>> >>>><br>
>> >>>> <br>
>> >>>>> -----Original Message-----<br>
>> >>>>> From: <a href="mailto:opensim-users-bounces@lists.berlios.de" target="_blank">opensim-users-bounces@lists.berlios.de</a><br>
>> [mailto:<a href="mailto:opensim-users-" target="_blank">opensim-users-</a><br>
>> >>>>> <a href="mailto:bounces@lists.berlios.de" target="_blank">bounces@lists.berlios.de</a>]<br>
>> On Behalf Of Robert Klein<br>
>> >>>>> Sent: 07 October 2009 16:40<br>
>> >>>>> To: <a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
>> >>>>> Subject: [Opensim-users] Voice<br>
>> Installation Class<br>
>> >>>>><br>
>> >>>>><br>
>> >>>>> Is there anyone who would be willing<br>
>> to volunteer to teach a class<br>
>> >>>>> <br>
>> <br>
>> >>> on<br>
>> >>> <br>
>> >>>>> how to<br>
>> >>>>> get voice running? Is there anyone<br>
>> even interested in wanting to use<br>
>> >>>>> voice<br>
>> >>>>> on their regions? There is not really<br>
>> any complete and easy to<br>
>> >>>>> understand<br>
>> >>>>> information on step by step Voice for<br>
>> Dummies.<br>
>> >>>>><br>
>> >>>>> -Robert<br>
>> >>>>> --<br>
>> >>>>> View this message in context: <a href="http://n2.nabble.com/Voice-" target="_blank">http://n2.nabble.com/Voice-</a><br>
>> >>>>> <br>
>> <br>
>> >>> Installation-<br>
>> >>> <br>
>> >>>>> Class-tp3782570p3782570.html<br>
>> >>>>> Sent from the opensim-users mailing<br>
>> list archive at Nabble.com.<br>
>> >>>>><br>
>> _______________________________________________<br>
>> >>>>> Opensim-users mailing list<br>
>> >>>>> <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
>> >>>>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
>> >>>>> <br>
>> <br>
>> >>>><br>
>> _______________________________________________<br>
>> >>>> Opensim-users mailing list<br>
>> >>>> <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
>> >>>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
>> >>>><br>
>> >>>><br>
>> >>>> <br>
>> >>> --<br>
>> >>> View this message in context:<br>
>> <a href="http://n2.nabble.com/Voice-Installation-" target="_blank">http://n2.nabble.com/Voice-Installation-</a><br>
>> >>> Class-tp3782570p3788490.html<br>
>> >>> Sent from the opensim-users mailing list<br>
>> archive at Nabble.com.<br>
>> >>><br>
>> _______________________________________________<br>
>> >>> Opensim-users mailing list<br>
>> >>> <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
>> >>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
>> >>> <br>
>> >><br>
>> >> _______________________________________________<br>
>> >> Opensim-users mailing list<br>
>> >> <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
>> >> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
>> >> <br>
>> ><br>
>> > _______________________________________________<br>
>> > Opensim-users mailing list<br>
>> > <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
>> > <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
>> ><br>
>> ><br>
>><br>
>> --<br>
>> View this message in context:<br>
>> <a href="http://n2.nabble.com/Voice-Installation-Class-tp3782570p3800364.html" target="_blank">http://n2.nabble.com/Voice-Installation-Class-tp3782570p3800364.html</a><br>
>> Sent from the opensim-users mailing list archive at<br>
>> Nabble.com.<br>
>> _______________________________________________<br>
>> Opensim-users mailing list<br>
>> <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
>><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Opensim-users mailing list<br>
> <a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
><br>
><br>
<br>
</div></div><font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/Voice-Installation-Class-tp3782570p3802098.html" target="_blank">http://n2.nabble.com/Voice-Installation-Class-tp3782570p3802098.html</a><br>
</font><div><div></div><div>Sent from the opensim-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>