Just for the record. I had loads of problems making freeswitch work on the latest 0.6.9-postfixes ; I reverted to the official 0.6.9 and it works 'out of the box' (sorta). Freeswitch 0.1.6 built from the repo still throws "[ERR] mod_xml_curl.c:304 Received HTTP error 404 trying to fetch http://..." errors, which disappear when switching back to freeswitch 1.0.4 or previous.
I'm also running freeswitch on a different low-lattency server, with 5060 & 5080 ports open (tcp+udp) to the world, but i'm afraid i won't be able to help you much as it's hosted and i don't know which hardware they use (switches/routers) As for remote mysql, i also did that earlier, and for the same reasons as you (perf issues, lattency), i abandonned it for local mysql databases. It's really not worth the effort. All the more so as dumps being smaller, backups progress more smoothly. (all this on debian linux) NB : the BEST freeswitch installation method i found sofar on debian is to just download the tgz, modify modules.conf, then issue a "dpkg-buildpackage -rfakeroot -us -uc -b" ; as freeswitch is debian-friendly, it then automatically builds (10 or so) .deb packages, which make installation/debugging/portability easier. As you're on Ubuntu, the same method should apply. On Sat, Jun 12, 2010 at 11:45 PM, Robert Klein <[email protected]> wrote: > > Everything works just fine if I use local IP addressing like the video in > your link shows. Since I am not running Freeswitch on the same server as > OpenSim that is where the problem starts. If someone out there actually is > running Freeswitch on a different server than their OpenSim I would like to > know how they did it. Maybe my LinksysWRT54G router is simply not routing > correctly? I am currently running OpenSim, MySQL, and Freeswitch all on > different servers. Due to performance issues I am thinking about putting the > MySQL on the same server as OpenSim. > > -Robert > -- > View this message in context: > http://opensim-users.2152040.n2.nabble.com/Freeswitch-Ports-tp5161077p5172847.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
