CME SIP signalling source port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2016 11:50 AM - edited 03-17-2019 06:32 AM
Hello,
How can I change the port CME is using with UDP packets for SIP signalling? I see that the SIP packet is using source port as 5060, but after it gets encapsulated with UDP, it is using some higher port eg: 58729 and the voice provider seems to have an issue with that.
CME <IP-ADDRESS><UDP/58729> --- SIP provider <IP-ADDRESS><5060>
SIP provider wants us to source the UDP with port 5060. How can we configure that on CME?
Thanks!
- Labels:
-
Unified Communications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2016 12:23 PM
The command is
sip-ua
connection-reuse
You may need to restart registration after coniguring this.
