[asterisk-users] Selecting 'ODBC_STORAGE' from outside of 'menuselect'
Jose P. Espinal
jpe at slackware-es.com
Wed Nov 10 13:11:25 CST 2010
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
More information about the asterisk-users
mailing list