Hi,

>From the debug file created by fs , I can see the response as follows:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="freeswitch/xml">
  <section name="directory" description="Directory For FreeSwitch">
    <domain name="192.168.1.102">
      <user id="1001">
        <params>
          <param password="1234"/>
        </params>
      </user>
    </domain>
  </section>
</document>

But it still does not authenticate my user.  Why?  I have checked the format
which is same as the one in the wiki doc.

Thanks,
Pete
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to