Does anyone have a good resource to learn how to program the soft and hard buttons on a Cisco 7940 or 7960 phone? Using SIP Firmware...thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060303/e5e63834/attachment.htm
Gary Richardson
2006-Mar-03 08:55 UTC
[Asterisk-Users] Program Buttons on Cisco 79xx Phones
Cisco has a book about it: http://www.amazon.com/gp/product/1587050609/sr=8-1/qid=1141401215/ref=pd_bbs_1/103-7257053-6939020?%5Fencoding=UTF8 While this isn't specifically about the SIP image, the XML browser is the same. I also use Cisco::IPPhone ( http://search.cpan.org/~mrpalmer/Cisco-IPPhone-0.05/IPPhone.pm) for the backend. On 3/3/06, Kevin Steil <kevin@steiltech.com> wrote:> > Does anyone have a good resource to learn how to program the soft and > hard buttons on a Cisco 7940 or 7960 phone? Using SIP Firmware?thanks. > > _______________________________________________ > --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 > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060303/60b71233/attachment.htm
Does anyone have a good resource to learn how to program the soft and hard buttons on a Cisco 7940 or 7960 phone? Using SIP Firmware...thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060303/abfd448c/attachment.htm
All I have found was stuff about softkey templates in Call Manager. If there is any programming we could do without CM that would be fantastic!! For some reason I can't get an iDivert key to show up on my 7940G! Bill ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Kevin Steil Sent: Saturday, March 04, 2006 1:43 AM To: Asterisk User List Subject: [Asterisk-Users] Program Buttons on Cisco 79xx Phones Does anyone have a good resource to learn how to program the soft and hard buttons on a Cisco 7940 or 7960 phone? Using SIP Firmware...thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060303/9cf24fe9/attachment.htm
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bill Gibbs wrote:> All I have found was stuff about softkey templates in Call Manager. If > there is any programming we could do without CM that would be > fantastic!! For some reason I can?t get an iDivert key to show up on my > 7940G! >The SIP firmware does not allow the softkeys to be programmed :( Unfortunately you have to make a choice: SIP firmware - Easy to implement on *, but poor XML support SCCP firmware - poor/non-trivial asterisk support, great XML support. - -- Ron Wellsted ron@wellsted.org.uk http://www.wellsted.org.uk N 52.567623, W 2.137621 Linux Counter No. 202120 FWD:519961 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iQEVAwUBRAltQktP/KMNOfRbAQL0Igf7BC21bznYmTEviyjXD5cALBL1zDDfi1gl k9YNXi4Guasf33UiPwFi290SfPtjZpE9Striae7U1rmoxspbl+WeL/Yyi0mOyxwD GtaYGgA0TixqblrPN52DUZnAvAfZ/AW0CjtQxOjoUJ9Y4YwI+YeeVSQa63e6BUvp tfg9e2VHmP4ml8AQ1CsDRSCM8Rw+L28WZWWnIgA61piBr/G0KuQ2gekIC6AZhuNO zIhGU4MB0YaDJP0sR4za6tgoSnA+5xfOuo4nRn953sF9wtjYlyyoeTc3fZqFd4/B zPEW6va4t98lFMBN0rMtJpVVl3nHEmX6TVotAqehix57gbvdsVB62Q==/StB -----END PGP SIGNATURE-----
Michiel van Baak
2006-Mar-04 04:06 UTC
[Asterisk-Users] Program Buttons on Cisco 79xx Phones
On 10:34, Sat 04 Mar 06, Ron Wellsted wrote:> The SIP firmware does not allow the softkeys to be programmed :( > > Unfortunately you have to make a choice: > SIP firmware - Easy to implement on *, but poor XML support > SCCP firmware - poor/non-trivial asterisk support, great XML support.I have to correct you here. using chan_sccp gives you the same, and for some models more, functionality then CCM. Look here: http://chan-sccp.org I use it for both Cisco phones as kirk dect phones and it works great. And yes, the XML support is so much better then the SIP firmware. -- Michiel van Baak michiel@vanbaak.info http://michiel.vanbaak.info GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D "Why is it drug addicts and computer afficionados are both called users?"
Awesome. Any URLs to the XML templates for all the features? The SCCP firmware doesn't appear to have any in the zip file. Bill -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michiel van Baak Sent: Saturday, March 04, 2006 6:07 AM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Program Buttons on Cisco 79xx Phones On 10:34, Sat 04 Mar 06, Ron Wellsted wrote:> The SIP firmware does not allow the softkeys to be programmed :( > > Unfortunately you have to make a choice: > SIP firmware - Easy to implement on *, but poor XML support > SCCP firmware - poor/non-trivial asterisk support, great XML support.I have to correct you here. using chan_sccp gives you the same, and for some models more, functionality then CCM. Look here: http://chan-sccp.org I use it for both Cisco phones as kirk dect phones and it works great. And yes, the XML support is so much better then the SIP firmware. -- Michiel van Baak michiel@vanbaak.info http://michiel.vanbaak.info GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D "Why is it drug addicts and computer afficionados are both called users?" _______________________________________________ --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
Duh. Thanks. I spent all my time looking for SIP XML configs that my brain is fried now. Bill -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michiel van Baak Sent: Saturday, March 04, 2006 8:14 AM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Program Buttons on Cisco 79xx Phones On 07:39, Sat 04 Mar 06, Bill Gibbs wrote:> Awesome. > Any URLs to the XML templates for all the features? > The SCCP firmware doesn't appear to have any in the zip file.Have a look here: http://www.voip-info.org/wiki/view/Asterisk+Cisco+79XX+XML+Services good luck -- Michiel van Baak michiel@vanbaak.info http://michiel.vanbaak.info GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D "Why is it drug addicts and computer afficionados are both called users?" _______________________________________________ --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
On Sat, 2006-03-04 at 10:34 +0000, Ron Wellsted wrote:> Unfortunately you have to make a choice: > SIP firmware - Easy to implement on *, but poor XML support > SCCP firmware - poor/non-trivial asterisk support, great XML support.The newest SIP firmware (beta versions) allows the exact XML functionality as the SCCP versions. Since Cisco CME and CCM are both migrating to SIP (CME already has) in their next versions, the loads provide all the bells and whistles. We have the development loads and have every Cisco model currently running in SIP. Currenltly, I cannot register to * with them since there is no auth in them yet. For example - on a 40/60, it only allows a single global logon (not per line like current SIP firmware) and that does not even work - never tries to register with asterisk at all and I only had about an hour at work to spend on it. I can say that the numbering scheme for SIP loads (7.5, etc) has remained intact. So the probable reason there has not been a 7.6 release even with all of the 7.5 bugs is because the 8.0 version is in beta/development right now. They are gonna be awesome phones once they have all the SCCP capabilities for SIP if the decide to merge the codebase into CCM/3rd-party compatibility. -Greg
Sounds great..thanks... -----Original Message----- From: Greg Oliver [mailto:goliver@cistera.com] Sent: Saturday, March 04, 2006 8:25 PM To: ron@wellsted.org.uk; Asterisk User List Subject: Re: [Asterisk-Users] Program Buttons on Cisco 79xx Phones On Sat, 2006-03-04 at 10:34 +0000, Ron Wellsted wrote:> Unfortunately you have to make a choice: > SIP firmware - Easy to implement on *, but poor XML support > SCCP firmware - poor/non-trivial asterisk support, great XML support.The newest SIP firmware (beta versions) allows the exact XML functionality as the SCCP versions. Since Cisco CME and CCM are both migrating to SIP (CME already has) in their next versions, the loads provide all the bells and whistles. We have the development loads and have every Cisco model currently running in SIP. Currenltly, I cannot register to * with them since there is no auth in them yet. For example - on a 40/60, it only allows a single global logon (not per line like current SIP firmware) and that does not even work - never tries to register with asterisk at all and I only had about an hour at work to spend on it. I can say that the numbering scheme for SIP loads (7.5, etc) has remained intact. So the probable reason there has not been a 7.6 release even with all of the 7.5 bugs is because the 8.0 version is in beta/development right now. They are gonna be awesome phones once they have all the SCCP capabilities for SIP if the decide to merge the codebase into CCM/3rd-party compatibility. -Greg