[Opensim-users] Voice Installation Class

Jeff1564 jefersonc at gmail.com
Sun Oct 11 04:17:12 UTC 2009


Hi Robert,

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:

      [...]
      <!-- File to play if you are alone in the conference -->
      <!-- <param name="alone-sound" value="conference/conf-alone.wav"/> -->
      [...]
      <!-- File to play when you're alone (music on hold)-->
      <!-- <param name="moh-sound" value="$${hold_music}"/> -->
      <!-- File to play when you join the conference -->
      <!-- <param name="enter-sound"
value="tone_stream://%(200,0,500,600,700)"/> [^] -->
      <!-- File to play when you leave the conference -->
      <!-- <param name="exit-sound"
value="tone_stream://%(500,0,300,200,100,50,25)"/> [^] -->
      <!-- File to play when you ae ejected from the conference -->
      <!-- <param name="kicked-sound" value="conference/conf-kicked.wav"/>
-->
      [...]

On Sat, Oct 10, 2009 at 8:25 PM, Robert Klein <rtkwebman at gmail.com> wrote:

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


More information about the Opensim-users mailing list