I'm trying to achieve the same thing (access call-data while the line is still ringing).
Does anyone know if it is possible to do this via Ethernet with a NEC-XN120?
I'm able to telnet to the system and it spits out data which looks like this:
Code:
27/07/2009 PAGE 006
CLASS TIME DATE LINE DURATION STATION DIALLED No./CLI ACCOUNT
ITRS 13:44 21/04 006 00:00:32 203 0641923***
IVOT 13:44 21/04 007 00:00:00 303 0206000***
ITRS 13:42 21/04 004 00:03:16 401 0205022***
(I've blanked out a couple digits.)
But that data is from _after_ the call has taken place, I would very much like to be able to read out the data while the call is still ringing.
I want to be able to do this so I can connect the call data to our customer-database and show who's calling on screen in a non-windows environment.
Also, should I create my own topic for this?