[asterisk-users] Cisco 30VIP Phone

Chris Nighswonger cnighswonger at foundations.edu
Fri Mar 30 15:17:11 MST 2007


On 3/30/07, Jason Parker <jparker at digium.com> wrote:
> ----- "Chris Nighswonger" <cnighswonger at foundations.edu> wrote:
> > On 3/29/07, Jason Parker <jparker at digium.com> wrote:
> I really don't know what to say then..  It's a simple switch statement on the phone model, with some assignments to set what the buttons do.

That much *is* obvious. :P

What was not obvious, but I now understand, is how how the loops, etc
in the 30VIP case statement related to the actual physical button
layout on the phone itself (see one of my previous posts in this
thread).

After comparing the code of chan_skinny and chan_sccp I was finally
able to figure out what was going on there.

The chan_sccp code builds a more complete button template for the
30VIP than the chan_skinny. However, there seem to be quite a few
other problems with the chan_sccp driver and * 1.4. So, after a few
(well commented) hacks I am recompling a slightly modified
chan_skinny. We'll see if it works better.

Another question about chan_skinny: What code parses the skinny.conf
file? Specifically I am looking to set speed-dial softkeys on the
30VIP via skinny.conf. I have not been able to determine if this is
already in the code or if I need to keep hacking.

Thanks for the help.

Chris


More information about the asterisk-users mailing list