[Freeswitch-users] mod_directory - Cannot locate domain

Lloyd Aloysius lloyd.aloysius at gmail.com
Sun Feb 17 05:58:01 MSK 2013


Hi All

I have a strange problem with the mod_directory. I use xml_curl for all the
applications. Only mod_directory giving this trouble.


EXECUTE sofia/sipinterface_1/marv at mydomain.com directory(mydomain.com
mydomain.com)
2013-02-16 21:43:04.601315 [DEBUG] mod_directory.c:518 [mydomain.com] rwlock

2013-02-16 21:43:04.621318 [ERR] switch_xml.c:1650 Error[[error near line
1]: unclosed tag <document>]
2013-02-16 21:43:04.621318 [WARNING] mod_directory.c:545 Cannot locate
domain mydomain.com

--

my direcotroy.conf xml curl output

<document type="freeswitch/xml">
<section name="configuration" description="FreeSWITCH Configuration">
<configuration name="directory.conf" description="Directory">
 <settings>
<param name="odbc-dsn" value="freeswitch:user:password"/>
 </settings>
<profiles>
<profile name="mydomain.com">
 <param name="digit-timeout" value="3000"/>
<param name="max-menu-attempts" value="3"/>
 <param name="max-result" value="5"/>
<param name="min-search-digits" value="3"/>
 <param name="new-search-key" value="3"/>
<param name="next-key" value="6"/>
 <param name="prev-key" value="4"/>
<param name="search-order" value="last_name"/>
 <param name="select-name-key" value="1"/>
<param name="switch-order-key" value="*"/>
 <param name="terminator-key" value="#"/>
</profile>
</profiles>
</configuration>
</document>

Any help is appreciated.

Thanks
Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130216/5b84e333/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list