Solved! Go to Solution.
Hello Steffen,
That could be a good idea but I tried this morning and when the phone requests a webpage using the internal browser, it is not sending the serial number in the User Agent...
I verified the configuration by exporting the xml file and I do see the 3 lines you are mentionning in your previous post.
Are you sure the phone is sending the information for all GET HTTP requests?
Thanks.
Hello Bruno,
welcome to the Polycom Community.
It is always useful to include the currently used SIP or UC Software version as issues experienced or a question asked may already be addressed in a newer release.
This also allows yourself and others to check against current software release notes, Administrator Guides or FAQ post’s.
The above is also stated in the "Must Read First" and is the absolute minimum requirement every new post should include. .
In addition providing us with this basic information gives Polycom an idea what Software Versions are used in the field and avoids wasting time trying to troubleshoot issues which have already been addressed.
Therefore the Polycom VoIP FAQ contains this post here:
Question: How can I find out my SIP or UC Software Version of my Phone?
Resolution: Please check here
It would also be of interest if these units are out of a box or can reach a provisioning server to download some sort of configuration?
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
If official support is required please check how to phone or open a case here
----------------Hello Bruno,
Apart from the MAC address being shown on the web interface you could use the sec.tagSerialNo="1" as this appends the MAC address to the HTTP User agent.
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
If official support is required please check how to phone or open a case here
----------------Stephen,
Thanks for your quick reply.
So, if we develop a XHTML website on the phone, there is no way to get the MAC @ from it?
Thanks
Hello Bruno,
Do you mean the built in Microbrowser?
It does not support JAVA and only supports simple HTML.
If you provide more details on what it is to archive.
Can you test:
device.set="1" device.prov.tagSerialNo.set="1" device.prov.tagSerialNo="1"
From the Admin Guide:
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
If official support is required please check how to phone or open a case here
----------------Hello Steffen,
That could be a good idea but I tried this morning and when the phone requests a webpage using the internal browser, it is not sending the serial number in the User Agent...
I verified the configuration by exporting the xml file and I do see the 3 lines you are mentionning in your previous post.
Are you sure the phone is sending the information for all GET HTTP requests?
Thanks.