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

CME : Sip to H323 Problem

cm
Level 1
Level 1

HI all

CUCM-------------WAN-------VOIP-------------------------CME-----Pots

Above is my Scenario where I have  2 Remote site using CME and HQ CUCM 7. For toll bypass I am using SIP Trunk to route traffic from HQ  to Branch to make local call from Branches. 1 of 2 sites its working ok , But the Second Site although the calls are routing via SIP they unable to go out to POTS dial peer.

I have tried to compare the configs .the only difference from the workin site is that on the sip conf I have extracted the following, Site A does not Support the following commands.

NOT Supported

sip

  bind control source-interface GigabitEthernet0/1

  bind media source-interface GigabitEthernet0/1

( I have enclosed Debug from CME not work)

Could this be the problem

NOT WORKING - SITE  A

voice service voip

clid network-provided

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

--More--          sip

  registrar server

  asymmetric payload full

!

!

voice class codec 1

codec preference 1 g729br8

codec preference 2 g711ulaw

codec preference 3 g711alaw

!

!

!

sip-ua

!

!

WORKING - SITE B

voice service voip

clid network-provided

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

sip

  bind control source-interface GigabitEthernet0/1

  bind media source-interface GigabitEthernet0/1

  registrar server

  asymmetric payload full

!

!

voice class codec 1

codec preference 1 g729br8

codec preference 2 g711ulaw

codec preference 3 g711alaw

!

!

1 Reply 1

xiaobaibc
Level 1
Level 1

Hi,

Maybe your cme is running on a 15.X ios?

try this:

voice service voip

ip address trusted list

  ipv4 0.0.0.0 0.0.0.0

  ipv4 X.X.X.X 255.255.255.255

no ip address trusted authenticate

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

no supplementary-service sip moved-temporarily

no supplementary-service sip refer

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

sip

  bind control source-interface Loopback0

  bind media source-interface Loopback0

  registrar server expires max 300 min 60

  transport switch udp tcp