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 - QueueMetrics

Pages: 1 ... 25 26 [27] 28 29 ... 202
392
I would make a backup, remove everything and reinstall from scratch.

393
Running QueueMetrics / Re: Agents logging in with wrong extension
« on: September 03, 2012, 10:55:38 »
In general you should be able to do that from the Realtime GUI. Of course if the agent codes are hardly mangled you may need to do that manually....

394
This is usually caused by a wrong web.xml, so that the whole webapp is not mounted.

395
Why do you use Fonloader2? you need qloaderd for PIAF.

396
Nice idea, the main issue being that the agent is receiving calls while on pause.  :-[

397
In recent versions of QM you can usually log-off agents from the administrator's page. As an alternative, you can create a cron job that does something like:

Code: [Select]
asterisk -rx "queue remove member Agent/101 from q127"
asterisk -rx "queue remove member Local/103@from-internal/n from q127"
....

and so on...

398
Scripting QueueMetrics / Re: Email Alerts
« on: August 13, 2012, 11:43:38 »
We are working on a general add-on server to create custom wallboards and email alerts by minimizing the load on QM itself. It would do notifications of triggers over HTTP or email.
If you'd be interested in seeing an initial version, please contact our support team by email referring to this forum entry.

399
Is it possible you have a ticket open with our support? I know they were working on something similar yesterday.

400
Sorry - it's even easier.
Extension 20 is used for AgentCallBackLogin, that does not exist anymore on Asterisk 1.8 - you need to use the ADDMEMBER and REMOVEMEMBER buttons instead!  ;D

401
It looks like the trunk was removed and added again under a different name. Is that possible?

Can you confirm that's how it happened?

402
Yes we do not suggest reading the database directly as its formats may change.

403
Think about the key as a physical key - each queue has a lock (the "visibility key"). If you want distinct people to see distinct things, you set up distinct locks and hand off keys accordingly (some get one, some get two, some get none). 

404
 ;D

405
Yes Qm will handle it okay.

Pages: 1 ... 25 26 [27] 28 29 ... 202