" /> URS log entry - Genesys CTI User Forum

Author Topic: URS log entry  (Read 2445 times)

Offline alamitab

  • Newbie
  • *
  • Posts: 22
  • Karma: 0
URS log entry
« on: March 15, 2011, 12:19:51 PM »
Advertisement
[sup]Hello guys.

This is an entry from URS log. Could you tell me how can be interpreted this line:

[b]Mon Mar 14 09:10:02 2011.214_M_I_ [10:1d] PULSE (calls: 1(1)=1+1-1, targets=0, time=1300090202, mem=0,133257,3641,7,193,0)[/b]



Regards.
[/sup]

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: URS log entry
« Reply #1 on: March 15, 2011, 05:45:50 PM »
Hi,

By default, URS checks target states every 2 seconds and this message is generated during the check. Why do you need to interpret it?

R.

Offline alamitab

  • Newbie
  • *
  • Posts: 22
  • Karma: 0
Re: URS log entry
« Reply #2 on: March 16, 2011, 05:14:31 AM »
Some times i receive eventabandoned on strategy . This happens after i do a database interogation: 
http://www.sggu.com/smf/index.php/topic,6247.0.html    (previous post)

I've compared with a call without problems and i didn'd find this entry after db interogation.

Offline kubikle

  • Full Member
  • ***
  • Posts: 140
  • Karma: 7
Re: URS log entry
« Reply #3 on: March 16, 2011, 06:13:32 PM »
URS print this message (every 2 seconds normally) only if it has at least one call in memory

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: URS log entry
« Reply #4 on: March 16, 2011, 07:05:25 PM »
Hi,

I think that last post from fnunezsa in your previous thread clearly states what happens in your routing strategy. I would say that caller simply hangs up as he/she hears just a silence for 4+ seconds. You should fine-tune performance of your database queries and I would suggest you playing some message before executing database queries so caller knows that something is going on.

R.

Offline alamitab

  • Newbie
  • *
  • Posts: 22
  • Karma: 0
Re: URS log entry
« Reply #5 on: March 17, 2011, 06:03:41 AM »
Thank you for your help.