Hi,

Between 1.6.1.9 and 1.6.1.18, handling of menuselect has changed in such a
way that I cannot script non-english sound files downloading anymore.

The following used to work (unattended) with 1.6.1.9 (for instance):

cd /usr/src/asterisk-${ASTERISK_VERSION}
./configure
make menuselect.makeopts
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


Now, with 1.6.1.18, CORE-SOUNDS-FR-GSM is not downloaded anymore.
I quickly compared both Makefile contents but it's too complex for me.

How should I change my script to download sounds files ?

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