signalwire / freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
https://freeswitch.com/#getting-started
Other
3.61k stars 1.43k forks source link

ODBC NOT AVAILABLE! Can't connect to DSN freeswitch #2590

Open dashu101 opened 2 months ago

dashu101 commented 2 months ago

Why is there still output after configuring freeswitch ODBC NOT AVAILABLE! Can't connect to DSN freeswitch image

suiyuemanbu commented 2 months ago

please use mod_mariadb. and <param name="odbc-dsn" value="mysql://server=$${mysql_host};database=$${mysql_db};port=$${mysql_port};uid=$${mysql_user};pwd=$${mysql_pwd};" />