Hi,

My application fails to set the appropriate variables using directory xml
after using the latest trunk as of yesterday.

My curl looks like:



<document type="freeswitch/xml">
  <section name="directory">
    <domain name="192.168.1.102">
      <user id="200002">
        <params>
          <param name="password" value="123456"></param>
          <param name="dial-string"
value="sofia/internal/sip:200...@192.168.1.11:29440
;rinstance=0245b2a59ddff837"></param>
        </params>
        <variables>
          <variable name="account_id" value="20"></variable>
          <variable name="vm-code" value="1000"></variable>
        </variables>
      </user>
    </domain>
  </section>
</document>



In the info app, I am not seeing account-id and vm-code anymore.

How to fix that?

juan
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
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