Vladislav Gunchenko | Hi! I have a CUCM 8.6 with many IP phones configured (about 200). I need to control these phones by the one application. I`ve tried to setup TSP driver on my host. As I understood, such way allows to control only the phone which is configured on the my host (I have a softphone). Am I right? What the way to control remote IP phones? Scenario 1: A, B - IP Phones
1. A calls B 2. B answers the call 3. -- Here I wants to get an event about a new call 4. Application tells to phone B to play a wave (using waveOutOpen) Scenario 2: A, B and C is IP phones 1. A calls B 2. B answers the call 3. -- Here I wants to get an event about a new call 4. Application setting up conference to C on the B phone. 5. A,B,C are in the conference Is it possible to handle such scenario? |