Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Computer Telephony Integration Object Server (CTIOS) Toolkit Developer Center
Overview
Documentation
Community
Blogs
CTIOS 8.5(2) provides support for .NET Framework 3.5
David Lender
03 Aug 2011
Filter mode skill group statistics sample in Java
David Lender
05 Jan 2011
Cisco Live! London - Jan. 31-Feb 3, 2011
David Staudt
01 Nov 2010
Avoiding a Memory Leak in your CTIOS Filter mode application.
David Lender
11 Feb 2010
Intermittently, Network Blind Transfer with CTIOS clients gets stuck.
David Lender
02 Feb 2010
Registry entry controls Invalid Agent Login receiving eCTIOSFailureEvent or eControlFailureCon
David Lender
04 Dec 2009
Web Services Client
David Lender
11 Nov 2009
Not Ready reason code in Not Ready state
David Lender
20 Feb 2009
Using JavaCil LogWrapper over a year boundary
David Lender
16 Feb 2009
CTIOS Desktop 7.5(3) now supports Windows XP SP3
David Lender
05 Dec 2008
using LogWrapper in a mult-threaded Agent app
David Lender
19 Nov 2008
CTIOS Preferred Server vs Load Balancing
DAVID LENDER
23 Apr 2008
Showing 12 results.
Items per Page 20
Page
(Changing the value of this field will reload the page.)
1
of 1
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to CTIOS Toolkit Questions
How to get SkillGroupStatistics
Threads [
Previous
|
Next
]
Showing 81 - 87 of 87 results.
Items per Page
(Changing the value of this field will reload the page.)
5
10
20
30
50
75
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Arthur Shats
Posts:
57
Join Date:
8/24/12
Recent Posts
RE: How to get SkillGroupStatistics
Answer
12/20/12 10:47 PM as a reply to Arthur Shats.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
David,
In C++Phone sample program, is there a limit of how much data could be written into a log window? If yes, how much and what would happen if limit is reached, is it going to crash or just stop writing to a log or else? Doing m_edtLogWindow.SetWindowText(“”) would clear the screen log, but do I have to clear some buffer, if yes, how do I do it?
Arthur.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Lender
Posts:
467
Join Date:
4/4/08
Recent Posts
RE: New Message from Arthur Shats in Computer Telephony Integration Object
Answer
12/21/12 3:06 PM as a reply to Arthur Shats.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
The C++ sample is provided as is. What you are asking are MS Windows programming questions better suited to Microsoft.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Arthur Shats
Posts:
57
Join Date:
8/24/12
Recent Posts
RE: How to get SkillGroupStatistics
Answer
1/18/13 3:40 PM as a reply to David Lender.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
David,
While running C++Phone sample app, I sometimes see failure events in the log window like the followin:
OnCtiOsFailure Event received
(PGStatus:0
SysEvtID:3
SysEvtArg1:5022
FailCode:10
MsgID:eCTIOSFailureEvent
ICMCCTime:1358522430
StatusBarMsg
nline
AllOnlineForPeriph:1)
How do I tell what actually failed?
Thanks.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Lender
Posts:
467
Join Date:
4/4/08
Recent Posts
RE: New Message from Arthur Shats in Computer Telephony Integration Object
Answer
1/18/13 3:47 PM as a reply to Arthur Shats.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
FailCode: 10 means eServerConnectionStatus. (see OnCTIOSFailure in the CTIOS Developer’s Guide.) Since AllOnlineForPeriph = 1 then nothing failed it is a server status message only.
During the login process it is common to see the onCTIOSTailureEvent which can be ignored.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Arthur Shats
Posts:
57
Join Date:
8/24/12
Recent Posts
RE: How to get SkillGroupStatistics
Answer
1/18/13 4:19 PM as a reply to David Lender.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Yes, I do see this failure events during login, but I am more concerned when I see these long after the login. So, are you saying that every so often a server just sends out status msgs informing that all is OK or not?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Lender
Posts:
467
Join Date:
4/4/08
Recent Posts
RE: New Message from Arthur Shats in Computer Telephony Integration Object
Answer
1/18/13 4:46 PM as a reply to Arthur Shats.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Yes, you can get AllOnlineForPerihperal system events. Its only an error if there is a different SystemEventID. See the enums in the onCTIOSFailure event in the developer guide to determine if something is offline or online.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Arthur Shats
Posts:
57
Join Date:
8/24/12
Recent Posts
RE: How to get SkillGroupStatistics
Answer
1/18/13 4:55 PM as a reply to David Lender.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
OK. It's just that today alone I see 14 CtiOsFailure events and it's not even afternoon yet.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Showing 81 - 87 of 87 results.
Items per Page
(Changing the value of this field will reload the page.)
5
10
20
30
50
75
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Collateral
No files available