1
General Asterisk configuration / Distributed Call Center with Queuemetrics
« on: February 22, 2011, 19:28:50 »
Asterisk distributed call center.
I have a distributed call center with 1 queue server that handles the queues, and 2 extension register servers that the extensions register to.
asterisk1 = queue server
asterisk2 = extension server2
asterisk3 = extension server2
I am using asterisk 1.8 on all nodes and tigase XMPP for distributed device state across the cluster. My question is how can I get the queuemetrics to log in agents from asterisk2 to the queue on asterisk1? If I were manually logging in the agent I would simply use 'queue add member SIP/toasterisk2/100 to 2000' to log in agent 100 on asterisk2 to the queue 2000 on asterisk1. I don't believe that Queuemetrics will allow this type of variable to be passed into asterisk when logging in agents. Has anyone run into this sort of situation? If so how would you go about implementing this sort of setup?
I have a distributed call center with 1 queue server that handles the queues, and 2 extension register servers that the extensions register to.
asterisk1 = queue server
asterisk2 = extension server2
asterisk3 = extension server2
I am using asterisk 1.8 on all nodes and tigase XMPP for distributed device state across the cluster. My question is how can I get the queuemetrics to log in agents from asterisk2 to the queue on asterisk1? If I were manually logging in the agent I would simply use 'queue add member SIP/toasterisk2/100 to 2000' to log in agent 100 on asterisk2 to the queue 2000 on asterisk1. I don't believe that Queuemetrics will allow this type of variable to be passed into asterisk when logging in agents. Has anyone run into this sort of situation? If so how would you go about implementing this sort of setup?
