I am trying to parse some output data from and PBX and I have found something that I can't really figure out. In the documentation it says the following
Information for type of call and feature. Eight character for ’status information 3’ with following ASCII values in hexadecimal notation.
1. Character Bit7 Incoming call Bit6 Outgoing call Bit5 Internal call Bit4 CN call 2. Character Bit3 Transferred call (transferring party inside) Bit2 CN-transferred call (transferring party outside) Bit1 Bit0
Any ideas how to interpret this? I have no raw data at the time to match against but I still need to figure it out.