[Asterisk-Users] Cisco 7960 Message Light on multiple phones

Matt Schulte mschulte at netlogic.net
Wed Jan 26 07:21:31 MST 2005


That's very interesting, because we do the exact same thing and all the
phones light up (with line mailbox flashing).. What SIP ver are you
using on the 7960's? However it sounds like 135 isn't registered on all
the phones? What we did is bind the lines to multiple phones, 203 (our
tech mailbox) for example never actually rings because all we care about
is the MWI.

	Matt

-----Original Message-----
From: Mark Johnson [mailto:asterisk at astroshapes.com] 
Sent: Wednesday, January 26, 2005 7:17 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Cisco 7960 Message Light on multiple phones


Here is what I am attempting to do (which works well on Cisco Call 
Manger).  I have some 7960's that have multiple lines on them.  The 
second line specifically is a "helpdesk" line that is shared among 
multiple phones.  Here is how I am making that line ring on multiple 
phones, maybe you have other suggestions:

exten => 135,1,Dial(SIP/135 at 100&SIP/135 at 101,20,rt)

So this rings the second line on the phones that have the first line as 
100 and 101.  This works great.  When someone leaves a voicemail, the 
messagelight will only light on the phone that was booted up last.  Is 
there a way to make the light come on all of the helpdesk phones, with 
the second line icon displaying the correct mail icon?  Here is the 
sip.conf section for those particular extensions:

[100]
type=friend
username=100
secret=100
host=dynamic
mailbox=100
linelabel="First Last"
line => 102

[135]
type=friend
username=135
secret=135
host=dynamic
mailbox=135
linelabel="HelpDesk"
line => 135

[101]
type=friend
username=101
secret=101
host=dynamic
mailbox=101
linelabel="First1 Last1"
callerid="First1 Last1" <101>
line => 101
_______________________________________________
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



More information about the asterisk-users mailing list