cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3068
Views
0
Helpful
1
Replies

Change default SIP port 5060 to other

daneth.mean
Level 1
Level 1

Dear All,

I have some issue with call not connect when making new trunk with another partner which using SIP protocol port:5061 or 5062.

I am using AS5400XM and my existing partner were using port 5060 as default SIP port already. And i want to get new partner which require

SIP protocol with port 5061.

Is there anyway to change default port of SIP protocol from 5060 to 5061 or 5062 for Incoming/receive call or originate call on VOIP leg in dial-peer mode?

Below is my AS version.

Cisco IOS Software, 5400 Software (C5400-IS-M), Version 12.4(11)T4, RELEASE SOFTWARE (fc3)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2007 by Cisco Systems, Inc.

Compiled Fri 26-Oct-07 23:35 by prod_rel_team

ROM: System Bootstrap, Version 12.3(12r)PI6b, RELEASE SOFTWARE (fc1)

abc-01-abczz uptime is 1 year, 8 weeks, 4 days, 4 hours, 13 minutes

System returned to ROM by power-on

System restarted at 09:34:30 GMT Wed Dec 22 2010

System image file is "flash:c5400-is-mz.124-11.T4.bin"

Cisco AS5400XM (BCM) processor (revision 0x22) with 393215K/131072K bytes of memory.

Processor board ID JAE1212BSYD

SB-1 CPU at 750MHz, Implementation 1025, Rev 0.3, 256KB L2 Cache

Last reset from power-on

Manufacture Cookie Info:

EEPROM Version 0x4, Board ID 0x4BD,

Board Hardware Version 2.7, Item Number 800-6572035-03,

Board Revision A0, Serial Number JAE1212BSYD.

Processor 0x0, MAC Address 001e.13d1.0d48

2 Gigabit Ethernet interfaces

507 Serial interfaces

492 terminal lines

16 Channelized E1/PRI ports

512K bytes of NVRAM.

125440K bytes of ATA External CompactFlash (Read/Write)

Configuration register is 0x101

Regards,

Dan

1 Reply 1

javeland
Cisco Employee
Cisco Employee

you can use:

CISCO891-K9_1(config)#ip nat service  sip udp ?
  port  Special non-standard port

CISCO891-K9_1(config)#ip nat service  sip udp port ?
  <1-65535>  Port number

CISCO891-K9_1(config)#ip nat service  sip udp port  5070
CISCO891-K9_1(config)#