On 3/30/07, Jason Parker <[EMAIL PROTECTED]> wrote:
----- "Chris Nighswonger" <[EMAIL PROTECTED]> wrote: > On 3/29/07, Jason Parker <[EMAIL PROTECTED]> 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 _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
