Eduardo Leones
2014-Jan-27 18:17 UTC
[asterisk-users] Application Queue context that calls the extensions
Hello! I wonder what the default context that the Queue application uses to call extensions. If there is a possibility to change this into a context created by me possible? Would you like to get this load value to variables before calling the extension. tks, Eduardo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140127/fddc36e4/attachment.html>
John Kiniston
2014-Jan-27 20:18 UTC
[asterisk-users] Application Queue context that calls the extensions
app_queue dials Channels and not extensions unless your adding them to the queue as members using a local channel. I believe you can call Macro's and Gosubs from app_queue to set variables before the channels are bridged. On Mon, Jan 27, 2014 at 11:17 AM, Eduardo Leones < eduardo at ypytecnologia.com.br> wrote:> Hello! > > I wonder what the default context that the Queue application uses to call > extensions. If there is a possibility to change this into a context created > by me possible? Would you like to get this load value to variables before > calling the extension. > > tks, > > Eduardo > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects. ---Heinlein -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140127/5ee761bb/attachment.html>