Re: [asterisk-users] Spectralink 8002

2011-01-14 Thread Jonathan C. Bailey
The traffic I originally posted was all (except the DHCP request/response) that 
the phone did since power on. That was sniffed at the output of the wireless 
controller (all APs tunnel back to the controller). The wireless controller 
shows the phone as "connected", but I haven't gone much further with 
troubleshooting there...

A call to Polycom may be in order, but I don't know what kind of support I get 
as an end user.


-Jon

- Original Message -
From: "MrHanMan" 
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 

Sent: Friday, January 14, 2011 4:29:17 PM
Subject: Re: [asterisk-users] Spectralink 8002

Do you see any attempt on the wireless controller from the phone to
connect to anything on the network after the TFTP exchange?  Any
traffic at all on the network from the phone?  Have you tried to
capture packets with Wireshark or something similar?

On Fri, Jan 14, 2011 at 4:15 PM, Jonathan C. Bailey
 wrote:
> It's a Netgear WG102 AP with a WFS709TP wireless controller. The controller 
> is basically a rebranded Aruba MC-800 (don't know about the APs).
>
> I've also tried on my WRT-54G at home, and it does the same thing.
>
>
> -Jon
>
> - Original Message -
> From: "MrHanMan" 
> To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
> 
> Sent: Friday, January 14, 2011 3:45:55 PM
> Subject: Re: [asterisk-users] Spectralink 8002
>
> The only time I've seen "no net found" on a spectralink phone is when
> it's out of range of the AP.  That doesn't make sense if it just
> successfully connected to the TFTP server.  What sort of AP are you
> connecting to?  Could it have a security feature that disallows
> reconnects within a certain time frame?
>
> On Fri, Jan 14, 2011 at 3:39 PM, Jonathan C. Bailey
>  wrote:
>> I figured that (since the firmware is "current" on the phone). I just can't 
>> figure why it won't connect.
>>
>> I did notice the phone was showing "no net found" and the AP MAC (or 
>> similar) right after that traffic.
>>
>>
>> -Jon
>>
>> - Original Message -
>> From: "MrHanMan" 
>> To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
>> 
>> Sent: Friday, January 14, 2011 3:32:19 PM
>> Subject: Re: [asterisk-users] Spectralink 8002
>>
>> If memory serves, those errors you see are normal.  The phone
>> downloads the slnk_cfg.cfg to see what other files it should get.  It
>> then just downloads the first block of each file to compare with what
>> it already has.  If it is the same, it breaks the connection, which
>> the TFTP server sees as an error.  Beyond that, I'm afraid I can't be
>> much help.
>>
>> On Fri, Jan 14, 2011 at 2:46 PM, Jonathan C. Bailey
>>  wrote:
>>> Hello,
>>>
>>> I hope this isn't too off topic, but I'm attempting to set up a Spectralink 
>>> 8002 Wifi phone with our Asterisk installation, and seem to be running into 
>>> a brick well (more of a wall than others that have posted their 
>>> experiences). My problem is that the phone boots, associates with the 
>>> wireless, grabs an IP (tried static too - same thing), contacts the TFTP 
>>> server for firmware, then says "No net found" and starts all over again. 
>>> The phone has already sucessfully connected and downloaded firmware (the 
>>> latest - 130.009) without issue.
>>>
>>> Also, each time it boots, we see the following traffic from the phone 
>>> (seems to only be looking at firmware and refusing to do anything else). 
>>> I've checked the admin guide, and everything seems to be set up properly. 
>>> Has anyone else used these phones and had similar issues? Thanks!
>>>
>>>  0.036561  PHONE_IP -> SERVER_IP  TFTP Read Request, File: 
>>> slnk_cfg.cfg\000, Transfer type: octet\000
>>>  0.036891  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1 (last)
>>>  0.045617  PHONE_IP -> SERVER_IP  TFTP Acknowledgement, Block: 1
>>>  0.049106  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd.bin\000, 
>>> Transfer type: octet\000
>>>  0.049416  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>>  0.068726  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>>> exists, Message: No download needed\000
>>>  0.072439  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11gl3.bin\000, 
>>> Transfer type: octet\000
>>>  0.072729  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>

Re: [asterisk-users] Spectralink 8002

2011-01-14 Thread MrHanMan
Do you see any attempt on the wireless controller from the phone to
connect to anything on the network after the TFTP exchange?  Any
traffic at all on the network from the phone?  Have you tried to
capture packets with Wireshark or something similar?

On Fri, Jan 14, 2011 at 4:15 PM, Jonathan C. Bailey
 wrote:
> It's a Netgear WG102 AP with a WFS709TP wireless controller. The controller 
> is basically a rebranded Aruba MC-800 (don't know about the APs).
>
> I've also tried on my WRT-54G at home, and it does the same thing.
>
>
> -Jon
>
> - Original Message -
> From: "MrHanMan" 
> To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
> 
> Sent: Friday, January 14, 2011 3:45:55 PM
> Subject: Re: [asterisk-users] Spectralink 8002
>
> The only time I've seen "no net found" on a spectralink phone is when
> it's out of range of the AP.  That doesn't make sense if it just
> successfully connected to the TFTP server.  What sort of AP are you
> connecting to?  Could it have a security feature that disallows
> reconnects within a certain time frame?
>
> On Fri, Jan 14, 2011 at 3:39 PM, Jonathan C. Bailey
>  wrote:
>> I figured that (since the firmware is "current" on the phone). I just can't 
>> figure why it won't connect.
>>
>> I did notice the phone was showing "no net found" and the AP MAC (or 
>> similar) right after that traffic.
>>
>>
>> -Jon
>>
>> - Original Message -
>> From: "MrHanMan" 
>> To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
>> 
>> Sent: Friday, January 14, 2011 3:32:19 PM
>> Subject: Re: [asterisk-users] Spectralink 8002
>>
>> If memory serves, those errors you see are normal.  The phone
>> downloads the slnk_cfg.cfg to see what other files it should get.  It
>> then just downloads the first block of each file to compare with what
>> it already has.  If it is the same, it breaks the connection, which
>> the TFTP server sees as an error.  Beyond that, I'm afraid I can't be
>> much help.
>>
>> On Fri, Jan 14, 2011 at 2:46 PM, Jonathan C. Bailey
>>  wrote:
>>> Hello,
>>>
>>> I hope this isn't too off topic, but I'm attempting to set up a Spectralink 
>>> 8002 Wifi phone with our Asterisk installation, and seem to be running into 
>>> a brick well (more of a wall than others that have posted their 
>>> experiences). My problem is that the phone boots, associates with the 
>>> wireless, grabs an IP (tried static too - same thing), contacts the TFTP 
>>> server for firmware, then says "No net found" and starts all over again. 
>>> The phone has already sucessfully connected and downloaded firmware (the 
>>> latest - 130.009) without issue.
>>>
>>> Also, each time it boots, we see the following traffic from the phone 
>>> (seems to only be looking at firmware and refusing to do anything else). 
>>> I've checked the admin guide, and everything seems to be set up properly. 
>>> Has anyone else used these phones and had similar issues? Thanks!
>>>
>>>  0.036561  PHONE_IP -> SERVER_IP  TFTP Read Request, File: 
>>> slnk_cfg.cfg\000, Transfer type: octet\000
>>>  0.036891  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1 (last)
>>>  0.045617  PHONE_IP -> SERVER_IP  TFTP Acknowledgement, Block: 1
>>>  0.049106  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd.bin\000, 
>>> Transfer type: octet\000
>>>  0.049416  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>>  0.068726  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>>> exists, Message: No download needed\000
>>>  0.072439  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11gl3.bin\000, 
>>> Transfer type: octet\000
>>>  0.072729  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>>  0.095686  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>>> exists, Message: No download needed\000
>>>  0.098958  PHONE_IP -> SERVER_IP  TFTP Read Request, File: 
>>> pd11wsd3.bin\000, Transfer type: octet\000
>>>  0.099228  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>>  0.120597  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>>> exists, Message: No download needed\000
>>>  0.123618  PHONE_IP -> SERVER_IP  TFTP Read Request, File: 
>>> pi110001.bin\000, Transfer type: octet\000
>>>  0.123892  SERVER_IP -> PHONE_IP  TFTP Data Pack

Re: [asterisk-users] Spectralink 8002

2011-01-14 Thread Jonathan C. Bailey
It's a Netgear WG102 AP with a WFS709TP wireless controller. The controller is 
basically a rebranded Aruba MC-800 (don't know about the APs).

I've also tried on my WRT-54G at home, and it does the same thing.


-Jon

- Original Message -
From: "MrHanMan" 
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 

Sent: Friday, January 14, 2011 3:45:55 PM
Subject: Re: [asterisk-users] Spectralink 8002

The only time I've seen "no net found" on a spectralink phone is when
it's out of range of the AP.  That doesn't make sense if it just
successfully connected to the TFTP server.  What sort of AP are you
connecting to?  Could it have a security feature that disallows
reconnects within a certain time frame?

On Fri, Jan 14, 2011 at 3:39 PM, Jonathan C. Bailey
 wrote:
> I figured that (since the firmware is "current" on the phone). I just can't 
> figure why it won't connect.
>
> I did notice the phone was showing "no net found" and the AP MAC (or similar) 
> right after that traffic.
>
>
> -Jon
>
> - Original Message -
> From: "MrHanMan" 
> To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
> 
> Sent: Friday, January 14, 2011 3:32:19 PM
> Subject: Re: [asterisk-users] Spectralink 8002
>
> If memory serves, those errors you see are normal.  The phone
> downloads the slnk_cfg.cfg to see what other files it should get.  It
> then just downloads the first block of each file to compare with what
> it already has.  If it is the same, it breaks the connection, which
> the TFTP server sees as an error.  Beyond that, I'm afraid I can't be
> much help.
>
> On Fri, Jan 14, 2011 at 2:46 PM, Jonathan C. Bailey
>  wrote:
>> Hello,
>>
>> I hope this isn't too off topic, but I'm attempting to set up a Spectralink 
>> 8002 Wifi phone with our Asterisk installation, and seem to be running into 
>> a brick well (more of a wall than others that have posted their 
>> experiences). My problem is that the phone boots, associates with the 
>> wireless, grabs an IP (tried static too - same thing), contacts the TFTP 
>> server for firmware, then says "No net found" and starts all over again. The 
>> phone has already sucessfully connected and downloaded firmware (the latest 
>> - 130.009) without issue.
>>
>> Also, each time it boots, we see the following traffic from the phone (seems 
>> to only be looking at firmware and refusing to do anything else). I've 
>> checked the admin guide, and everything seems to be set up properly. Has 
>> anyone else used these phones and had similar issues? Thanks!
>>
>>  0.036561  PHONE_IP -> SERVER_IP  TFTP Read Request, File: slnk_cfg.cfg\000, 
>> Transfer type: octet\000
>>  0.036891  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1 (last)
>>  0.045617  PHONE_IP -> SERVER_IP  TFTP Acknowledgement, Block: 1
>>  0.049106  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd.bin\000, 
>> Transfer type: octet\000
>>  0.049416  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>  0.068726  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>> exists, Message: No download needed\000
>>  0.072439  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11gl3.bin\000, 
>> Transfer type: octet\000
>>  0.072729  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>  0.095686  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>> exists, Message: No download needed\000
>>  0.098958  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd3.bin\000, 
>> Transfer type: octet\000
>>  0.099228  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>  0.120597  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>> exists, Message: No download needed\000
>>  0.123618  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pi110001.bin\000, 
>> Transfer type: octet\000
>>  0.123892  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>  0.145259  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>> exists, Message: No download needed\000
>>
>>
>>
>>
>> -Jon
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>               http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>

Re: [asterisk-users] Spectralink 8002

2011-01-14 Thread MrHanMan
The only time I've seen "no net found" on a spectralink phone is when
it's out of range of the AP.  That doesn't make sense if it just
successfully connected to the TFTP server.  What sort of AP are you
connecting to?  Could it have a security feature that disallows
reconnects within a certain time frame?

On Fri, Jan 14, 2011 at 3:39 PM, Jonathan C. Bailey
 wrote:
> I figured that (since the firmware is "current" on the phone). I just can't 
> figure why it won't connect.
>
> I did notice the phone was showing "no net found" and the AP MAC (or similar) 
> right after that traffic.
>
>
> -Jon
>
> - Original Message -
> From: "MrHanMan" 
> To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
> 
> Sent: Friday, January 14, 2011 3:32:19 PM
> Subject: Re: [asterisk-users] Spectralink 8002
>
> If memory serves, those errors you see are normal.  The phone
> downloads the slnk_cfg.cfg to see what other files it should get.  It
> then just downloads the first block of each file to compare with what
> it already has.  If it is the same, it breaks the connection, which
> the TFTP server sees as an error.  Beyond that, I'm afraid I can't be
> much help.
>
> On Fri, Jan 14, 2011 at 2:46 PM, Jonathan C. Bailey
>  wrote:
>> Hello,
>>
>> I hope this isn't too off topic, but I'm attempting to set up a Spectralink 
>> 8002 Wifi phone with our Asterisk installation, and seem to be running into 
>> a brick well (more of a wall than others that have posted their 
>> experiences). My problem is that the phone boots, associates with the 
>> wireless, grabs an IP (tried static too - same thing), contacts the TFTP 
>> server for firmware, then says "No net found" and starts all over again. The 
>> phone has already sucessfully connected and downloaded firmware (the latest 
>> - 130.009) without issue.
>>
>> Also, each time it boots, we see the following traffic from the phone (seems 
>> to only be looking at firmware and refusing to do anything else). I've 
>> checked the admin guide, and everything seems to be set up properly. Has 
>> anyone else used these phones and had similar issues? Thanks!
>>
>>  0.036561  PHONE_IP -> SERVER_IP  TFTP Read Request, File: slnk_cfg.cfg\000, 
>> Transfer type: octet\000
>>  0.036891  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1 (last)
>>  0.045617  PHONE_IP -> SERVER_IP  TFTP Acknowledgement, Block: 1
>>  0.049106  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd.bin\000, 
>> Transfer type: octet\000
>>  0.049416  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>  0.068726  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>> exists, Message: No download needed\000
>>  0.072439  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11gl3.bin\000, 
>> Transfer type: octet\000
>>  0.072729  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>  0.095686  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>> exists, Message: No download needed\000
>>  0.098958  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd3.bin\000, 
>> Transfer type: octet\000
>>  0.099228  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>  0.120597  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>> exists, Message: No download needed\000
>>  0.123618  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pi110001.bin\000, 
>> Transfer type: octet\000
>>  0.123892  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>>  0.145259  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already 
>> exists, Message: No download needed\000
>>
>>
>>
>>
>> -Jon
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>               http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
> --
> _

Re: [asterisk-users] Spectralink 8002

2011-01-14 Thread Jonathan C. Bailey
I figured that (since the firmware is "current" on the phone). I just can't 
figure why it won't connect.

I did notice the phone was showing "no net found" and the AP MAC (or similar) 
right after that traffic.


-Jon

- Original Message -
From: "MrHanMan" 
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 

Sent: Friday, January 14, 2011 3:32:19 PM
Subject: Re: [asterisk-users] Spectralink 8002

If memory serves, those errors you see are normal.  The phone
downloads the slnk_cfg.cfg to see what other files it should get.  It
then just downloads the first block of each file to compare with what
it already has.  If it is the same, it breaks the connection, which
the TFTP server sees as an error.  Beyond that, I'm afraid I can't be
much help.

On Fri, Jan 14, 2011 at 2:46 PM, Jonathan C. Bailey
 wrote:
> Hello,
>
> I hope this isn't too off topic, but I'm attempting to set up a Spectralink 
> 8002 Wifi phone with our Asterisk installation, and seem to be running into a 
> brick well (more of a wall than others that have posted their experiences). 
> My problem is that the phone boots, associates with the wireless, grabs an IP 
> (tried static too - same thing), contacts the TFTP server for firmware, then 
> says "No net found" and starts all over again. The phone has already 
> sucessfully connected and downloaded firmware (the latest - 130.009) without 
> issue.
>
> Also, each time it boots, we see the following traffic from the phone (seems 
> to only be looking at firmware and refusing to do anything else). I've 
> checked the admin guide, and everything seems to be set up properly. Has 
> anyone else used these phones and had similar issues? Thanks!
>
>  0.036561  PHONE_IP -> SERVER_IP  TFTP Read Request, File: slnk_cfg.cfg\000, 
> Transfer type: octet\000
>  0.036891  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1 (last)
>  0.045617  PHONE_IP -> SERVER_IP  TFTP Acknowledgement, Block: 1
>  0.049106  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd.bin\000, 
> Transfer type: octet\000
>  0.049416  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>  0.068726  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
> Message: No download needed\000
>  0.072439  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11gl3.bin\000, 
> Transfer type: octet\000
>  0.072729  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>  0.095686  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
> Message: No download needed\000
>  0.098958  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd3.bin\000, 
> Transfer type: octet\000
>  0.099228  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>  0.120597  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
> Message: No download needed\000
>  0.123618  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pi110001.bin\000, 
> Transfer type: octet\000
>  0.123892  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>  0.145259  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
> Message: No download needed\000
>
>
>
>
> -Jon
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Spectralink 8002

2011-01-14 Thread MrHanMan
If memory serves, those errors you see are normal.  The phone
downloads the slnk_cfg.cfg to see what other files it should get.  It
then just downloads the first block of each file to compare with what
it already has.  If it is the same, it breaks the connection, which
the TFTP server sees as an error.  Beyond that, I'm afraid I can't be
much help.

On Fri, Jan 14, 2011 at 2:46 PM, Jonathan C. Bailey
 wrote:
> Hello,
>
> I hope this isn't too off topic, but I'm attempting to set up a Spectralink 
> 8002 Wifi phone with our Asterisk installation, and seem to be running into a 
> brick well (more of a wall than others that have posted their experiences). 
> My problem is that the phone boots, associates with the wireless, grabs an IP 
> (tried static too - same thing), contacts the TFTP server for firmware, then 
> says "No net found" and starts all over again. The phone has already 
> sucessfully connected and downloaded firmware (the latest - 130.009) without 
> issue.
>
> Also, each time it boots, we see the following traffic from the phone (seems 
> to only be looking at firmware and refusing to do anything else). I've 
> checked the admin guide, and everything seems to be set up properly. Has 
> anyone else used these phones and had similar issues? Thanks!
>
>  0.036561  PHONE_IP -> SERVER_IP  TFTP Read Request, File: slnk_cfg.cfg\000, 
> Transfer type: octet\000
>  0.036891  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1 (last)
>  0.045617  PHONE_IP -> SERVER_IP  TFTP Acknowledgement, Block: 1
>  0.049106  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd.bin\000, 
> Transfer type: octet\000
>  0.049416  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>  0.068726  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
> Message: No download needed\000
>  0.072439  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11gl3.bin\000, 
> Transfer type: octet\000
>  0.072729  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>  0.095686  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
> Message: No download needed\000
>  0.098958  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd3.bin\000, 
> Transfer type: octet\000
>  0.099228  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>  0.120597  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
> Message: No download needed\000
>  0.123618  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pi110001.bin\000, 
> Transfer type: octet\000
>  0.123892  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
>  0.145259  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
> Message: No download needed\000
>
>
>
>
> -Jon
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Spectralink 8002

2011-01-14 Thread Jonathan C. Bailey
Hello,

I hope this isn't too off topic, but I'm attempting to set up a Spectralink 
8002 Wifi phone with our Asterisk installation, and seem to be running into a 
brick well (more of a wall than others that have posted their experiences). My 
problem is that the phone boots, associates with the wireless, grabs an IP 
(tried static too - same thing), contacts the TFTP server for firmware, then 
says "No net found" and starts all over again. The phone has already 
sucessfully connected and downloaded firmware (the latest - 130.009) without 
issue.

Also, each time it boots, we see the following traffic from the phone (seems to 
only be looking at firmware and refusing to do anything else). I've checked the 
admin guide, and everything seems to be set up properly. Has anyone else used 
these phones and had similar issues? Thanks!

  0.036561  PHONE_IP -> SERVER_IP  TFTP Read Request, File: slnk_cfg.cfg\000, 
Transfer type: octet\000
  0.036891  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1 (last)
  0.045617  PHONE_IP -> SERVER_IP  TFTP Acknowledgement, Block: 1
  0.049106  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd.bin\000, 
Transfer type: octet\000
  0.049416  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
  0.068726  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
Message: No download needed\000
  0.072439  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11gl3.bin\000, 
Transfer type: octet\000
  0.072729  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
  0.095686  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
Message: No download needed\000
  0.098958  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pd11wsd3.bin\000, 
Transfer type: octet\000
  0.099228  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
  0.120597  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
Message: No download needed\000
  0.123618  PHONE_IP -> SERVER_IP  TFTP Read Request, File: pi110001.bin\000, 
Transfer type: octet\000
  0.123892  SERVER_IP -> PHONE_IP  TFTP Data Packet, Block: 1
  0.145259  PHONE_IP -> SERVER_IP  TFTP Error Code, Code: File already exists, 
Message: No download needed\000




-Jon

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users