[Asterisk-Users] Re: Cisco 7960s and skinny

Sergio mlists at c-net.it
Fri Apr 15 05:19:26 MST 2005


>>understand how to get customized and localized (I'm in Italy) softkeys.
>>    
>>
>I'm not sure what if anything there is to localize, IIRC chan_sccp
>transmits no text to the user except for softkey names, and their you
>might be out of luck.
>  
>
You can customize softkeys replacing labels
static const softkeytypes button_labels [] = {
  {  1, "Richiama",   sccp_sk_redial },
  {  2, "NvChiam",  sccp_sk_newcall },
this is working.
I've also downloaded cisco ip telephony locale. Collection of localized 
XML labels for 7905 and 7960 phone (tftpboot time)
that works. 7905 now have all the softkeys and all the config sub menus 
showing the localized labels/strings.
Booting the phones they are loading XML localized dialtones.

7905 is working but there's an issue about the hold/unhold button. It 
stays red after the first call.
the cisco 7905 does register, but it can't receive calls. When you place 
an outgoing call it comes back to work and now you can also receive calls.
I'm working on it




More information about the asterisk-users mailing list