Matthew  Jordan wrote:
>
> ----- Original Message -----
>> From: "Ron Bergin" <r...@i.frys.com>
>> To: asterisk-users@lists.digium.com
>> Sent: Tuesday, March 6, 2012 11:05:35 AM
>> Subject: [asterisk-users] Compiling asterisk with mysql support
>>
>>
>> When I run 'make memuselect', I select res_config_mysql, app_mysql,
>> cdr_mysql, and app_saycountpl components.  The build/install process
>> goes
>> fine i.e. no errors.  However, I'm getting a seg fault error when
>> starting
>> asterisk.
>
> Please also note that app_saycountpl, res_config_mysql, app_mysql, and
> cdr_mysql are all either extended support modules or deprecated:
>
> https://wiki.asterisk.org/wiki/display/AST/Asterisk+Module+Support+States
>
> Note that if the segmentation fault is occurring in an extended support
> module, development support typically comes from the Asterisk community.
> In the case of deprecated modules, your mileage will vary considerably.
>
> You may want to consider using an ODBC connection instead of interfacing
> directly with the MySQL database, using the following:
>
> * app_mysql => func_odbc
> * cdr_mysql => cdr_adaptive_odbc
> * res_config_mysql => res_odbc
> * app_saycountpl => say.conf
>

>> What am I missing?
>>
>> --
>> Ron Bergin
>> Network Operations Administrator
>> Fry's Electronics, Inc.
>>
>
> Matthew Jordan
> Digium, Inc. | Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
> Check us out at: http://digium.com & http://asterisk.org
>
> --

Thanks for the info.  Can I assume that these (mysql) modules will be
removed soon or will they "come alive again" down the road?

-- 
Ron Bergin
Network Operations Administrator
Fry's Electronics, Inc.



--
_____________________________________________________________________
-- 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

Reply via email to