ftocc

Cisco 7960 - How to program the buttons on the side to be speed dial buttons?

chiptransi
Posts: 98
Member Since:
2006-06-01

I have the Cisco 7960 and only have three lines. I would like to program the extra buttons as speed dial buttons. I can edit the Sip.cnf file but I don't Know what to put in there for speed dial rather than lines.
Cam someone give me an example of how to program for speed dial?



brbourdo
Posts: 378
Member Since:
2007-04-24
You do it on the phone, and

You do it on the phone, and not the SIP file.

Here is how to do it:

1: Hit settings button.
2: Go to Call Preferences.
3: Down at the bottom, or option 9, is "Speed Dial Lines"
4: Select which line you want to add a speed dial to.
5: Give it a label and number and click "Accept"

Now you have a speed dial! :)

If there is a way you do it from within one of the cnf files then it's news to me. :p

--

Brian Bourdon
www.redwatervoip.com
brian [at] redwatervoip [dot] com
Portland, Oregon



Gasmanz
Posts: 146
Member Since:
2007-09-04
Only 7 Options

The Call Preferences menu on the 8.6.0 SIP firmware only has 7 options and none of them are Speed Dial Lines or Call Forward.

Does anyone know which version of the SIP firmware supports the Speed Dial Lines?

Gasmanz

--

Graham Campbell

FtOCC Tech
Hi-Tech Solutions Ltd.
Auckland
New Zealand



SkykingOH
Posts: 3667
Member Since:
2007-12-17
This works in 8.3, have you

This works in 8.3, have you tried the XML code?

 </line>
      <line button="4">
        <featureID>2</featureID>
        <featureLabel>Sean</featureLabel>
        <speedDialNumber>*80439</speedDialNumber>
      </line>
--

Scott

aka "Skyking"



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.