[asterisk-users] fast busy out?

Thomas Perron thomas.perron at gmail.com
Sat Sep 4 11:41:25 CDT 2010


Thank for your the tip Ondrej.  Here is what worked on my CentOS box.

exten => s,1,Answer()
exten => s,n,Wait(2)
exten => s,n,Record(zipcodegutter%d:gsm)
exten => s,n,Wait(2)
exten => s,n,Playback(${RECORDED_FILE})
exten => s,n,Wait(2)
exten => s,n,Hangup()




2010/9/4 Ondrej Škopek <skopekondrej at gmail.com>:
> no I am not sorry, and please reply to this list, and not to me directly..
>
> On Sat, Sep 4, 2010 at 6:16 PM, Thomas Perron <thomas.perron at gmail.com>
> wrote:
>>
>> thank you for your note on the Asterisk users group list
>> Are you in Scandanavia somewhere?
>>
>> Cheers
>> Tom
>
>
>
> --
> -- Ondrej Škopek
>
> --
> _____________________________________________________________________
> -- 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
>



More information about the asterisk-users mailing list