Re: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Doug
At 11:44 6/7/2007, Douglas Garstang, wrote: Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="_=_NextPart_001_01C7A923.2703ACD7" Does anyone know how the Linksys PAP2T ATA's can be mass provisioned? Documentation seems to be sketchy, even on t

RE: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Douglas Garstang
How do you get PAP2T-NA's? They aren't even on Linksys's web site. -Original Message- From: Doug [mailto:[EMAIL PROTECTED] Sent: Thursday, June 07, 2007 10:33 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: Douglas Garstang Subject: Re: [asterisk-user

Re: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Steve Edwards
On Thu, 7 Jun 2007, Douglas Garstang wrote: Does anyone know how the Linksys PAP2T ATA's can be mass provisioned? Documentation seems to be sketchy, even on the Linksys web site. If it's like the pap2, you can use tftp and xml. This should get you started. /tftpboot/spa000F66A83C90.xml:

RE: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Douglas Garstang
der. Gonna have to work on that I guess. Doug. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Edwards Sent: Thursday, June 07, 2007 10:58 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Provisioning Link

RE: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Jon Pounder
rom: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Edwards Sent: Thursday, June 07, 2007 10:58 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Provisioning Linksys PAP2T ATA's On Thu, 7 Jun 2007, Douglas Garstang wrote: Does a

Re: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Jared Smith
On 6/7/07, Douglas Garstang <[EMAIL PROTECTED]> wrote: I called Linksys and they told me the ATA's can be provisioned with http/https, but only after we become a certified reseller/provider. Gonna have to work on that I guess. Well, I'm pretty sure that http provisioning works *without* becomin

RE: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Steve Edwards
On Thu, 7 Jun 2007, Douglas Garstang wrote: Steve, Thanks, but, we can't use tftp. The ATA's (all 1500 of them) are on remote networks. As far as I know, tftp only works across a local subnet. I called Linksys and they told me the ATA's can be provisioned with http/https, but only after we beco

RE: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Steve Edwards
On Thu, 7 Jun 2007, Jon Pounder wrote: Quoting Douglas Garstang <[EMAIL PROTECTED]>: Steve, Thanks, but, we can't use tftp. The ATA's (all 1500 of them) are on remote networks. As far as I know, tftp only works across a local subnet. I called Linksys and they told me the ATA's can be provisio

Re: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Jared Smith
On 6/7/07, Steve Edwards <[EMAIL PROTECTED]> wrote: I tried it with my xml file and it complains about the file being corrupt. I had this problem too with some of the Linksys phones, and it did turn out to be a problem with the XML file... it's seems they're fairly picky about things like singl

Re: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Steve Edwards
On Thu, 7 Jun 2007, Jared Smith wrote: On 6/7/07, Steve Edwards <[EMAIL PROTECTED]> wrote: I tried it with my xml file and it complains about the file being corrupt. I had this problem too with some of the Linksys phones, and it did turn out to be a problem with the XML file... it's seems the

Re: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Mattt
Doug, We just "pre-provision" the Linksys CPE (including PAP2(T)-NA's) in the lab over TFTP after barcode-scanning the relevant information for that unit into a web management interface and, once the unit is deployed onsite, it continues to pull it's config from our prov server over HTTP. The

Re: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Nick Seraphin
On Fri, 8 Jun 2007, Mattt wrote: > Doug, > > We just "pre-provision" the Linksys CPE (including PAP2(T)-NA's) in > the lab over TFTP after barcode-scanning the relevant information for > that unit into a web management interface and, once the unit is deployed > onsite, it continues to pull it'

RE: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Stewart Nelson
> You can reload via http using a command like: > wget\ > --output-document=/dev/null\ > --quiet\ > "http:///upgrade?http:// server>:80/asterisk/spa000F66A83C90.cfg" > I tried it with my xml file and it complains about the file being corrupt. > I'm guessing you n

RE: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-07 Thread Steve Edwards
On Thu, 7 Jun 2007, Stewart Nelson wrote: You can reload via http using a command like: wget\ --output-document=/dev/null\ --quiet\ "http:///upgrade?http://:80/asterisk/spa000F66A83C90.cfg" I tried it with my xml file and it complains about the file bei

Re: [asterisk-users] Provisioning Linksys PAP2T ATA's

2007-06-08 Thread Mattt
Nick, Pretty much - it builds the XML output on the fly, and delivers it over HTTP (PHP/Apache). It "works the same" for all of the mainstream Linksys kit - including SPA phones. Generally, where we've installed IP phones, we've also installed an Asterisk appliance in the form of a Linux b