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

Phil Menico pmenico at XTEND.COM
Thu Aug 24 14:06:01 MST 2006


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 601 on 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>
    <title>Virtual Library</title>
  </head>
  <body>
    <P>Hello 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+PolycomSoundPoin
tIP-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+PolycomSoundPoin
tIP-SPIP_601)+libcurl/7.12.1 - http://10.0.1.210:81/Polycom


 
Thank you.

Phil 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060824/30e56780/attachment.htm


More information about the asterisk-users mailing list