[asterisk-users] originate woes: extension never executes
jg
webaccounts173 at jgoettgens.de
Sat Apr 12 23:03:03 CDT 2014
How about:
[greeting]
exten=> s,1,Answer()
same=>n,Background(silence/2&hello)
same=>n,Wait(3)
provided you know why you want to call Background() instead of Playback().
jg
More information about the asterisk-users
mailing list