Hi, I'm trying to make a simple sip application with Java, Swing and Linphoned. My Java application is a Swing window and can communicate with linphoned through linphonecsh.
I'm using the ProcessBuilder class for launch linphonecsh and I have made a TimerTask to get the linphoned's status with the commande "linphonecsh.exe status register" every 2 seconds. This is working but after 10 seconds linphoned freezes and not answering to linphonecsh. I'm using Windows 7 and Java6 update 35. Can you help me to understand why linphoned is crashing when I try to get it's information ? Thanks for your answers Halvard _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
