FreeSwitch is tough to set up. :/<br><br>Keep at it, don't give up...   and it will work.<br><br>Encouragement is all that I can offer today.<br><br>Teravus<br><br><div class="gmail_quote">On Thu, Nov 11, 2010 at 5:36 PM, Gregor Mendle <span dir="ltr"><<a href="mailto:gregor.mendle@gmail.com">gregor.mendle@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi!<br>
<br>
I'm trying to set up freeswitch in a standalone grid plus a robust<br>
server. I read in a forum that freeswitch has to be started first but<br>
i got the following error:<br>
<br>
<br>
[ERR] mod_xml_curl.c:304 Received HTTP error 0 trying to fetch<br>
<a href="http://my.public.ip:9000/api/freeswitch-config" target="_blank">http://my.public.ip:9000/api/freeswitch-config</a><br>
data: [hostname=my.public.ip&section=directory&tag_name=domain&key_name=name&key_value=192.168.0.101&Event-Name=GENERAL&Core-UUID=fdf724cf-f25d-4902-b106-d353379ae43a&FreeSWITCH-Hostname=my.public.ip&FreeSWITCH-IPv4=192.168.0.101&FreeSWITCH-IPv6=%3A%3A1&Event-Date-Local=2010-11-11%2023%3A28%3A22&Event-Date-GMT=Thu,%2011%20Nov%202010%2022%3A28%3A22%20GMT&Event-Date-Timestamp=1289514502690309&Event-Calling-File=switch_core.c&Event-Calling-Function=switch_load_network_lists&Event-Calling-Line-Number=1060&domain=192.168.0.101&purpose=network-list]<br>

<br>
if i start first the sim end then freeswitch i got this other error:<br>
<br>
[ERR] mod_xml_curl.c:301 Error Parsing Result!<br>
<br>
<br>
the content of my xml_curl.conf.xml was copied and pasted from the wiki:<br>
<br>
 1 <configuration name="xml_curl.conf" description="cURL XML Gateway"><br>
 2  <bindings><br>
 3   <binding name="example"><br>
 4    <param name="gateway-url"<br>
value="<a href="http://my.public.ip:9000/api/freeswitch-config" target="_blank">http://my.public.ip:9000/api/freeswitch-config</a>"<br>
bindings="directory"/><br>
 5    <param name="gateway-credentials" value="freeswitch:password"/><br>
 6    <param name="disable-100-continue" value="true"/><br>
 7   </binding><br>
 8   <binding name="local"><br>
 9    <param name="gateway-url"<br>
value="<a href="http://my.public.ip:9000/api/freeswitch-config" target="_blank">http://my.public.ip:9000/api/freeswitch-config</a>"<br>
bindings="dialplan"/><br>
10    <param name="gateway-credentials" value="freeswitch:password"/><br>
11    <param name="disable-100-continue" value="true"/><br>
12   </binding><br>
13  </bindings><br>
14 </configuration><br>
<br>
I would be very grateful for any advice to solve this problem and<br>
having voice in my grid.<br>
<br>
Thanks for reading<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>
</blockquote></div><br>