Yes I forgot to add about the Plus side of the 5060.. good call...<div><br></div><div>John<br><div><br><div class="gmail_quote">On Mon, Feb 8, 2010 at 11:33 AM, Paul Fishwick <span dir="ltr"><<a href="mailto:fishwick@cise.ufl.edu">fishwick@cise.ufl.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Yes, I think you're right - there are a couple of freeswitch errors and<br>
these<br>
can be ignored. I managed to get my installation up and running with<br>
local help<br>
on the procedure. There are 3 key lessons learned on our end:<br>
<br>
1) One must use numeric IP addresses rather than domain names in<br>
Opensim.ini<br>
in the [Freeswitch] area. Other aspects of OpenSim admit<br>
domain names<br>
without issue (ie. Region files) but not here.<br>
<br>
2) There a bit in the landflags field in Mysql. I could not set this<br>
bit through two<br>
different clients; however, there is a sql command that will set<br>
it. It is a hack,<br>
but works. All of the videos and online documentation regarding<br>
enabling voice<br>
simply didn't work.<br>
<br>
3) Routers need to be configured correctly on the client where those<br>
routers include<br>
firewalls. It is not simply a matter of 5060 - there are more ports<br>
to specify.<br>
<br>
I am going to write something up on the next few days..<br>
<font color="#888888"><br>
-p<br>
</font><div><div></div><div class="h5"><br>
\Olli Aro wrote:<br>
> Hi Paul,<br>
><br>
> Don't think that error did make any difference for me in the end. If I<br>
> remember correctly I did manage to get the voice working even if that error<br>
> but only from certain ISPs.<br>
><br>
> But I did have to make some adjustments to the enter-sound files as<br>
> described at:<br>
><br>
> <a href="http://n2.nabble.com/Weird-freeswitch-problem-td4165222.html#a4165222" target="_blank">http://n2.nabble.com/Weird-freeswitch-problem-td4165222.html#a4165222</a><br>
><br>
> Regards,<br>
><br>
> Olli<br>
><br>
><br>
>> -----Original Message-----<br>
>> From: <a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a> [mailto:<a href="mailto:opensim-users-">opensim-users-</a><br>
>> <a href="mailto:bounces@lists.berlios.de">bounces@lists.berlios.de</a>] On Behalf Of Paul Fishwick<br>
>> Sent: 06 February 2010 18:25<br>
>> To: <a href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>
>> Subject: Re: [Opensim-users] freeswitch problems (talk button)<br>
>><br>
>> The problem I am having now was reported by before (by you, I think).<br>
>> When the opensim<br>
>> instance has started, and I start Freeswitch, I get:<br>
>><br>
>> 2010-02-06 13:17:46.157808 [ERR] mod_xml_curl.c:304 Received HTTP error<br>
>> 404 trying to fetch <a href="http://theIPaddress:9000/api/freeswitch-config" target="_blank">http://theIPaddress:9000/api/freeswitch-config</a><br>
>><br>
>><br>
>> I am not really sure of the mechanism by which one can use HTTP to<br>
>> opensim (as opposed to<br>
>> Apache), but freeswitch seems unable to get file "freeswitch-config".<br>
>> Freeswitch is enabled in<br>
>> OpenSim and the http_listener_port is 9000 (default).<br>
>><br>
>> have tried this on 0.6.8 (stable) as well as trunk.<br>
>><br>
>> -p<br>
>><br>
>><br>
>><br>
>> Olli Aro wrote:<br>
>><br>
>>> Well that is interesting. So, while I have been thinking that is must<br>
>>><br>
>> be a<br>
>><br>
>>> difference between different ISPs it is probably their routers<br>
>>><br>
>> hardware<br>
>><br>
>>> instead?<br>
>>><br>
>>> I have a Huawei router from O2 and that seems to work without having<br>
>>><br>
>> to set<br>
>><br>
>>> any ports and DMZ. The same time e.g. the cable modem from Virgin<br>
>>><br>
>> Media does<br>
>><br>
>>> not work. This all is in the UK.<br>
>>><br>
>>> As John says the port for Freeswitch is 5060 both ways and both tcp<br>
>>><br>
>> and udp.<br>
>><br>
>>> Skype is nice because it only uses standard port 80. However still<br>
>>><br>
>> one would<br>
>><br>
>>> expect that when ISPs give you a home router all ports are completely<br>
>>><br>
>> open<br>
>><br>
>>> but maybe not...<br>
>>><br>
>>> Regards,<br>
>>><br>
>>> Olli<br>
>>><br>
>>><br>
>>><br>
>>>> -----Original Message-----<br>
>>>> From: <a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a> [mailto:<a href="mailto:opensim-users-">opensim-users-</a><br>
>>>> <a href="mailto:bounces@lists.berlios.de">bounces@lists.berlios.de</a>] On Behalf Of Paul Fishwick<br>
>>>> Sent: 05 February 2010 14:47<br>
>>>> To: <a href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>
>>>> Subject: Re: [Opensim-users] freeswitch problems (talk button)<br>
>>>><br>
>>>> Olli<br>
>>>> I may have figured out the problem but not a good solution yet. It<br>
>>>> turns out to be a port<br>
>>>> or router configuration problem. When I bypassed the Cisco/Linksys<br>
>>>> router, the Talk<br>
>>>> button emerges. Also, if your router has DMZ, and you turn it on,<br>
>>>><br>
>> then<br>
>><br>
>>>> this also works.<br>
>>>> This is a security risk, however, as it opens up the target machine<br>
>>>><br>
>> to<br>
>><br>
>>>> all ports. So<br>
>>>> the question is: which ports or port ranges are used by the client<br>
>>>><br>
>> for<br>
>><br>
>>>> voice? I've done<br>
>>>> searching and tried some combinations but no luck yet.<br>
>>>> -p<br>
>>>><br>
>>>> Olli Aro wrote:<br>
>>>><br>
>>>><br>
>>>>> Yeah I am having problems too with people login from different<br>
>>>>> environments/ISPs. Please see:<br>
>>>>><br>
>>>>> <a href="http://n2.nabble.com/Weird-freeswitch-problem-" target="_blank">http://n2.nabble.com/Weird-freeswitch-problem-</a><br>
>>>>><br>
>> td4165222.html#a4165222<br>
>><br>
>>>>> Are you using public IPs for the server all the way or doing a NAT?<br>
>>>>><br>
>>>>> Regards,<br>
>>>>><br>
>>>>> Olli<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>>> -----Original Message-----<br>
>>>>>> From: <a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a> [mailto:<a href="mailto:opensim-">opensim-</a><br>
>>>>>><br>
>> users-<br>
>><br>
>>>>>> <a href="mailto:bounces@lists.berlios.de">bounces@lists.berlios.de</a>] On Behalf Of Paul Fishwick<br>
>>>>>> Sent: 05 February 2010 03:04<br>
>>>>>> To: <a href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>
>>>>>> Subject: [Opensim-users] freeswitch problems (talk button)<br>
>>>>>><br>
>>>>>> We have built a freeswitch server but I am having problems<br>
>>>>>><br>
>> accessing<br>
>><br>
>>>>>> it from home. here are the things that have been done and work:<br>
>>>>>><br>
>>>>>> 1. Freeswitch server installed on Machine X<br>
>>>>>> 2. Using SL client 1.23.5 (the latest production version), I can<br>
>>>>>> log into opensim also on X and the Talk button is present<br>
>>>>>><br>
>> (and<br>
>><br>
>>>> can<br>
>>>><br>
>>>><br>
>>>>>> be<br>
>>>>>> pressed). The SL client is set to have voice active. The<br>
>>>>>><br>
>> server<br>
>><br>
>>>>>> and opensim combination seems to work.<br>
>>>>>> 3. Using the same SL client from another location (home) and<br>
>>>>>> logging to X, the Talk button is greyed-out (the shadow<br>
>>>>>> of the button); however, all other opensim functions work<br>
>>>>>> (navigation,<br>
>>>>>> etc). The only difference between this and the previous trial<br>
>>>>>><br>
>>>>>><br>
>>>> was<br>
>>>><br>
>>>><br>
>>>>>> where<br>
>>>>>> the client is started (i.e., at work where it is fine, and at<br>
>>>>>><br>
>>>>>><br>
>>>> home<br>
>>>><br>
>>>><br>
>>>>>> where it<br>
>>>>>> is a problem).<br>
>>>>>> 4. A couple of other people have tried the client to X from their<br>
>>>>>> homes<br>
>>>>>> and the<br>
>>>>>> talk button appears.<br>
>>>>>><br>
>>>>>> I have duplicated the problem in step #3 with two different<br>
>>>>>><br>
>> clients<br>
>><br>
>>>> at<br>
>>>><br>
>>>><br>
>>>>>> home (windows 7 and a mac). I would think that this points to a<br>
>>>>>><br>
>> port<br>
>><br>
>>>>>> forwarding issue; however:<br>
>>>>>><br>
>>>>>> a) I've never had to set up port forwarding on a client program<br>
>>>>>><br>
>>>>>><br>
>>>> (only<br>
>>>><br>
>>>><br>
>>>>>> server<br>
>>>>>> programs such as the FreeSwitch server, Opensim, Mysql,<br>
>>>>>><br>
>> Apache,<br>
>><br>
>>>>>> etc).<br>
>>>>>> b) The other people who have gotten it to work also have routers<br>
>>>>>><br>
>> at<br>
>><br>
>>>>>> their<br>
>>>>>> houses<br>
>>>>>><br>
>>>>>> Has anyone else experienced the missing, of greyed out, Talk<br>
>>>>>><br>
>> button<br>
>><br>
>>>>>> issue<br>
>>>>>> when connecting to opensim that is connected to a FreeSwitch<br>
>>>>>><br>
>> server?<br>
>><br>
>>>>>> -p<br>
>>>>>><br>
>>>>>> _______________________________________________<br>
>>>>>> Opensim-users mailing list<br>
>>>>>> <a href="mailto:Opensim-users@lists.berlios.de">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">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>
>>>> Paul Fishwick, PhD<br>
>>>> Professor<br>
>>>> University of Florida<br>
>>>> CISE Department, CSE 301<br>
>>>> Gainesville, FL 32611<br>
>>>> Email: <a href="mailto:fishwick@cise.ufl.edu">fishwick@cise.ufl.edu</a><br>
>>>> Web: <a href="http://www.cise.ufl.edu/~fishwick" target="_blank">http://www.cise.ufl.edu/~fishwick</a><br>
>>>><br>
>>>> _______________________________________________<br>
>>>> Opensim-users mailing list<br>
>>>> <a href="mailto:Opensim-users@lists.berlios.de">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">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>
>> Paul Fishwick, PhD<br>
>> Professor<br>
>> University of Florida<br>
>> CISE Department, CSE 301<br>
>> Gainesville, FL 32611<br>
>> Email: <a href="mailto:fishwick@cise.ufl.edu">fishwick@cise.ufl.edu</a><br>
>> Web: <a href="http://www.cise.ufl.edu/~fishwick" target="_blank">http://www.cise.ufl.edu/~fishwick</a><br>
>><br>
>> _______________________________________________<br>
>> Opensim-users mailing list<br>
>> <a href="mailto:Opensim-users@lists.berlios.de">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">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>
</div></div>--<br>
<div><div></div><div class="h5">Paul Fishwick, PhD<br>
Professor<br>
University of Florida<br>
CISE Department, CSE 301<br>
Gainesville, FL 32611<br>
Email: <a href="mailto:fishwick@cise.ufl.edu">fishwick@cise.ufl.edu</a><br>
Web: <a href="http://www.cise.ufl.edu/~fishwick" target="_blank">http://www.cise.ufl.edu/~fishwick</a><br>
<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">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><br clear="all"><br>-- <br>John Mieske / Sonya Pencuca<br><a href="http://johnmieske.org">http://johnmieske.org</a><br>Space Grid Station<br>"Religion - The art of killing people to prove who's imaginary friend is better."<br>
</div></div>