release 20050730 http://chan-sccp.berlios.de/ <ftp://ftp.berlios.de/pub/chan-sccp/chan_sccp-20050730.tar.bz2> - very experimental hint (busy status line lamp or icon) support. This is a very experimental system so it might not work properly with particular cisco phones. 7960, 7970 and 7940 with recent firmware does work great. Old phones can't, of course, use the hint system. There are 2 type of hints in the code. Asterisk and Sccp Internal hint. When a hint in the dialplan has more then 1 device (&) or when the device is not a SCCP device, chan_sccp will use the asterisk hint system (no caller id infos). When you add a hint to only 1 SCCP device, chan_sccp will use the internal hint and it can display the caller infos Remember to modify the modules.conf. pbx_config.so has to be loaded befor chan_sccp.so (otherwise no hints) Configuring a speeddial you can add the hint to monitor. For example (1@sccp is extension and context where the hint is located) speeddial = 1,Sergio,1@sccp the dialplan [sccp] exten => 1,hint,SCCP/sergio - database restore bug fixed - fixed the no tone problem going offhook on asterisk restart - fixed few transfer bugs - improved sccp show device command - workaround for buggy 7920 firmware Sergio