[Freeswitch-users] curl_xml

Erwin Davis davis.erwin at gmail.com
Sun May 23 15:27:44 PDT 2010


Hi, Brian,

I carefully follow up the template from the link you provided, but my x-lit
client  still received 403 forbidden response. What should I look at next?
Below is the xml response from my web server. Thanks,

<document type="freeswitch/xml">
             <section name="directory" description="User Directory">
                 <domain name="192.168.1.31">
                       <groups>
                           <group name="default">
                               <users>
                                  <user id="1018">
                                     <params>
                                        <param name="password"
value="1018"/>
                                     </params>
                                  </user>
                               </users>
                           </group>
                         </groups>
                   </domain>
             </section>
         </document>


e
On Wed, May 19, 2010 at 7:42 AM, Brian West <brian at freeswitch.org> wrote:

> Yes that is wrong you're missing some stuff please read:
> http://wiki.freeswitch.org/wiki/Xml_curl#Response
>
> /b
>
> On May 19, 2010, at 9:40 AM, Erwin Davis wrote:
>
> the xml log file is in http://pastebin.freeswitch.org/13006<http://pastebin.freeswitch.org/13007>
>
> The webserver sent back the response as below,
>
>    1.   <domain name="192.168.1.31">
>    2.                     <user id="1018">
>    3.                         <params>
>    4.                             <param name="password" value="1018"/>
>    5.                         </params>
>    6.                     </user>
>    7.                 </domain>
>    8.
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100523/21411b65/attachment-0001.html 


More information about the FreeSWITCH-users mailing list