[asterisk-users] MP3 File Play In Read application

2009-06-17 Thread DHAVAL INDRODIYA
dear All

how can  play mp3 file in dialplan with READ application which also play
file and collecting digits from user

and also i know about MP3Player but it cannot take digits


regards
Dhaval
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] MP3 File Play In Read application

2009-06-17 Thread Leif Madsen
DHAVAL INDRODIYA wrote:
 how can  play mp3 file in dialplan with READ application which also play 
 file and collecting digits from user
 
 and also i know about MP3Player but it cannot take digits

You should convert the MP3 to a native format (ulaw, gsm, wav, etc...) and let 
Asterisk play that with the Read() application. MP3's are not a great method 
for 
prompts, and are only supported in certain scenarios with Asterisk.

Here is a thread I found while googling that seems to have the information you 
need:

http://lists.digium.com/pipermail/asterisk-users/2006-March/144695.html

--
Leif Madsen.
http://www.oreilly.com/catalog/asterisk
http://www.leifmadsen.com

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users