ODBC
From FreeSWITCH Wiki
Contents |
[edit]
ODBC in the core
For information on storing SIP Registrations, Voicemail config and limit config in an ODBC database go to using_ODBC_in_the_core
[edit]
Using ODBC in Javascript
The JavaScript engine can talk to various database with the help of the ODBC module.
Remember that you have to uncomment "<load module="mod_spidermonkey_odbc"/>" in [FS DIR]/conf/autoload_configs/spidermonkey.conf.xml
Compilation help: Mod_spidermonkey_odbc
[edit]
Example
[edit]
