" /> Cannot detect stat Agent - Genesys CTI User Forum

Author Topic: Cannot detect stat Agent  (Read 5161 times)

Offline naviat

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 0
Cannot detect stat Agent
« on: August 09, 2013, 09:36:25 AM »
Advertisement
Hi all,

I have a problem with stat server. In CCpluse, i see agent is available but i can not route to agent or agent group.

here is error in urs log:

[quote]15:47:41.453_M_I_ [10:4d] SO(3b05bd0 -1 0) ten=Environment name=05111080@rout_statsrv.GP stat <StatAgentsAvailable>: opening
15:47:41.454_M_E_ [10:4d] SO(3b05bd0 -1 0) ten=Environment name=05111080@rout_statsrv.GP: stat <StatAgentsAvailable> opening error: closed server
15:47:41.454_M_I_ [10:4d] SO(3b05bd0 -1 0) ten=Environment name=05111080@rout_statsrv.GP stat <StatAgentsAvailable>: opening
15:47:41.454_M_E_ [10:4d] SO(3b05bd0 -1 0) ten=Environment name=05111080@rout_statsrv.GP: stat <StatAgentsAvailable> opening error: closed server
15:47:41.454_M_I_ [10:06] SO(3b05bd0 -1 0) ten=Environment name=05111080@rout_statsrv.GP: stat <StatAgentsAvailable> asked[/quote]


Thanks so much

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Cannot detect stat Agent
« Reply #1 on: August 09, 2013, 10:48:40 AM »
As first check your routing statserver configuration ,if the required statistics is configured properly. As second I recommend to use other statistics for agent selection (StatAgentAvailable is not good stats for this purpose)

Offline naviat

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 0
Re: Cannot detect stat Agent
« Reply #2 on: August 09, 2013, 11:25:02 AM »
Let's me check with other Name. And pls read some section of  configuration file. I have 2 stat server run warn standby mode

[Filters]
CALL=( MediaType = Voice ) & ( ~( PairExists("MediaType", "*") ) )
CHAT_MEDIA=MediaType=chat
EMAIL_MEDIA=MediaType=email
WCALL=PairExists("MediaType", "WebCall")

[statserver]
accept-clients-in-backup-mode=yes
auto-backup-interval=15
backup-file-name=ssbackup.000
check-stuck-calls=no
debug-level=Init,Client,ClientX,Server,Action,Status
DefaultAgentSPT=...
DefaultDNSPT=...
DefaultRPSPT=...
ignore-off-hook-on-position=no
local-time-in-status-table=off
login-table=off
management-port=3031
qinfo-table=off
reconnect-timeout=10
reg-delay=3
show-attached-data=no
status-table=off
time-format=%m/%d/%Y %H:%M:%S
voice-reasons-table=off

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Cannot detect stat Agent
« Reply #3 on: August 09, 2013, 11:32:40 AM »
I do not understand why you have attached section above - section StatServer and Filters?!? As I wrote, check if the statistics StatAgentAvailable is configured properly on routing statserver and my suggestion is to use other statistics , for this purpose. Currently it does not make sense.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Cannot detect stat Agent
« Reply #4 on: August 09, 2013, 02:05:35 PM »
Restart StatServer and check if it has any sort of error...I had a similar issue and it "started" but due a port conflict it refused (obviously) to do something else.

Offline terry

  • Sr. Member
  • ****
  • Posts: 328
  • Karma: 35
Re: Cannot detect stat Agent
« Reply #5 on: August 09, 2013, 04:48:04 PM »
diagnostic "opening error: closed server" (from URS log) - basically means that URS cannot connect to statserver.

Offline naviat

  • Jr. Member
  • **
  • Posts: 54
  • Karma: 0
Re: Cannot detect stat Agent
« Reply #6 on: August 12, 2013, 05:14:12 AM »
[quote author=Kubig link=topic=7938.msg34805#msg34805 date=1376047960]
I do not understand why you have attached section above - section StatServer and Filters?!? As I wrote, check if the statistics StatAgentAvailable is configured properly on routing statserver and my suggestion is to use other statistics , for this purpose. Currently it does not make sense.
[/quote]


Thanks all, i was trying to use other Statistics and it works.

« Last Edit: August 12, 2013, 09:50:03 AM by naviat »