Asterisk Make Menu Select mysql_odbc option is disabled

621 Views Asked by At

I am trying to compile asterisk.

Version : 13.28.0

I am want to store my CDR into database, So I want to install mysql_odbc addon while compiling/installing asterisk. However when I am compiling it I am getting the MYSQL_ODBC disabled (XXX). How do I resolve the dependencies ? or what should I do so that I can select mysql_odbc. Looks something like this :

Error Image

What should I install to make this happen ?

I am using OpenSUSE, as operating system

1

There are 1 best solutions below

0
arheops On

There are no mysql-odbc in asterisk.

If you want install odbc, you should install unixodbc-devel library.