Hi,<br><br>From the debug file created by fs , I can see the response as follows:<br><br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;<br>&lt;document type=&quot;freeswitch/xml&quot;&gt;<br>
&nbsp; &lt;section name=&quot;directory&quot; description=&quot;Directory For FreeSwitch&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &lt;domain name=&quot;<a href="http://192.168.1.102">192.168.1.102</a>&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;user id=&quot;1001&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;params&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param password=&quot;1234&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/params&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/user&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/domain&gt;<br>&nbsp; &lt;/section&gt;<br>&lt;/document&gt;<br><br>But it still does not authenticate my user.&nbsp; Why?&nbsp; I have checked the format which is same as the one in the wiki doc.<br>
<br>Thanks,<br>Pete<br>