QueueMetrics > General Asterisk configuration
Dynamic Agents - Device State not changing
bhenry:
Ok so I believe the issue is that there is no call limit set and call-limit must be set to something for devstate to work. The problem is I don't have these setup as peers but merely an outbound route! Back to the drawing board..
QueueMetrics:
::)
bhenry:
I figured this out! I modified the addmember removemember queuemetrics context to this:
exten => 25,3,AddQueueMember(${QUEUENAME},Local/${AGENTCODE}@default/n)
/n option specifies the local channel not to zombie and instead stick around as another channel. When I did this I can then get devstate and have a good channel name to spy on for remote monitoring even though all of my extensions are on a different PBX!
QueueMetrics:
I think this introduces a bit more load, but if you can handle it, it's OK.
Navigation
[0] Message Index
[*] Previous page
Go to full version