Hello again René,
the StatServer receives corectly the EventRegistered from TServer but puts the extension on status LoggedIn. Only after an EventOffHook will switch it to WaitForNextCall status. here are some snippets from the log files. If needed I can make some clean log files and attach them here.
[quote]
16:34:22.722 Int 04543 Interaction message "EventRegistered" received from 65203 ("TServer_AvayaTSAPI_B")
2011-03-30 16:34:22> Server: Switch 'COLT_AVAYA_SWITCH'->'EventRegistered'
ReferenceID 449
ThisDN '55852'
Agent LoginID '10451'
Extensions
'AgentStatus' '2'
'queue-1' '50010'
'AgentStatusTimestamp' '1301495654'
'AgentStatusReliability' '0'
'AgentLoginTimestamp' '1301495654'
'AgentLoginReliability' '0'
'AgentSessionID' '8965H8MEOH7JTCQQ5AFQF3D2L4000006'
'AgentWorkMode' '2'
'mwl' '0'
'fwd' 'off'
'status' '-1'
2011-03-30 16:34:22> Server: Linking Agent '10451'('Resources') to Place 'Place_55852'('Resources')
2011-03-30 16:34:22> Action: ACDQueue '50010@COLT_AVAYA_SWITCH' dns[ login: 1 active: 1 ready: 0 ], agents[ login: 1 active: 1 ready: 0 ]
2011-03-30 16:34:22> Init: Capacity rule 'Default_Voice_interactions_always_allowed' automatically assigned to agent '10451'
2011-03-30 16:34:22> Action: Extension '55852@COLT_AVAYA_SWITCH'([b]LoggedIn[/b]):
[2011-03-30 16:34:22] Monitored
[2011-03-30 16:34:22] WaitForNextCall
[2011-03-30 16:34:22] LoggedIn
2011-03-30 16:34:22> Status: Capacity snapshot for place 'Place_55852'('Resources'), agent '10451'('Resources') (CR='Default_Voice_interactions_always_allowed')
media_state current_number max_number routable
--------------- --------------- --------------- ---------------
[ NR 0 1 0 ] <-- voice
[/quote]
Waited from some minutes here hoping the sync is done after some while but there has been no change in status so we picked the phone off hook.
[quote]
16:44:23.913 Int 04543 Interaction message "EventOffHook" received from 65203 ("TServer_AvayaTSAPI_B")
2011-03-30 16:44:23> Server: Switch 'COLT_AVAYA_SWITCH'->'EventOffHook'
ThisDN '55852'
2011-03-30 16:44:23> Action: ACDQueue '50010@COLT_AVAYA_SWITCH' dns[ login: 1 active: 1 ready: 1 ], agents[ login: 1 active: 1 ready: 0 ]
2011-03-30 16:44:23> Action: ACDQueue '50010@COLT_AVAYA_SWITCH' dns[ login: 1 active: 1 ready: 1 ], agents[ login: 1 active: 1 ready: 1 ]
2011-03-30 16:44:23> Action: ACDQueue '50010@COLT_AVAYA_SWITCH' dns[ login: 1 active: 1 ready: 0 ], agents[ login: 1 active: 1 ready: 1 ]
2011-03-30 16:44:23> Action: ACDQueue '50010@COLT_AVAYA_SWITCH' dns[ login: 1 active: 1 ready: 0 ], agents[ login: 1 active: 1 ready: 0 ]
2011-03-30 16:44:23> Action: Extension '55852@COLT_AVAYA_SWITCH'(OffHook):
[2011-03-30 16:34:22] Monitored
[2011-03-30 16:34:22] LoggedIn
[2011-03-30 16:35:26] WaitForNextCall
[2011-03-30 16:44:23] OffHook
2011-03-30 16:44:23> Status: Capacity snapshot for place 'Place_55852'('Resources'), agent '10451'('Resources') (CR='Default_Voice_interactions_always_allowed')
media_state current_number max_number routable
--------------- --------------- --------------- ---------------
[ NR 0 1 0 ] <-- voice
2011-03-30 16:44:23> Status: Agent '10451'([2011-03-30 16:44:23] OffHook)
Place 'Place_55852'([2011-03-30 16:44:23] OffHook)
Extension '55852@COLT_AVAYA_SWITCH'([2011-03-30 16:44:23] OffHook)
2011-03-30 16:44:23> Client: Sending message to URS_P(1620)
2011-03-30 16:44:23> Client: Message 'Info' [stats:0x1e94ce0]
'LONG_VALUE' 0
'TM_LENGTH' 0
'TM_SERVER' 1301496263
'USER_REQ_ID' 0
'REQ_ID' 227
2011-03-30 16:44:23> Client: Sending message to URS_B(1644)
2011-03-30 16:44:23> Client: Message 'Info' [stats:0x1e94ce0]
'LONG_VALUE' 0
'TM_LENGTH' 0
'TM_SERVER' 1301496263
'USER_REQ_ID' 0
'REQ_ID' 9
16:44:25.882 Int 04543 Interaction message "EventOnHook" received from 65203 ("TServer_AvayaTSAPI_B")
2011-03-30 16:44:25> Server: Switch 'COLT_AVAYA_SWITCH'->'EventOnHook'
ThisDN '55852'
2011-03-30 16:44:25> Action: ACDQueue '50010@COLT_AVAYA_SWITCH' dns[ login: 1 active: 1 ready: 1 ], agents[ login: 1 active: 1 ready: 0 ]
2011-03-30 16:44:25> Action: ACDQueue '50010@COLT_AVAYA_SWITCH' dns[ login: 1 active: 1 ready: 1 ], agents[ login: 1 active: 1 ready: 1 ]
2011-03-30 16:44:25> Action: Extension '55852@COLT_AVAYA_SWITCH'([b]WaitForNextCall[/b]):
[2011-03-30 16:34:22] Monitored
[2011-03-30 16:34:22] LoggedIn
[2011-03-30 16:35:26] WaitForNextCall
[2011-03-30 16:44:25] OnHook
2011-03-30 16:44:25> Status: Capacity snapshot for place 'Place_55852'('Resources'), agent '10451'('Resources') (CR='Default_Voice_interactions_always_allowed')
media_state current_number max_number routable
--------------- --------------- --------------- ---------------
[ R 0 1 1 ] <-- voice
[/quote]
Thank you,
Mihai