[asterisk-dev] Which channel answer call in Queue

Milad Rastian miladmovie at gmail.com
Fri Mar 6 15:29:24 CST 2009


Hi,
In a project we need know which channel answer call in Queue
I patch app/app_queue.c

I add line
pbx_builtin_setvar_helper(qe->chan, "AGENT_CHANNEL", member->membername);

after line
app = pbx_findapp("agi");
about line 2976

I think this info is important in many case
It's simple an useful feature

If you add this it's nice.
what's your opinion ?

-- 
/--------------------
Milad Rastian
http://milad.rastian.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20090307/8ae9a256/attachment.htm 


More information about the asterisk-dev mailing list