Got it working after two days of solid testing and experimenting. I had to enable port 5060 in the firewall, but also for some reason it did not want to work if I commented out enter-sound from the FreeSwitch conference settings. I am sure I have had it working commented out with other servers before...
Anyway, what I had to do instead was to create a really short sound when people entered and that then gives a kick for the voice functionality so that works. Here is the line in case anyone else has the same problem: <param name="enter-sound" value="tone_stream://%(1,0,500,600,7000)"/> Regards, Olli > -----Original Message----- > From: [email protected] [mailto:opensim-users- > [email protected]] On Behalf Of Robert Klein > Sent: 16 December 2009 15:34 > To: [email protected] > Subject: Re: [Opensim-users] Weird freeswitch problem > > > I really hope we figure out a better, more intuitive method for > implementing > voice features. I have seen some conversations on the OpenSim-devs area > at > this link http://n2.nabble.com/Mumble-Voice-td4112610.html#a4112610 and > maybe something will be finalized over the next six months. > > -Robert > > > Olli Aro wrote: > > > > Hi all, > > > > > > > > I have a funny freeswitch problem on a server I have been trying to > setup. > > I > > have configured everything as described in various articles around, > can > > see > > traffic in both OpenSim and Freeswitch console when people login. > Even > > further each avatar will see the talk indicator at the top of their > own > > avatar, but not for the other avatars. Also, if I do IM call between > > avatars > > it is possible to answer the call, but neither party can't hear > anything. > > > > > > > > I do get an error in Freeswitch console, but not sure if it is > > significant. > > Anyway I have copied the error below in case. > > > > > > > > Anyone have any ideas what could be causing this? Could it be e.g. > the > > local > > firewall blocking some communications? > > > > > > > > Both OpenSim and Freeswitch are installed on the same box. > > > > > > > > Regards, > > > > > > > > [ERR] mod_xml_curl.c:292 Received HTTP error 404 tryi > > > > ng to fetch http://192.168.0.26:9000/api/freeswitch-config > > > > data: > > > [hostname=vm3466§ion=directory&tag_name=domain&key_name=name&key_va > lue > > > > =192.168.0.26&Event-Name=GENERAL&Core-UUID=bf72c5f9-b88f-1946-8fe4- > 1ba692f01 > > 3a5& > > > > FreeSWITCH-Hostname=vm3466&FreeSWITCH-IPv4=192.168.0.26&FreeSWITCH- > IPv6=2002 > > %3A5 > > > > fac%3A121a%3A%3A5fac%3A121a&Event-Date-Local=2009-12- > 14%2016%3A30%3A00&Event > > -Dat > > > > e-GMT=Mon,%2014%20Dec%202009%2016%3A30%3A00%20GMT&Event-Date- > Timestamp=12608 > > 0820 > > > > 0119786&Event-Calling-File=mod_voicemail.c&Event-Calling- > Function=resolve_id > > &Eve > > > > nt-Calling-Line-Number=1270&action=message- > count&key=id&user=xPU0p1vcQQ8GMKq > > kAZe > > > > Wn5g%3D%3D&domain=192.168.0.26 > > > > > > _______________________________________________ > > Opensim-users mailing list > > [email protected] > > https://lists.berlios.de/mailman/listinfo/opensim-users > > > > > > -- > View this message in context: http://n2.nabble.com/Weird-freeswitch- > problem-tp4165222p4176132.html > Sent from the opensim-users mailing list archive at Nabble.com. > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
