07-12-2012 09:09 AM - edited 03-16-2019 12:10 PM
07-12-2012 09:20 AM
Probably to make it easier for the different processes to listn on different ports.
07-12-2012 09:30 AM
But i configured 5060 and not 5070 on the trunk . Also if i configured another port (like 5080) it still uses 5070.
Systems wants to manage by itself
07-12-2012 09:35 AM
Maybe it has to be changed in another way.
\http://www.cisco.com/en/US/docs/voice_ip_comm/cups/8_0/english/port/cupsportusage.html
07-12-2012 10:23 AM
Definitly. I have two questions:
How CUCM knows to use port 5070 instead of 5060?. Unless it is hardcoded into the CUCM.
How to change the port to another port?.
07-12-2012 10:50 AM
Hi
To make CUCM listen on a new port you create a SIP Security Profile with a new source port - maybe check to see if someone has added one to your system?
Aaron
07-12-2012 10:56 AM
Everything is 5060.
And the problem is the destination port on the CUCM not the source port. Destination port is controlled on the trunk
14:35:19.602015 IP CUCM86A.38684 > CUPS86A.5070: . ack 1 win 46
07-12-2012 02:12 PM
If you're SIP trunk to CUPS is using port 5070 you are using or were using CUPS 6. CUPS version 6 required the use of port 5070 because different processes were listening there that CUCM had to communicate with. This changed with CUPS 7.0+ though so that the CUCM SIP presence trunk points to 5060.
07-12-2012 02:27 PM
CUPS 8.6.4.10000-28
Never use CUPS 6.x or 7.x on this expecific example. Clean installation of 8.6
07-13-2012 01:10 AM
aalejo wrote:
Everything is 5060.
And the problem is the destination port on the CUCM not the source port. Destination port is controlled on the trunk
14:35:19.602015 IP CUCM86A.38684 > CUPS86A.5070: . ack 1 win 46
You sound confused. From the point of view of CUCM, 'destination' port is the port you specify on the trunk.
The source port (i.e. listening port) on CUCM is configured through the SIP Trunk Security Profiles (System/Security menu).
How have you determined that CUCM is using port 5070?
Aaron
07-13-2012 06:15 AM
You sound confused. From the point of view of CUCM, 'destination' port is the port you specify on the trunk.
. Yes, i know. On the CUCM the destination port is configured as 5060 but wireshark shows 5070. That's exactly the issue.
Look at the trace:
14:35:19.602015 IP CUCM86A.38684 > CUPS86A.5070: . ack 1 win 46
CUCM86A - Cisco Unified Communications Manager 8.6 (Port 38684)
CUPS86A - Cisco Unified Presence Server 8.6 (port 5070)
The source port (i.e. listening port) on CUCM is configured through the SIP Trunk Security Profiles (System/Security menu).
Yes, i know. In this expecific example i dont care about source port only destination port. But, just in case, all incoming ports are 5060 on all profiles
How have you determined that CUCM is using port 5070?
Using wireshark. Take a look to the trace.
Aaron
- Alex
07-17-2012 12:38 AM
Hi Alex
In that case you need to widen your view of the conversation - perhaps capture from a reset of the trunk onwards.
What I imagine you will see is that an initial connection from CUCM to CUPS on port 5060 is responded to with a packet referring CUCM to port 5070 on the same server.
Aaron
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide