[asterisk-users] fast busy out?
Anton Raharja
anton at briker.org
Sat Sep 4 11:03:18 CDT 2010
On 09/04/2010 08:40 PM, Thomas Perron wrote:
> why does this not work? i simply want to hear the recorded message
>
> exten => s,1,Answer()
> ;exten => s,n,Record(zipcodegutter1.gsm) ;zcg1
> exten => s,n,Playback(zipcodegutter1)
> exten => s,n,Dial(SIP/c000001s/12222222259,120,A,(demo-thanks))
>
>
hi,
try to put exten => s,n,Playback(silence/1) after Answer(), before your
actual playback
anton
More information about the asterisk-users
mailing list