Yes Sir.. Studied it pretty hard, did I miss a solution? Trust me, been at this for a number of years off and on, I never post unless I have dug hard, searching all the Asterisk resources I know of.
This is where I got most of my info but the solutions mentioned on that page require the call to be "Connected" to the agent before the AGI fires. Once the agent is connected, I can get all sorts of info from Channel Vars. Still, once the agent is connected, it's sort of too late, I need the AGI to fire will the agent is ringing. Thanks for your help so far. On Tue, Apr 10, 2012 at 3:42 PM, Danny Nicholas <[email protected]> wrote: > You have read this thread? > http://www.voip-info.org/wiki/view/Asterisk+cmd+Queue **** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Todd Routhier > *Sent:* Tuesday, April 10, 2012 3:15 PM > *To:* Asterisk Users Mailing List - Non-Commercial Discussion > *Subject:* [asterisk-users] Run AGI while agent ringing instead of only > when connected**** > > ** ** > > What I am trying to accomplish is to run an AGI script each time an > agent's line starts ringing. I currently have the AGI firing when the agent > answers the call using the Queue command, something like > queue(MyQueue,,,,,MyAgi.php). Works great but I need the AGI to run when > the agent's phone starts ringing.**** > > ** ** > > Strangely, I can't find anything real useful on this after searching > Google, this list, various Asterisk forums etc.**** > > ** ** > > Is this supported? If not, is there some other maybe not so supported way > to accomplish this?**** > > ** ** > > I get how I can just fire an AGI from the dial plan but once I leave > control to the queue, I can't really do that, I don't think.**** > > ** ** > > Thanks in advance for any help!**** > > ** ** > > --Todd**** > > ** ** > > -- > _____________________________________________________________________ > -- 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 >
-- _____________________________________________________________________ -- 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
