[asterisk-users] How to script cdr_mysql enabling in menuselect ?

Olivier oza_4h07 at yahoo.fr
Mon May 14 04:39:40 CDT 2012


Hello,

I'm using asterisk 1.8.
I can enable cdr_mysql module using "make menuselect".
How can I do that within a shell script, something equibvalent to this:

./configure
echo "MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM CORE-SOUNDS-FR-GSM" >
menuselect.makeopts.defaults
make USER_MAKEOPTS=menuselect.makeopts.defaults menuselect.makeopts
make
make install

Regards



More information about the asterisk-users mailing list