I'm new in Xtapi so it' would be very kind of you if you helped me with this problem.
I'm trying to control a Panasonic KX-TDA200 device with XTAPI under MSTAPI (with W2k server OS). The aim of my program is to identify the id of the new calls that get to a particular address (that's why i'm working with the InCall example).
I have no problems getting the provieder or detecting addresses or terminals. My problem is that the terminal observer handler seems not to recieve any events. I've written System.out.println("An event ocurred"); at the beginnig of the handler and it never appears on my screen!
I'm completely lost. Please, give me a hand !!!
Thanks a lot !!!
Cuetumayu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello my friends !!!
I'm new in Xtapi so it' would be very kind of you if you helped me with this problem.
I'm trying to control a Panasonic KX-TDA200 device with XTAPI under MSTAPI (with W2k server OS). The aim of my program is to identify the id of the new calls that get to a particular address (that's why i'm working with the InCall example).
I have no problems getting the provieder or detecting addresses or terminals. My problem is that the terminal observer handler seems not to recieve any events. I've written System.out.println("An event ocurred"); at the beginnig of the handler and it never appears on my screen!
I'm completely lost. Please, give me a hand !!!
Thanks a lot !!!
Cuetumayu
Hi. I have this problem too. Did you resolve this problem?