Beginning with Andreas Schaufler's
JImonc, I created a Java-based Telmond-only client. It simply pops up a window when an incoming call is detected, and if your phonebook (should be available via /var/phonebook) contains the number, the name is displayed.
The command line syntax is:
java -jar jtelmonc.jar [servername [imond-port [telmond-port]]]
e.g.
java -jar jtelmonc.jar 192.168.0.99 5000 5099
or
java -jar jtelmonc.jar server
If you like this, be sure to check the more advanced Telmonc Script!
DOWNLOAD (2.5 MB)