|
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 |
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
