[Asterisk-Users] gsm audio files

asterisk at mazone.info asterisk at mazone.info
Fri Feb 4 08:59:02 MST 2005


You have to use the app record attached to some extension, save your voice
to a file with the desireable format and you then can hear your voice with
another extension and if you like it, yo can rename your file in the dir
/var/lib/asterisk/souds	and use it as any other of the preinstalled asterisk
sounds!!!

Have fun!

exten => 205,1,Wait(2)
exten => 205,2,Record(/tmp/asterisk-recording:gsm)
exten => 205,3,Wait(2)
exten => 205,4,Playback(/tmp/asterisk-recording)
exten => 205,5,Wait(2)
exten => 205,6,Hangup

exten => 206,1,Playback(/tmp/asterisk-recording)
exten => 206,2,Hangup()

-----Mensaje original-----
De: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] En nombre de Edgar de Leon
Enviado el: Viernes, 04 de Febrero de 2005 07:44 a.m.
Para: asterisk-users at lists.digium.com
Asunto: [Asterisk-Users] gsm audio files

Hello, anyone knows if exist the audio files in spanish??

or how can i record the voice in gsm extension???

can i play for some announce a random file??

TIA

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




More information about the asterisk-users mailing list