<html><body style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 12px;">Thanks for the reply<br /><br /> 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.<br /><br />My biggest problem now is that the phones don't ring. Below are my configs. I would greatly appreciate any input.<br /><br />sla.conf<br /><br />[general]<br />attemptcallerid=yes <br /><br />[line1]<br />type=trunk<br />device=DAHDI/1-1<br />autocontext=line1<br />hold=open<br /><br />[line2]<br />type=trunk<br />device=DAHDI/1-2<br />autocontext=line2<br /><br />[station](!) <br />type=station<br />autocontext=sla_stations<br />ringtimeout=30<br />ringdelay=1<br />trunk=line1<br /><br />[8*5001](station)<br />device=SIP/5001<br /><br />[8*5002](station)<br />device=SIP/5002<br /><br />dialplan show lists<br /><br />[ Context 'line1' created by 'SLA' ]<br />  's' =>            1. SLATrunk(line1)                            [SLA]<br /><br />[ Context 'line2' created by 'SLA' ]<br />  's' =>            1. SLATrunk(line2)                            [SLA]<br /><br />[ Context 'sla_stations' created by 'SLA' ]<br />  '8*5001' =>       1. SLAStation(8*5001)                         [SLA]<br />  '8*5001_line1' => hint: SLA:8*5001_line1                        [SLA]<br />                    1. SLAStation(8*5001_line1)                   [SLA]<br />  '8*5002' =>       1. SLAStation(8*5002)                         [SLA]<br />  '8*5002_line1' => hint: SLA:8*5002_line1                        [SLA]<br />                    1. SLAStation(8*5002_line1)                   [SLA]<br /><br />on phone 1<br /><br />ext 1 enabled yes<br />username 100<br />password  password<br /><br />ext 2 enabled no<br /><br />phone tab<br /><br />line key 1<br />extension 1<br />share call appearance private<br />short name 100 <br /><br />line key 2<br />extension disabled<br />share call appearance private<br />short name line 1<br />extended function fnc=blf+cp+sd;sub=8*5001_line1@$PROXY;ext=8*5001_line1@$PROXY<br /><br />on phone 2<br /><br />ext 1 enabled yes<br />username 101<br />password  password<br /><br />ext 2 enabled no<br /><br />phone tab<br /><br />line key 1<br />extension 1<br />share call appearance private<br />short name 101 <br /><br />line key 2<br />extension disabled<br />share call appearance private<br />short name line 1<br />extended function fnc=blf+cp+sd;sub=8*5002_line1@$PROXY;ext=8*5002_line1@$PROXY<br /><br />Kelly<br /><blockquote><br />----- Original Message -----<br /><div style="width:100%;background:rgb(228,228,228);"><div style="font-weight:bold;">From:</div> "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com></div><br /><div style="font-weight:bold;">To:</div>"Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com><br /><div style="font-weight:bold;">Cc:</div><br /><div style="font-weight:bold;">Sent:</div>Sun, 2 Mar 2014 23:33:03 +0000<br /><div style="font-weight:bold;">Subject:</div>Re: [asterisk-users] cisco spa phones and sal<br /><br /><br /><div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri, 'sans-serif';color:#1F497D;">One quickie that usually gets me:</span></p><p></p><p></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri, 'sans-serif';color:#1F497D;"></span></p><p> </p><p></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri, 'sans-serif';color:#1F497D;">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
<b>ANY</b> 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 <Server_Type> configuration option
 within the pseudo-XML config files, if you’re doing auto provisioning.</span></p><p></p><p></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri, 'sans-serif';color:#1F497D;"></span></p><p> </p><p></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri, 'sans-serif';color:#1F497D;">Noah Engelberth</span></p><p></p><p></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri, 'sans-serif';color:#1F497D;">MetaLINK Technologies</span></p><p></p><p></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri, 'sans-serif';color:#1F497D;"></span></p><p> </p><p></p>
<div style="border:none;border-left:solid #0000FF 1.5pt;padding:0in 0in 0in 4pt;">
<div>
<div style="border:none;border-top:solid #B5C4DF 1pt;padding:3pt 0in 0in 0in;">
<p class="MsoNormal"><b><span style="font-size:10pt;font-family:Tahoma, 'sans-serif';">From:</span></b><span style="font-size:10pt;font-family:Tahoma, 'sans-serif';"> asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]
<b>On Behalf Of </b>kelly@ncwcom.com<br /><b>Sent:</b> Sunday, March 02, 2014 12:04 PM<br /><b>To:</b> asterisk-users@lists.digium.com<br /><b>Subject:</b> [asterisk-users] cisco spa phones and sal</span></p><p></p><p></p>
</div>
</div>
<p class="MsoNormal"></p><p> </p><p></p>
<p class="MsoNormal"><span style="font-size:9pt;font-family:Helvetica, 'sans-serif';">Hi<br />
   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.<br /><br />
Thanks<br /><br />
Kelly</span></p><p></p><p></p>
<div class="MsoNormal" style="text-align:center;" align="center"><span style="font-size:9pt;font-family:Helvetica, 'sans-serif';">
</span></div>
<p class="MsoNormal"><span style="font-size:9pt;font-family:Helvetica, 'sans-serif';">Email sent using Atmail - Email, Groupware and Calendaring done rig1</span></p><p></p><p></p>
</div>
</div>

</blockquote><hr>Email sent using Atmail - Email, Groupware and Calendaring done right.</body></html>