Hmm yes thanks I forgot to add the cti watch command again. I can manage to add all of my phones now. Actually, I'm trying to build a simple application where I send through a socket some informations when a call is received.
I modified the handling of the CMECallConnectionRingingEvent to add my code.For instance, when I place a call from number 404 to 405 the event is raised and the program works fine, but if I place the same call again, the event is not raised and I get the message :
com.cisco.cme.cti.CMECall makeTopoDelivered, call exists.
Any idea of what's the problem here ?
Anyway thanks for all your fast answers