Note that there are some explanatory texts on larger screens.

plurals
  1. USJMK
    primarykey
    data
    text
    plurals
    1. COThe original data is a Persons Name that has been Encrypted with my RSA 3DES public key and then encoded in Base64.
      singulars
    2. COAnother note. Somebody who previously worked here wrote a CTI application in C#, which returned all of this information. It was very specific down to the individual digits being dialed by a user, as they were being dialed, the number of the person calling them if they were on an inbound call and the number the person was dialing if they were on an outbound call. To be brutally honest, I have the source code and I can compile and run it to get this information, but I can't understand it, I'm just not at that level so I am looking for guidance on where to start.
      singulars
    3. COYou're on! The phone is a Splicecom PCS520. It is hooked up to a Splicecom Maximiser. The Splicecom Maximiser runs a linux based OS in RAM which manages the phones, SIP trunks etc. It has 15 ports, each labeled 5001 to 5015. This is what the VOIP phone plugs into and it is this I want to access to get information. I know the IP address of the maximiser and have the login details for the LDAP database, but my previous attempts to access this database have failed. I can however login to the 'Manager' system via a web browser to control elements of the system.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload