Author Topic: Time from first ring until Agent actual answer from TServer logs (TServer 7.5)  (Read 1340 times)

Offline Gef Buneri

  • Sr. Member
  • ****
  • Posts: 370
  • Karma: 0
  • Madness is just a point of view.
Hi guys, hope everything's fine out there.

My goal is to identify and distinguish the moment call starts ringing and the moment the Agent actually answers the call in TServer logs.

I noticed that in TServer logs (here an extract [url=http://web.tiscali.it/modifiche/tserver_log_part_0001.7z]http://web.tiscali.it/modifiche/tserver_log_part_0001.7z[/url] ) there are many instances of the ringing event:

First occurrence:

Line 823919 - @16:02:28.7372 [gctmi] Call [<009c02c0dfb7f25b/b6c,sES,t1M,l1] distributing Event>Ringing

Last occurrence:

Line 848339 - @16:02:37.0804 [gctmi] Call [<009c02c0dfb7f25b/b6c,sES,tES,l1] distributing Event>Ringing

May I assume that the first occurence is the moment the phone starts ringing, and the last one the moment the Agent actually answers the call? there is a more specific event tag I can search for?


Best regards,

Gef.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
guess your call is jumping over several RP before reaching agent distribution RP, without full debug logs can't say exactly, so with that sort of logs, no way to exactly understand. But yes, Ringing and Event>Established should be it.