There is a variable that is set, but it has issues and a complete fix
was put in CVS HEAD. See http://bugs.digium.com/view.php?id=4616
If you don't kick people for not answering you should be fine by using
the variable
KRTorio wrote: ${AGENTBYCALLERID_${CALLERID}} . Keep in mind that if
they login from another extension it will overwrite it.
--johann
>I'm using ver. 1.0.7
>
>here are a couple of lines from my extensions.conf file:
>
>exten => x,1,AgentCallbackLogin(${CALLERIDNUM}|${CALLERIDNUM}@sip)
>exten => x,2,Hangup
>
>I'm looking for a way to capture the Agent ID after login, to keep
>track which agent
>is associated in a certain call.
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users@lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>