<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
What are you using as an http server to process the fetch that
Freeswitch makes? <br>
I use minihttpd and wrapped it in a C# program to access my database
and make the returns. <br>
<br>
You might check modules.config.xml and make sure <span class="m"><</span><span
class="t">load</span> <span class="t">module</span><span
class="m">="</span><b>mod_xml_curl</b><span class="m">"</span><span
class="m"> /></span> processes prior to <span><span
class="m"><!--</span></span><load
module="mod_directory"/><span class="ci" id="clean"></span><span
class="b"> </span> <span class="m">--></span>
<script>f(clean);</script> (which I commented out so it doesn't
load)<br>
<br>
<br>
<br>
On 9/18/2011 10:23 PM, rendyfrx wrote:
<blockquote cite="mid:1316409784934-6807266.post@n2.nabble.com"
type="cite">
<pre wrap="">Hi Jack,
I have tried out your suggestion but still no luck. I have cross check with
the post attempt (FS console) and the domain/user info is correct.
The return in FS console:
2011-09-19 13:21:57.001319 [CONSOLE] mod_xml_curl.c:313 XML response is in
/tmp/c0a9e205-c738-45bf-aaa2-50a6ac0168f4.tmp.xml
2011-09-19 13:21:57.001319 [WARNING] sofia_reg.c:1199 SIP auth failure
(REGISTER) on sofia profile 'external' for [+6597293279@10.1.1.47] from ip
111.65.28.60
send 554 bytes to udp/[111.65.28.60]:33913 at 05:21:57.005661:
------------------------------------------------------------------------
SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP
10.223.215.249:5060;rport=33913;branch=z9hG4bKPj0LZUqL1S3xjOHQ5mFNQDWrf5TSZZUWER;received=111.65.28.60
.....
my XML return is like in image
<a class="moz-txt-link-freetext" href="http://freeswitch-users.2379917.n2.nabble.com/file/n6807266/mod_xml_curl_content.jpg">http://freeswitch-users.2379917.n2.nabble.com/file/n6807266/mod_xml_curl_content.jpg</a>
Do you have any other idea of what might be the problem?
Thank you.
--
View this message in context: <a class="moz-txt-link-freetext" href="http://freeswitch-users.2379917.n2.nabble.com/mod-xml-curl-Only-accept-if-Return-Password-is-blank-tp6791769p6807266.html">http://freeswitch-users.2379917.n2.nabble.com/mod-xml-curl-Only-accept-if-Return-Password-is-blank-tp6791769p6807266.html</a>
Sent from the freeswitch-users mailing list archive at Nabble.com.
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
</body>
</html>