Author Topic: Agent names are not showing up under Unans.DT & Unans  (Read 7085 times)

tsolaaa

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Agent names are not showing up under Unans.DT & Unans
« on: June 01, 2012, 22:09:49 »
We currently have QM tracking outbound calls by having the agents dial a special prefix before they dial.

Most of the stats that QM is reporting is correct, however QM does not show the agent name under the "Unans.DT" section.

https://skitch.com/tsolaaa/86r39/loway-queuemetrics-version-12.2.4

It also doesn't display any data under the "Unans" section under the "Unanswered outbound calls, by agent"

https://skitch.com/tsolaaa/86r4a/loway-queuemetrics-version-12.2.4

The agents are entered into the database and do appear correctly when running reports for inbound calls.

The agent names also appear for all outbound answered calls. (Under Ans.DT)

https://skitch.com/tsolaaa/86r55/loway-queuemetrics-version-12.2.4

Does anyone have any insight into this?

Thank You!

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agent names are not showing up under Unans.DT & Unans
« Reply #1 on: June 05, 2012, 11:06:59 »
I do not seem to be able to see pics

tsolaaa

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Re: Agent names are not showing up under Unans.DT & Unans
« Reply #2 on: June 06, 2012, 00:00:59 »
I do not seem to be able to see pics

Moved the photos to another host...Try now...

We currently have QM tracking outbound calls by having the agents dial a special prefix before they dial.

Most of the stats that QM is reporting is correct, however QM does not show the agent name under the "Unans.DT" section.



It also doesn't display any data under the "Unans" section under the "Unanswered outbound calls, by agent"



The agents are entered into the database and do appear correctly when running reports for inbound calls.

The agent names also appear for all outbound answered calls. (Under Ans.DT)



Does anyone have any insight into this?

Thank You!

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agent names are not showing up under Unans.DT & Unans
« Reply #3 on: June 08, 2012, 15:38:47 »
A question: can you post the a queue_log for an unanswered outbound call?
(BTW, pics are perfectly visible now!)

tsolaaa

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
    • View Profile
    • Email
Re: Agent names are not showing up under Unans.DT & Unans
« Reply #4 on: June 12, 2012, 22:27:48 »
Sure thing!

We are using the prefix 8300 before calls to have QM track them.

We have q-300 set as the queue in QM to track outbound calls.

Here is the output from queue_log in relation to my test calls.

Code: [Select]
1339532160|1339532160.76079|q-300|SIP/2178|ENTERQUEUE|-|901161405942016|
1339532166|NONE|NONE|SIP/2320|UNPAUSEALL|
1339532166|NONE|3011|SIP/2320|UNPAUSE|
1339532166|NONE|3010|SIP/2320|UNPAUSE|
1339532166|NONE|3008|SIP/2320|UNPAUSE|
1339532166|NONE|3009|SIP/2320|UNPAUSE|
1339532171|1339531912.76053|3008|SIP/2320|CONNECT|186|1339532167.76081|3
1339532172|1339532160.76079|q-300|SIP/2178|ABANDON|1|1|12
1339532183|1339532183.76084|q-300|SIP/2178|ENTERQUEUE|-|901161405942016|





QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agent names are not showing up under Unans.DT & Unans
« Reply #5 on: June 13, 2012, 11:18:41 »

This is the cause - you should use CALOUTBOUND verbs, not ENTERQUEUEs :-)


Sure thing!

We are using the prefix 8300 before calls to have QM track them.

We have q-300 set as the queue in QM to track outbound calls.

Here is the output from queue_log in relation to my test calls.

Code: [Select]
1339532160|1339532160.76079|q-300|SIP/2178|ENTERQUEUE|-|901161405942016|
1339532166|NONE|NONE|SIP/2320|UNPAUSEALL|
1339532166|NONE|3011|SIP/2320|UNPAUSE|
1339532166|NONE|3010|SIP/2320|UNPAUSE|
1339532166|NONE|3008|SIP/2320|UNPAUSE|
1339532166|NONE|3009|SIP/2320|UNPAUSE|
1339532171|1339531912.76053|3008|SIP/2320|CONNECT|186|1339532167.76081|3
1339532172|1339532160.76079|q-300|SIP/2178|ABANDON|1|1|12
1339532183|1339532183.76084|q-300|SIP/2178|ENTERQUEUE|-|901161405942016|


WRP

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 1
    • View Profile
Re: Agent names are not showing up under Unans.DT & Unans
« Reply #6 on: June 13, 2012, 21:58:37 »
For future readers, the verb is "CALLOUTBOUND". Two "L"s.

Thanks for the help QueueMetrics!

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Agent names are not showing up under Unans.DT & Unans
« Reply #7 on: June 15, 2012, 12:47:15 »
Sorry I'm the world's worst typist  ;D