[asterisk-users] queue called by agi doesn't re-enter the script

gincantalupo gincantalupo at fgasoftware.com
Wed Feb 9 09:21:21 CST 2011


Hello,

I tried this piece of extensions on my Asterisk 1.8:
exten => 679,1,NoOp(start)
exten => 679,2,AGI(/var/lib/asterisk/bin/test.py)
exten => 679,3,NoOp(--- end ---)
exten => 679,n,Hangup

where test.py executes a queue command.

The strange thing is my CLI never shows the '--- end ---' string.
It seems that with queues, the normal script flow is not going on to the 
next step...just like the queue forces an exit from extension.conf.

Anybody knows why?

Thank you.

Giorgio Incnatalupo



More information about the asterisk-users mailing list