Hi, Brian,<br><br>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?<br>Below is the xml response from my web server. Thanks,<br>
<br>&lt;document type=&quot;freeswitch/xml&quot;&gt;<br>             &lt;section name=&quot;directory&quot; description=&quot;User Directory&quot;&gt;<br>                 &lt;domain name=&quot;192.168.1.31&quot;&gt;                   <br>
                       &lt;groups&gt;<br>                           &lt;group name=&quot;default&quot;&gt;<br>                               &lt;users&gt;<br>                                  &lt;user id=&quot;1018&quot;&gt;<br>
                                     &lt;params&gt;<br>                                        &lt;param name=&quot;password&quot; value=&quot;1018&quot;/&gt;<br>                                     &lt;/params&gt;<br>                                  &lt;/user&gt;<br>
                               &lt;/users&gt;<br>                           &lt;/group&gt;<br>                         &lt;/groups&gt;<br>                   &lt;/domain&gt;<br>             &lt;/section&gt;<br>         &lt;/document&gt; <br>
<br><br>e<br><div class="gmail_quote">On Wed, May 19, 2010 at 7:42 AM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="word-wrap: break-word;">Yes that is wrong you&#39;re missing some stuff please read: <a href="http://wiki.freeswitch.org/wiki/Xml_curl#Response" target="_blank">http://wiki.freeswitch.org/wiki/Xml_curl#Response</a><div>
<br></div><font color="#888888"><div>/b</div></font><div class="im"><div><br><div><div>On May 19, 2010, at 9:40 AM, Erwin Davis wrote:</div><br><blockquote type="cite"><span style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><span style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><a href="http://pastebin.freeswitch.org/13007" target="_blank">the xml log file is in http://pastebin.freeswitch.org/13006</a><br>
<br>The webserver sent back the response as below,<br></span><ol><li><div>  &lt;domain name=&quot;<span>192.168</span><span>.1</span><span>.31</span>&quot;&gt;</div></li><li><div>                    &lt;user id=&quot;<span>1018</span>&quot;&gt;</div>
</li><li><div>                        &lt;params&gt;</div></li><li><div>                            &lt;param name=&quot;password&quot; value=&quot;<span>1018</span>&quot;/&gt;</div></li><li><div>                        &lt;/params&gt;</div>
</li><li><div>                    &lt;/user&gt;</div></li><li><div>                &lt;/domain&gt; </div></li><li><div> </div></li></ol><br></span></blockquote></div><br></div></div></div></blockquote></div><br>