Hi Gregor, I assume your freeswitch configuration in OpenSim.ini also refers to IP address 99.99.99.99?
You say that is a public IP address. Is your server directly on the internet or behind a NAT. If you behind a NAT you possibly cannot use the public IP address for local communications. You could test this by: telnet 99.99.99.99 9000 and then see if you get the same response as when you do: telnet localhost 9000 Regards, Olli -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gregor Mendle Sent: 17 November 2010 17:51 To: [email protected] Subject: Re: [Opensim-users] trying to set up freeswitch Thank you all very much for all your posts, For testing, I am running everything in my home computer, a linux box (ubuntu 10.4) I followed the instructions by Ai, changed all references to my public IP to the numbers instead of the public name of my computer. I started FreeSwitch first and ignored the [ERR] mod_xml_curl.c:304 Received HTTP error 0 trying to fetch........ as suggested by Venkatesh then started robust and then opensim. The sim console show now messages suggesting that the freeswitch module is working. When an avatar enter the region the following FreeSwitch messages appear on the sim region console: 18:25:30 - [FreeSwitchVoice]: OnRegisterCaps: agentID cde977b3-43c6-45ea-9d32-ff88702474a9 caps OpenSim.Framework.Capabilities.Caps ........................ 18:25:34 - [FreeSwitchVoice]:[PROVISIONVOICE]: request: <llsd><undef /></llsd> 18:25:34 - [FreeSwitchVoice]:[PROVISIONVOICE]: avatar "R2 D2": <llsd><map><key>username</key><string>xzel3s0PGReqdMv-IcCR0qQ==</string><key >password</key><string>1234</string><key>voice_sip_uri_hostname</key><string >99.99.99.99</string><key>voice_account_server_name</key><string>http://99.9 9.99.99:9000/api/</string></map></llsd> 18:25:34 - [FreeSwitchVoice]: FreeSwitchSLVoiceGetPreloginHTTPHandler called 18:25:34 - [FreeSwitchVoice]: FreeSwitchSLVoiceGetPreloginHTTPHandler return <?xml version="1.0" encoding="utf-8"?> 18:25:34 - [FreeSwitchVoice]: FreeSwitchSLVoiceSigninHTTPHandler called 18:25:34 - [FreeSwitchVoice]: AUTH, URI: /api/viv_signin.php, Content-Type:application/x-www-form-urlencoded, Bodypwd=1234&userid=xzel3s0PGReqdMv%2DIcCR0qQ%3D%3D 18:25:34 - [FREESWITCH]: <?xml version="1.0" encoding="iso-8859-1" ?><response xmlns="http://www.vivox.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation= "/xsd/buddy_list.xsd"><level0> My public IP address, acccesible from the Internet, appears in the places when i put 99.99.99.99 In the viewer (imprudence), in World->Region/Estate-> Allow voice Chat is checked In the About Land->Media-> enable voice is also checked but voice is not working, the talk button is disabled and in edit->preferences->Voice chat->Device Settings a message telling: "Please wait" appears next to the slider at the bottom of the dialog. There is no activity in the FreeSwitch console. I don't know it this is the expected. But as suggested by Teravus, i will don't give up! Regards and thanks again, Gregor _______________________________________________ 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
