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

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