[Asterisk-Users] Cisco 7914

Joseph tech at ekn.com
Fri Aug 5 11:53:39 MST 2005


On Fri, 2005-08-05 at 14:09 -0400, Craig Bruenderman wrote:
> How does one go about programming a Cisco 7914 sidecar to be used as a
> busy lamp field?
> 

In the sccp.conf file, 

o As a Line:
 You can assign a line to the button/lamp which is really neat.
The lamp is green when you are on the line, blinking green when you put
the line on hold, blinks orange when you call that line.
If you had a 7960 and wanted a line on the 7914 you could do it this
way: 
 autologin = ,,,,,,79140,79141 ; This makes it go to the 7th button 
                               ; for the first line button.



o As a speed dial (lamp is either off or red)
 You setup a speed dial like this:
speeddial = 10,John Doe,10 at from-sccp

 And then to make this work you need to have the
 exten => 10,hint,SCCP/10 ;sccp phone
 exten => 10,hint,SIP/10  ;Sip phone

As a line you don't need the hint.

Note: a speed dial with hint shows an icon of a phone just like a line.
And when the lamp is on with the hint, it shows an icon of a phone with
an X though it. This is the case with the 7940/7960 speed dials as well.

The icon gives you the same line status as the lamps even without the
7914 sidecar.

> Thanks
> 
> Craig Bruenderman
> Network Advocates, Inc.
> 300 Envoy Circle
> Suite 300
> Louisville, KY  40299
> 
> Main:  502-412-1050
> DID:   502-992-5929
> Fax:   502-412-1058
> Mobile:  502-548-1100
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
respectfully, Joseph
--------------------




More information about the asterisk-users mailing list