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.