| |||||||||
![]() | | ||||||||
| |||||||||||||||
| |||||||||||||||
| Hicom/HiPath Ask Questions and Find Answers for Hicom/HiPath |
| Tags: call, data, logging, siemens, translation |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) | ||||||||
| Junior Member
Rep Power: 0 ![]() | Have been passed raw logging files from iSDX switches and need to convert these to text. Anyone know if there is software around or what the format is? I've masses of files and so have to batch up the work. Very grateful for any help. | ||||||||
| | |
| | #3 (permalink) | ||||||||
| Junior Member
Rep Power: 0 ![]() | Call Logging on Siemens The file extension is .rcl. An example of the HEX is: 01 20 1C 40 69 71 00 0B 35 09 00 79 00 01 00 00 00 20 05 C1 EE FF based on the apparent end of record marker being EE FF. My problem is interpreting the data in terms of calling ref, called ref, start date/time, duration, and dialled digits. | ||||||||
| | |
| | #4 (permalink) | ||||||||
| Junior Member
Rep Power: 0 ![]() | The record is not in HEX but BCD (Binary Coded Decimal). The call record is 22 bytes long and the info you require is split between multiple bytes. I produced a couple of apps a number of years ago to translate each record from BCD into readable digits. No promises, but if I can find them then you can have them. Just a point of interest, how was the raw CIL collected - Buffer Box ?? | ||||||||
| | |
| | #8 (permalink) | ||||||||
| Junior Member
Rep Power: 0 ![]() | It's just that if I can't find the source code for the VB apps (it's been a long time), I might knock up a script in Python to decode the RCL's for you. I'm on long term sick at the moment following an accident and it would probably take me about a week to do the code for you from fresh. Just an option for consideration. | ||||||||
| | |
| | #9 (permalink) | ||||||||
| Junior Member
Rep Power: 0 ![]() | Hey, anything you can do would help. I've not got the spec for the data and so can't knock up any code. Not played with Python yet but it looks interesting. My aim is to load a db with the data in order to manipulate it so any standard field structure would be great. I really need to have broken the back of the task by the end of the month, and that includes extracting the data from the mountain of discs, converting, processing and research. Sorry to hear about the accident, hope recovery is progressing well. | ||||||||
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CALL LOGGING ON A s8400 | KELVIN HERBERT | AVAYA | 0 | 01-05-2007 05:06 AM |
| call logging for the bcm 400 | angler4life | BCM and Norstar | 2 | 05-08-2006 07:26 AM |
| Call Logging Interface | robking | BCM and Norstar | 2 | 10-24-2005 02:01 AM |
| Call Logging Interface | robking | Meridian Systems | 1 | 10-22-2005 04:08 PM |
| call logging norstar modular | HUGHESY | BCM and Norstar | 1 | 04-26-2005 01:40 AM |