Hello All do you have ant software in order to change the format from mp3 or wav to gsm in order to using it in asterisk file thank you so much for your help and support Best Regards, salah -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100330/b2812013/attachment.htm
AIR, * uses wav and gsm with no trouble. Mpg123 plays mp3 format files. You can use LAME and SOX to change files between these formats. _____ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of salaheddine elharit Sent: Tuesday, March 30, 2010 3:17 PM To: asterisk-users at lists.digium.com Subject: [asterisk-users] convert from wav or mp3 to gsm Hello All do you have ant software in order to change the format from mp3 or wav to gsm in order to using it in asterisk file thank you so much for your help and support Best Regards, salah -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100330/6ee28ef9/attachment.htm
On Tue, Mar 30, 2010 at 4:16 PM, salaheddine elharit <salah.elharit200 at gmail.com> wrote:> Hello All > > do you have ant software in order to change the format from mp3 or wav to > gsm in order to using it in asterisk file > > > thank you so much for your help and support > > Best Regards, > > salahIf you use a 1.6 series asterisk, you can build mp3 channel support, right? make menuconfig on the source tree, and add it. Or is it in extras?