-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Poly Phones
- Desk and IP Conference Phones
- How to use VVX 201 with non-standard SIP Port

Create an account on the HP Community to personalize your profile and ask a question

04-06-2016 02:28 AM
Hi,
We are using VVX 201 to register, however it is using standard SIP 5060 port for registration. How can we change the standard port for this model.
We have VVX 300 and VVX 400 in the same office and they register OK with the non standard port like 1009. The problem is only with the VVX 201.
Also, the VVX 201 are brand new phones and we cannot access the web interface of the phone.
Regards,
Deep
05-09-2016 10:46 AM
From what I remember VVX 101 and 201 devices are shipped with 5.4.0 sip software...
For HTTP (web) access to the phone gui:
<httpd>
<httpd httpd.enabled="1" httpd.cfg.enabled="1" />
</httpd>
You will need to use https://*IP_OF_PHONE as https is enabled by default on the phones rather than the old http:// method is earlier versions of sip software.
To change the sip signalling port:
voIpProt.SIP.local.port="1009"
I may have missed another one but thats all I can think of at the mo off the top of my head...
Give it a bash and feedback...
Cheers
Dave