[asterisk-users] cisco spa phones and sal

kelly at ncwcom.com kelly at ncwcom.com
Sun Mar 2 19:17:13 CST 2014


Thanks for the reply

 I did have it set to asterisk but the Attendant Console Call Pickup
Code:was set to *8 (asterisk default)  For some reason *8 would give
a forbidden message on the screen of the phone. So I changed it to #8
and changed the features.conf file to reflect that. It works now
except that the phone does not ring. The blf lights flash on the
phones and when you answer one of them the line shows in use on all
phones. Park the call on one phone and you can pick it up on any other
phone just by hitting the line button. If you pick up the line it
dials asterisk and gives you a dial tone on the sla trunk.

My biggest problem now is that the phones don't ring. Below are my
configs. I would greatly appreciate any input.

sla.conf

[general]
attemptcallerid=yes 

[line1]
type=trunk
device=DAHDI/1-1
autocontext=line1
hold=open

[line2]
type=trunk
device=DAHDI/1-2
autocontext=line2

[station](!) 
type=station
autocontext=sla_stations
ringtimeout=30
ringdelay=1
trunk=line1

[8*5001](station)
device=SIP/5001

[8*5002](station)
device=SIP/5002

dialplan show lists

[ Context 'line1' created by 'SLA' ]
  's' =>            1.
SLATrunk(line1)                           
[SLA]

[ Context 'line2' created by 'SLA' ]
  's' =>            1.
SLATrunk(line2)                           
[SLA]

[ Context 'sla_stations' created by 'SLA' ]
  '8*5001' =>       1.
SLAStation(8*5001)                        
[SLA]
  '8*5001_line1' => hint:
SLA:8*5001_line1                        [SLA]
                    1.
SLAStation(8*5001_line1)                   [SLA]
  '8*5002' =>       1.
SLAStation(8*5002)                        
[SLA]
  '8*5002_line1' => hint:
SLA:8*5002_line1                        [SLA]
                    1.
SLAStation(8*5002_line1)                   [SLA]

on phone 1

ext 1 enabled yes
username 100
password  password

ext 2 enabled no

phone tab

line key 1
extension 1
share call appearance private
short name 100 

line key 2
extension disabled
share call appearance private
short name line 1
extended function
fnc=blf+cp+sd;sub=8*5001_line1@$PROXY;ext=8*5001_line1@$PROXY

on phone 2

ext 1 enabled yes
username 101
password  password

ext 2 enabled no

phone tab

line key 1
extension 1
share call appearance private
short name 101 

line key 2
extension disabled
share call appearance private
short name line 1
extended function
fnc=blf+cp+sd;sub=8*5002_line1@$PROXY;ext=8*5002_line1@$PROXY

Kelly

----- Original Message -----
From: "Asterisk Users Mailing List - Non-Commercial Discussion" 
To:"Asterisk Users Mailing List - Non-Commercial Discussion" 
Cc:
Sent:Sun, 2 Mar 2014 23:33:03 +0000
Subject:Re: [asterisk-users] cisco spa phones and sal

	One quickie that usually gets me:

	 

	On the “Attendant Console” tab, there is a “Server Type”
setting in the General section that defaults to Broadcom.  This needs
to be changed to Asterisk for ANY BLF on the phone to work (regardless
of whether or not you’re doing BLF on the phone itself or via an
attendant console).  This tab is only accessible within the
/admin/advanced web interface, or you can use the  configuration
option within the pseudo-XML config files, if you’re doing auto
provisioning.

	 

	Noah Engelberth

	MetaLINK Technologies

	 

	FROM: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] ON BEHALF OF
kelly at ncwcom.com
SENT: Sunday, March 02, 2014 12:04 PM
TO: asterisk-users at lists.digium.com
SUBJECT: [asterisk-users] cisco spa phones and sal

	 

	Hi
    I have been trying for several days get 3 Cisco spa508g phones
(firmware 7.5.5) to work with asterisk 11.6 cert1 and sla. I can get
the phones to all ring when an incoming call arrives, and I see the
slatrunk working. However the blf function does not work. If one
extension picks up the call the others do not show the trunk in use. 
And as you might expect the hold and outbound dialing does not work. I
do not think the problem is with the sla config on asterisk, but
rather the setup in the phone. Does anyone have an example config for
the spa phones.

 Thanks

 Kelly

	Email sent using Atmail - Email, Groupware and Calendaring done rig1

-------------------------
Email sent using Atmail - Email, Groupware and Calendaring done right.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140302/7c960169/attachment.html>


More information about the asterisk-users mailing list