[Asterisk-Users] recording files for menues

Brian West brian at bkw.org
Sun Nov 2 10:44:25 MST 2003


Why do things the hard way?

; used to record prompts
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


bkw

On Sun, 2 Nov 2003, Shoval Tomer wrote:

> How do you suggest doing that?
>
> How can I convert wav files to gsm files?
>
>
>
> thanks
>
>
>
>
>
> Shoval Tomer, MCSE
>
> IT Manager
>
> Softov Advanced System Ltd.
>
> Email: shoval at softov.co.il
>
> Mobile: 972-55-229220
>
>
>
>



More information about the asterisk-users mailing list