cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

SIP and SCCP phones NAT behind the same public IP address

jonathan.dixon
Level 1
Level 1

Hi All,

Wondering if anyone has come across this before? We have a situation where two phones, both 7960s, one with SIP and one with SCCP software reside behind a Cisco 2811 doing NAT. When a call is made from the SIP extension to the SCCP extension (or the other way from SCCP to SIP) audio is one way (the SCCP phone can't hear the SIP phone). Pressing the '?' button on the phone twice shows no RTP received on the SCCP phone. On closer inspection this is because SIP phone is sending it's RTP to the router's public address, as instructed by the router. The router returns an ICMP Destination unreachable (Port unreachable) to the SIP phone. So it would appear SIP ALG NAT isn't working correctly for calls between SIP and SCCP endpoints.

RTP flow:

SCCP Phone SIP Phone Public Address

----------------------------------------------

------------------->|

|------------------------>

----------------------------------------------

RTP flow should be:

SCCP Phone SIP Phone

-------------------------

------------------->

<-------------------

-------------------------

Phones register to CUCM 6.1.3 which is routable (no more NAT in the way). Have tried a few different IOSes c2800nm-spservicesk9-mz.124-22.YB1.bin and c2800nm-spservicesk9-mz.124-24.T.bin and the behaviour is the same. Have also tried:

!

ip nat piggyback-support sip sdp-only router 1

!

and:

!

ip nat piggyback-support sip all-messages router 1

!

But still one way audio. Has anyone see this before? Calls SCCP to SCCP are fine, i've only got one SIP phone on there at the moment so can't test SIP to SIP. Calls from the SIP or SCCP phones to gateways outside of the NAT router are fine. Later i'm going to try NATting the SIP phones behind one public address and the SCCP phones behind another on the same router. I'll post back with the results.

Regards,

Jonathan

Who Me Too'd this topic