Computing.Net > Forums > Programming > logging RS232 (com1?) and save file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

logging RS232 (com1?) and save file

Reply to Message Icon

Name: Peer
Date: January 10, 2006 at 08:49:20 Pacific
OS: XP / Novell
CPU/Ram: 3.2 / 512
Comment:

Having a Panasonic telephone system (KXTDA 30)with Charmed (CTI) software, which generates a string each time a tell call is completed. Included in the string is data from which pc (user) and how long the call took.
I'm looking for something that logs the generated string to a file, which will generate an action within my access database: a popup screen.

Anyone with a good idea?

Thanks a lot!




Sponsored Link
Ads by Google

Response Number 1
Name: Chi Happens
Date: January 10, 2006 at 09:40:49 Pacific
Reply:

wow. that's exactly one of the projects I am in charge of. It is called MIS (Management Information Systems). Check it out: http://www.interact911.com

Chi

They mostly come at night...mostly.


0

Response Number 2
Name: Chi Happens
Date: January 10, 2006 at 09:49:35 Pacific
Reply:

Well I just went to the interact911 site and MIS must not be up yet. But I can give you some information:

We currently process Zetron and Plant CTI information. We have designed and developed a multi-tier system in C# that gets the CTI data and places it into a database table and then parses it.

Our sysetm is made up of a few parts:
1) Ingester - This is the windows service that receives the CTI information and places it into the database to be processed.
2) Parser - This is the windows service that reads the raw data from the database and parses it based on the controller type (Plant or Zetron) and then places it into a queue for furthur processing.
3) SQL Stored Proc that fires off every minute to read the queue and generate statistics based on the data. These statistics are then available to the end user via the Client interface which allows the user to run many different (as well as custom) statistical analysis against the data.

We sell an Enterprise and SinglePSAP edition. You could contact InterAct Public Safety Systems, INC. 1-800-768-3911 for pricing/more information.

Hope this helps some,
Chi

They mostly come at night...mostly.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: logging RS232 (com1?) and save file

Backup strategy and bat file help www.computing.net/answers/programming/backup-strategy-and-bat-file-help/17442.html

Batch file to find ip and host name, and save www.computing.net/answers/programming/batch-file-to-find-ip-and-host-name-and-save/19455.html

Splitting a .asf video file and Saving it. www.computing.net/answers/programming/splitting-a-asf-video-file-and-saving-it/19848.html