[asterisk-users] Can we use MySQL native connector for ARA?

Nick Khamis symack at gmail.com
Wed Oct 19 18:20:15 CDT 2011


Hmmmm, yeah I understand. Maybe with some direction I can go through
each realtime modules (peers/friends, extenstions,moh etc...), and use
the native database connecters, and some kind of factory pattern (if
even possible in C),
to support the different databases, maintaining what was possible
using unixodbc and my/pgodbc.

Currently I am busy with going live for Jan '12. So it will not be
untill after that, but I can definatly work on this.

Nick from Toronto.

On Wed, Oct 19, 2011 at 7:04 PM, Terry Wilson <twilson at digium.com> wrote:
>> our own agi application. Can we use the native database connectors for
>> ARA. I currently have
>> everything working with unixodbc + myodbc however, looking to use the
>> native DB connector
>> if possible.
>
> Traditionally, the mysql realtime backend was buggy and crash-prone. The odbc backend is has a "core" support level listed from Digium, whereas the mysql backend in addons/ is "extended". See https://wiki.asterisk.org/wiki/display/AST/Asterisk+Module+Support+States for what that means, but basically Digium most likely won't put any work into the mysql backend and will rely upon community support for it. My opinion, stick with the ODBC backend unless you just can't use it for some reason. It's always better to stick to the most travelled roads when dealing with Asterisk.
>
> Terry
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list