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 <skopekond...@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.per...@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
>

-- 
_____________________________________________________________________
-- 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

Reply via email to