• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

I currently have an IP6000 phone which registers to the SIP stack on port 5060.

 

For call setup INVITEs these must go to port 5080 i.e. sip:0122344515@10.10.10.1:5080.

 

I've got the current configuration on the phone, however it delivers calls to 5060 still rather than 5080. Registrations do register on 5060 as expected:

 

<dialplan
	dialplan.applyToCallListDial = "1"
	dialplan.applyToDirectoryDial = "1"
	dialplan.applyToRemoteDialing = "1" 
	dialplan.applyToTelUriDial = "1"
	dialplan.applyToUserDial = "1"
	dialplan.applyToUserSend = "1">
	<digitmap 
		dialplan.digitmap = "101T|112T|123T|999T|[1-9]xxxT|0[1-9]xxxxxxxx.T|00[1-9]xxxxxxx.|T"
		dialplan.digitmap.timeOut="3|3|3|3|2|2|3"
	/>
	<routing>
		<server
			dialplan.routing.server.1.address = "10.10.10.1"
			dialplan.routing.server.1.port = "5080"
			dialplan.routing.server.1.transport = "TCPOnly"
		/>
	</routing>
</dialplan>

 

1 REPLY 1
HP Recommended

To update from my original post, I have now tried this on both versions 3 and 4 of the software, both with the same result.

 

I have also tried updating the setting in the GUI however this appears to take no effect either looking at the wireshark trace.

 

Any ideas?

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.