Jose P. Espinal
2010-Nov-10 19:11 UTC
[asterisk-users] Selecting 'ODBC_STORAGE' from outside of 'menuselect'
Hello List, Is it possible to select ODBC_STORAGE without entering to 'menuselect'? I'm currently building a package for my distro with a little script, and would like to set this option without entering manually to 'menuselect' I know that I could make the script to change the 'menuselect.makeopts' var from: MENUSELECT_OPTS_app_voicemail to: MENUSELECT_OPTS_app_voicemail=ODBC_STORAGE ...but, - is there another suggested way? - If I take that approach, what else should I change? Notes: I have successfully installed and configured unixODBC with the proper connector to my DB system (MySQL in my case). I have verified that, after making the package the first time (with the script), the ODBC related modules are enabled. (cdr_odbc, func_odbc, func_realtime, pbx_realtime, res_config_odbc, res_odbc. Best regards, -- Jose P. Espinal http://www.eslackware.com IRC: Khratos @ #asterisk / -doc / -bugs
Paul Belanger
2010-Nov-10 19:28 UTC
[asterisk-users] Selecting 'ODBC_STORAGE' from outside of 'menuselect'
On Wed, Nov 10, 2010 at 2:11 PM, Jose P. Espinal <jpe at slackware-es.com> wrote:> Is it possible to select ODBC_STORAGE without entering to 'menuselect'? >$ ./configure $ make menuselect.makeopts $ menuselect/menuselect --enable ODBC_STORAGE menuselect.makeopts $ make ... -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode) | Blog: http://blog.polybeacon.com | Twitter: http://twitter.com/pabelanger