cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
760
Views
0
Helpful
16
Replies

SRST Issue.

Rajan R
Level 1
Level 1

Hey Guys,

Trying to get the SRST working with no luck. CUCM-->2921(H323)-->PRI

Here is the config on the router..When I shut the call manager service on CUCM, cipc tries to register to the router.

card type e1 0 0

logging buffered 51200 warnings

!

no aaa new-model

network-clock-participate wic 0

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

!

isdn switch-type primary-net5

!

voice-card 0

!

!

!

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 1

rule 1 /^6679/ //

!

!

voice translation-profile OUTGOING

translate called 1

!

hw-module pvdm 0/0

!

hw-module pvdm 0/1

!

!

redundancy

!

!

controller E1 0/0/0

framing NO-CRC4

pri-group timeslots 1-31

!

controller E1 0/0/1

!

!

interface Embedded-Service-Engine0/0

no ip address

shutdown

!

interface GigabitEthernet0/0

ip address 10.200.132.5 255.255.252.0

duplex auto

speed auto

h323-gateway voip bind srcaddr 10.200.132.5

!

!

interface Serial0/0/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice voice

no cdp enable

!

!

control-plane

!

!

voice-port 0/0/0:15

!

!

mgcp profile default

!

!

dial-peer voice 1 pots

destination-pattern 9.T

incoming called-number .

direct-inward-dial

port 0/0/0:15

!

dial-peer voice 2 voip

translation-profile outgoing OUTGOING

destination-pattern .

session target ipv4:10.200.132.10

voice-class codec 1

dtmf-relay h245-alphanumeric

no vad

!

!

gatekeeper

shutdown

!

!

call-manager-fallback

secondary-dialtone 9

max-conferences 8 gain -6

transfer-system full-consult

timeouts interdigit 5

ip source-address 10.200.132.5 port 2000

max-ephones 110

max-dn 150

application default

Thanks

Varadarajan.R

1 Accepted Solution

Accepted Solutions

Chris Deren
Hall of Fame
Hall of Fame

Great, please mark question as answered,

Chris

Sent from Cisco Technical Support iPhone App

View solution in original post

16 Replies 16

Chris Deren
Hall of Fame
Hall of Fame

OK, what is not working? What is happening?

Chris

Hi Chris,

When I shut the CUCM down, the phone is not registering to the Router.

Thanks

Varadarajan.R

Chris Deren
Hall of Fame
Hall of Fame

Does it have SRST reference defined?
Are you running SCCP or SIP load?

Sent from Cisco Technical Support iPhone App

Yes, SRST ref is defined. Running SCCP load.

Can you post "debug ephone register"?

Chris

I shutdown the call manager to get a few logs, but nothing.

I see nothing on for "debug ephone register"

Thanks

VR

If you browse the IP address of the phone and go under Network Setup do you see the SRST reference there?

Can you ping the SRST router from the CUCM or the phone VLAN?

Chris

Yes, I can see the router IP Listed as SRST and aswell as on the "Device Config" on the phone.

I can ping it ofcourse, also the router is registered as a h323 gateway on cucm and pri calls are thru it.

Thanks

VR

Are other device types registing to it?

You may want to do a wireshark trace on your PC to see what the IPC is doing.

Chris

No, none of em is.

I do see the request sent out to the router. I am still learning TS. Pls help out, I have attached it.

Thanks

Varadarajan.R

Hi Chris,

I wrote the config and restarted the router and it started working. Didnt change a thing.

The phone has registered with the router.

I am not able to dial and working on a dial plan.. Do i need anything more ?

Thanks

VR

What are you dialing? PSTN or internal numbers?

If PSTN please post "debug isdn q931" and "debug voice dialpeer"

HTH, please rate all useful posts!

Chris

Hi Chris,

I am dialling PSTN and it works now.

I have the below two dial-peers. I had "destination pattern ." on voip and had to remove it. But what will happen now when I turn the CUCM back on. Also what should I do for Internal Numbers ?

dial-peer voice 1 pots

destination-pattern 9T

incoming called-number .

direct-inward-dial

port 0/0/0:15

!

dial-peer voice 2 voip

translation-profile outgoing OUTGOING

session target ipv4:10.200.132.10

voice-class codec 1

dtmf-relay h245-alphanumeric

no vad

Thanks

VR

Chris Deren
Hall of Fame
Hall of Fame

Great, please mark question as answered,

Chris

Sent from Cisco Technical Support iPhone App