cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
544
Views
0
Helpful
5
Replies

Reject call at H.323 GW

cairns-a
Level 1
Level 1

I am trying to reject a call at our H.323 GW. I thought I had this correct but the call is still coming through.

voice translation-rule 1

rule 1 reject /8041234567/

!

voice translation-rule 2099

rule 1 /^2990/ /2099/

rule 2 /^2033/ /2040/

!

voice translation-profile LD_Trans_1

translate calling 1

translate called 2099

!

voice-port 0/2/0:23

translation-profile incoming LD_Trans_1

I am trying to reject Translation-Rule 1. I did a Debug Translation Detail and it does not show the call being rejected.

What am I doing wrong?

Thanks in advance

Trae

5 Replies 5

Rajesh Revuru
Level 4
Level 4

What does it show when you test the translation rule by using

test voice translation-rule

It shows blocked.

Can you post your dial-peer for incoming calls? I guess you have to apply translation-rule in there as well.

PS: If you are in production i would suggest you try after-hours.

Thanks for your help. Here is the dial peer. Translation rule 2099 does work as is, so I would think just adding a new translation rule to the translation profile should work.

dial-peer voice 2099 voip

preference 1

destination-pattern 2099

progress_ind setup enable 3

voice-class codec 1

voice-class h323 1

session target ipv4:X.X.X.X

dtmf-relay h245-alphanumeric

no vad

Hi, can you check with "debug isdn q931" that the calling number is indeed what you're trying to reject ?