[Asterisk-Users] Dial(Console/dsp) and option g doesnt appear to
work
Jerry Geis
geisj at pagestation.com
Wed Jan 4 11:24:59 MST 2006
I have a case where I need the option g to continue execute after the
hangup (I'm using 1.2.1)
and I have the following in my extensions:
exten => 309,1,System(echo > /tmp/file)
exten => 309,2,Dial(Console/dsp,,g)
exten => 309,3,System(rm -f /tmp/file)
exten => 309,4,Hangup
However, after the hangup priority 3 is not executed.
Does 'g' not work with console/dsp or do I have something
wrong.
THanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060104/5babd7e4/attachment.htm
More information about the asterisk-users
mailing list