[asterisk-users] Polycom microbrowser issue Error HTTP 406 with IIS

2006-08-24 Thread Phil Menico
Title: Message




I have 
no where else to turn to so if anyone has an answer please send 
it.

I am running sip version 1.6.on a Polycom 601on 
Asterisk and am unable to get the microbroser to work. The phone returns 
a 406 error for both idle and services. 
I can see the file being requested and the subsequent 406 error in the IIS 
log files. Any ideas on what permissions are needed in IIS or how to format 
the webpage file?
I 
tried both these 2 files with no luck

XHTML 
file 1:

html head 
/head body Hello phil 
post /body/html


XHTML 
file 2:

?xml version="1.0" 
encoding="UTF-8"?html xmlns="http://www.w3.org/1999/xhtml" 
xml:lang="en" lang="en" head 
titleVirtual Library/title /head 
body PHello phil/P 
/body/html

Log 
info from IIS:

2006-08-24 20:39:18 10.0.3.175 - 
W3SVC1 PHIL3 10.0.1.210 81 GET /Polycom/ - 302 0 295 202 0 HTTP/1.1 
10.0.1.210:81 
Polycom-Microbrowser/1.0+(SIP/1.6.3.0067;+SoundPoint+IP+PolycomSoundPointIP-SPIP_601)+libcurl/7.12.1 
- -2006-08-24 20:39:18 10.0.3.175 - W3SVC1 PHIL3 10.0.1.210 81 GET 
/Polycom/post.htm - 406 0 4085 242 10 HTTP/1.1 10.0.1.210:81 
Polycom-Microbrowser/1.0+(SIP/1.6.3.0067;+SoundPoint+IP+PolycomSoundPointIP-SPIP_601)+libcurl/7.12.1 
- http://10.0.1.210:81/Polycom

Thank you.
Phil 

___
--Bandwidth and Colocation provided by Easynews.com --

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


RE: [asterisk-users] Polycom microbrowser issue Error HTTP 406 with IIS

2006-08-24 Thread Douglas Garstang
Title: Message



We had 
a similar problem. Eventuallywe gave up and just used apache. We found 
that _exactly_ the same content would not work with IIS, but WOULD work with 
Apache.

  -Original Message-From: Phil Menico 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, August 24, 2006 3:06 
  PMTo: asterisk-users@lists.digium.comSubject: 
  [asterisk-users] Polycom microbrowser issue Error HTTP 406 with 
  IIS
  
  I 
  have no where else to turn to so if anyone has an answer please send 
  it.
  
  I am running sip version 1.6.on a Polycom 601on 
  Asterisk and am unable to get the microbroser to work. The phone 
  returns a 406 error for both idle and 
  services. I can see the file being requested and the subsequent 406 
  error in the IIS log files. Any ideas on what permissions are needed in 
  IIS or how to format the webpage file?
  I 
  tried both these 2 files with no luck
  
  XHTML file 1:
  
  html head 
  /head body Hello phil 
  post /body/html
  
  
  XHTML file 2:
  
  ?xml version="1.0" 
  encoding="UTF-8"?html xmlns="http://www.w3.org/1999/xhtml" 
  xml:lang="en" lang="en" head 
  titleVirtual Library/title /head 
  body PHello phil/P 
  /body/html
  
  Log 
  info from IIS:
  
  2006-08-24 20:39:18 10.0.3.175 - 
  W3SVC1 PHIL3 10.0.1.210 81 GET /Polycom/ - 302 0 295 202 0 HTTP/1.1 
  10.0.1.210:81 
  Polycom-Microbrowser/1.0+(SIP/1.6.3.0067;+SoundPoint+IP+PolycomSoundPointIP-SPIP_601)+libcurl/7.12.1 
  - -2006-08-24 20:39:18 10.0.3.175 - W3SVC1 PHIL3 10.0.1.210 81 GET 
  /Polycom/post.htm - 406 0 4085 242 10 HTTP/1.1 10.0.1.210:81 
  Polycom-Microbrowser/1.0+(SIP/1.6.3.0067;+SoundPoint+IP+PolycomSoundPointIP-SPIP_601)+libcurl/7.12.1 
  - http://10.0.1.210:81/Polycom
  
  Thank you.
  Phil 

___
--Bandwidth and Colocation provided by Easynews.com --

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