When I freeswitch test lua odbc mysql in my docker, when exec to freeswitch.Dbh("db","user","password"), the freeswitch auto shutdown. Anybody met this issue, can give me some advice? Thank you.
Asked
Active
Viewed 57 times
-1
-
1You can take the [tour] and read [ask] for guidance on how to ask a good question. – andrewJames Aug 01 '22 at 02:13
1 Answers
0
already fixed this issue,because my docker freeswitch ./confiure not enable-core-odbc-dsn,not support odbc mysql,i use postgres,this issue fixed.

JACK
- 1