Andrey Volk

Results 81 comments of Andrey Volk

@skainzwnt issue 1250 is unrelated to your issue. Have you tried mod_mariadb and with the latest freeswitch?

Will be happy to review a PR for that.

We have not tested FreeSWITCH with Galera Cluster and it may not work at all. Patches are welcome.

https://github.com/signalwire/freeswitch/blob/master/conf/vanilla/autoload_configs/pre_load_modules.conf.xml https://github.com/signalwire/freeswitch/blob/master/conf/vanilla/autoload_configs/switch.conf.xml#L185 Also you may have to configure other modules too. Like profiles in mod_sofia https://github.com/signalwire/freeswitch/blob/master/conf/vanilla/sip_profiles/internal.xml#L240

Hard to tell without logs. May be it needs an index and an auto-increment field to be in a table? And not all tables in FreeSWITCH have that.

See if that helps https://github.com/signalwire/freeswitch/pull/1773

what sofia-sip library version are you using?