Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dtoronto

Pages: [1]
1
Ok, I see what you mean, so for example I have asterisk1 with one queue, 2000.  Asterisk2 has the extension range 2XX, and asterisk3 has the extension range 3XX.  Where in the queuemetrics.conf can I tell the dialplan to log to queue 2000 extensions 200 as 'IAX2/toasterisk2/200' and likewise 300 as 'IAX2/toasterisk3/300'.  I currently have the trunks setup as IAX2, but if IAX is not possible with Queuemetrics I can just as easily use SIP trunking for my 3 asterisk boxes.  And thank you in advance for any help with this issue.

2
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?

Pages: [1]