[Freeswitch-users] Freeswitch 1.10.X mod_limit db configuration

Volodymyr Fedorov lexxua at gmail.com
Mon Nov 11 08:25:23 UTC 2019


Hi I need some help from community, I have a question regarding
mod_limit db configuration in modern freeswitch release where we have
new db drivers.
I tried to use following construction:
<configuration name="db.conf" description="LIMIT DB Configuration">
  <settings>
    <param name="odbc-dsn"
value="mariadb://Server=localhost;Database=freeswitch;Uid=freeswitch;Pwd=fsgreat!;"/>
  </settings>
</configuration>

When I try to load mod_db I`m getting following error:
2019-11-11 09:22:11.813986 [ERR] switch_xml_config.c:267 Invalid value
[mariadb://Server=localhost;Database=freeswitch;Uid=freeswitch;Pwd=fsgreat!;]
for parameter [odbc-dsn]
freeswitch at loopkam>
Item name: [odbc-dsn]
Type: string (optional)
Syntax: dsn:username:password
Help: If set, the ODBC DSN used by the limit and db applications

I have following version installed:
FreeSWITCH (Version 1.10.1 -release-12-f9990221e6 64bit) is ready

Thanks for advices!
-- 
Best regards,
Volodymyr



More information about the FreeSWITCH-users mailing list