cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4755
Views
3
Helpful
4
Replies

H323 gateway not registering.

Rajan R
Level 1
Level 1

Hey Guys,

Trying to add a h323 gateway on CUCM but it doesnt register. below is the gateway configuration. What am i missing ?

card type e1 0 0

logging buffered 51200 warnings

!

no aaa new-model

clock timezone INDIA 5 30

network-clock-participate wic 0

network-clock-select 1 E1 0/0/0

!

ip cef

!

ip dhcp excluded-address 10.200.120.1 10.200.120.100

!

ip dhcp pool Voice

network 10.200.120.0 255.255.252.0

default-router 10.200.120.1

option 150 ip 10.200.120.6

!

!

ip domain name yourdomain.com

no ipv6 cef

!

multilink bundle-name authenticated

!

isdn switch-type primary-net5

!

!

crypto pki trustpoint TP-self-signed-812656642

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-812656642

revocation-check none

rsakeypair TP-self-signed-812656642

!

!

crypto pki certificate chain TP-self-signed-812656642

certificate self-signed 01

BE34C4D6 86BD9F8E 886FC936 99

      quit

voice-card 0

!

!

voice call disc-pi-off

voice rtp send-recv

!

!

voice class codec 1

codec preference 1 g711ulaw

codec preference 2 g711alaw

codec preference 3 g722-64

codec preference 4 g729r8

video codec h264

!

voice class h323 1

  h225 timeout tcp establish 3

!

voice translation-rule 10

rule 1 /^6748/ //

!

!

voice translation-profile OUTGOING

translate called 10

!

!

license udi pid CISCO2921/K9 sn FGL

license accept end user agreement

license boot module c2900 technology-package securityk9

hw-module pvdm 0/0

!

!

file privilege 0

username admin privilege 15 secret

redundancy

!

controller E1 0/0/0

framing NO-CRC4

pri-group timeslots 1-31

!

controller E1 0/0/1

!

csdb tcp synwait-time 30

csdb tcp idle-time 3600

csdb tcp finwait-time 5

csdb tcp reassembly max-memory 1024

csdb tcp reassembly max-queue-length 16

csdb udp idle-time 30

csdb icmp idle-time 10

csdb session max-session 65535

!

interface Embedded-Service-Engine0/0

no ip address

!

interface GigabitEthernet0/0

ip address 10.200.120.1 255.255.252.0

duplex auto

speed auto

!

interface Serial0/0/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice voice

isdn sending-complete

no cdp enable

!

ip forward-protocol nd

!

no ip http server

ip http authentication local

ip http secure-server

ip http timeout-policy idle 180 life 180 requests 86400

!

ip route 10.200.120.0 255.255.252.0 GigabitEthernet0/0

!

!

control-plane

!

!

voice-port 0/0/0:15

!

mgcp profile default

!

!

dial-peer voice 1 pots

translation-profile outgoing OUTGOING

destination-pattern 0.T

incoming called-number .

direct-inward-dial

port 0/0/0:15

forward-digits all

!

!

dial-peer voice 2 voip

destination-pattern .

session target ipv4:10.200.120.6

voice-class codec 1

voice-class h323 1

dtmf-relay h245-alphanumeric

no vad

!

gatekeeper

shutdown

!

scheduler allocate 20000 1000

ntp master

!

end

4 Replies 4

daniel.bloom
Level 1
Level 1

H323 gateways don't actually register to CUCM.

Sent from Cisco Technical Support iPhone App

Aman Soi
VIP Alumni
VIP Alumni

Hi Raju,

H.323 is a peer to peer protocol.It would always shows STATUS as UNknown in Call Manager while MGCP shows status as REGISTERED in Call Manager.

regds,

aman

Hi Raju,

Please refer the link for H.323 config.

I do not find ethernet config and also the commands need to be configured under ethernet port of router

h323-gateway voip interface

h323-gateway voip bind srcaddr

http://uctime.blogspot.in/2012/08/h323-gateway.html

regds,

aman

islam.kamal
Level 10
Level 10

Hello

Kindly find the below

interface giga 0/0

h323-gateway voip interface

h323-gateway voip bind srcaddr

Make sure that you can ping your CUCM IP.On CUCM  (gateway -h323 gateway after the you put the IP of your router do not forget to do reset ) .

Thank you

please rate if this will help