How to set up an Asterisk ODBC data source on Linux

From voipsupport
Revision as of 18:59, 11 June 2016 by John (talk | contribs)
Jump to navigation Jump to search

These steps were tested on Centos 6.3

1. Install unixODBC and mysql ODBC connector

yum install unixODBC mysql-connector-odbc

2.Check that /etc/odbcinst.ini should contain something like the following for mysql

3. Setup /etc/odbc.ini