Julien Goodwin
2005-May-28 00:17 UTC
[Asterisk-Users] 7960 / chan_sccp: Less than three lines / more than three speeddials possible?
On Sat, May 28, 2005 at 01:51:56AM +0200, Stefan Gofferje arranged a set of bits into the following:> Hi folks, > > I'm trying the latest mayday chan_sccp and found it difficult to have > more than three speeddials. I have defined only one line but can't get > more than three SDs. On console, * says > > May 28 01:44:12 ERROR[26933]: sccp_actions.c:252 > sccp_handle_line_number: SCCP device SEP000xxxxxxxx requested a line > configuration for unknown line 3 > May 28 01:44:12 ERROR[26933]: sccp_actions.c:252 > sccp_handle_line_number: SCCP device SEP000xxxxxxxx requested a line > configuration for unknown line 3 > May 28 01:44:12 ERROR[26933]: sccp_actions.c:252 > sccp_handle_line_number: SCCP device SEP000xxxxxxxx requested a line > configuration for unknown line 2 > May 28 01:44:12 ERROR[26933]: sccp_actions.c:252 > sccp_handle_line_number: SCCP device SEP000xxxxxxxx requested a line > configuration for unknown line 2 > > I also have read about chan_sccp proposedly supporting softkey templates. > Any hints?Yes, what you need to do is edit chan_sccp.h, and just edit the 7960 layout to whatever you want, you can also duplicate it to have several layouts you can switch between in the config file. Thanks, Julien -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050528/ac3d5868/attachment.pgp
Sergio
2005-May-31 10:03 UTC
[Asterisk-Users] Re: 7960 / chan_sccp: Less than three lines / more than three speeddials possible?
> Anyway, may I suggest a lines=<num> parameter for the sccp.conf which > defines how many buttons are used as lines and how many are not - if > this is possible.That is easy and it's in my todo list. Every button can be configured as speeddial or line. I'll be working on that in July. Sergio