[asterisk-biz] OT: Linksys SPA942 Provisioning Guide

Steve Edwards asterisk.org at sedwards.com
Thu Aug 27 12:54:08 CDT 2009


> On Aug 27, 2009, at 1:09 PM, Wes Reece wrote:
>
>> Anybody have a provisioning guide for this phone? I have several hunder 
>> that need to be configured by this weekend, but cant find the guide 
>> with tftp provisioning instructions. My distributor is of no use 
>> either.

On Thu, 27 Aug 2009, Fred Posner wrote:

> Here's the admin guide...
>
> http://www.teamforrest.com/spa9xxadmin.zip

The configuration of the "9xx" appears to be similar (if not the same) as 
the Sipura SPA841. Here's what I use on my ancient 841:

/tftpboot/spa841.cfg:

<?xml version="1.0" encoding="ISO-8859-1"?>
<flat-profile>

<!-- System -->
         <HostName>My841</HostName>
         <Syslog_Server>dt</Syslog_Server>
         <Debug_Server>dt</Debug_Server>
         <Debug_Level>3</Debug_Level>

<!-- SIP -->
         <RTP_Packet_Size>0.020</RTP_Packet_Size>

<!-- Regional -->
         <Daylight_Saving_Time_Rule>
                 start=4/1/7;end=10/-1/7;save=1
                 </Daylight_Saving_Time_Rule>

<!-- Phone -->
         <Station_Name>Station Name</Station_Name>
         <Text_Logo>Welcome to Newline</Text_Logo>
         <Short_Name_1_>dt</Short_Name_1_>
         <Short_Name_2_>t2</Short_Name_2_>
         <Line_Key_2_>2</Line_Key_2_>

<!-- Line 1 -->
         <Proxy_1_>dt</Proxy_1_>
         <Display_Name_1_>841-line-1</Display_Name_1_>
         <User_ID_1_>841-line-1</User_ID_1_>
         <Password_1_>example</Password_1_>

<!-- Line 2 -->
         <Proxy_2_>t2</Proxy_2_>
         <Display_Name_2_>841-line-2</Display_Name_2_>
         <User_ID_2_>841-line-2</User_ID_2_>
         <Password_2_>example</Password_2_>

</flat-profile>

On a related note, Linksys enables all 4 lines by default now. Does 
anybody know how I can enable the second two lines on my 841? Preferably 
without having to buy a $30 license for an old but still functional 
paperweight.

-- 
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwards at sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000



More information about the asterisk-biz mailing list