cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
693
Views
5
Helpful
2
Replies

Block specific incoming call number on FXO (H323 voice gateway)

master001
Level 2
Level 2

Hello all, 

I tried to block block specific incoming call number on FXO (H323 voice gateway) without luck. 

I have H323 VGW with 8 FXO ports at one branch office, CUCM 8.6.  All FXO ports are configured as one trunk-group.

I tested with translation-rule, translation profile and incoming dial-peers configuration below.  It looks the incoming calls dial-peer is 0, which doesn't exist on my H323 VGW configuration. 

Question:  

Is it correct direction to block the calls as per my configuration below?  

I am not sure if my incoming dial-peer configuration is correct or not.  If not,  any advice? 

Thanks in advance!


voice translation-rule 11000
rule 1 reject /**********/ (I enter my phone number)

voice translation-profile call_block
translate calling 11000

dial-peer voice 50 pots
description ** incoming dial peer **
trunk-group ALL_FXO 64
incoming called-number .
call-block translation-profile incoming call_block
no sip-register

Best regards,

Master001

2 Replies 2

HARIS_HUSSAIN
VIP Alumni
VIP Alumni

Configuration seems correct.

Check what Provider is sending the Caller Id and if it is matching the correct dial-peers.

When call is active issue commands and paste the output here

show voice call status

show call active voice 

Thanks

Haris

Please see my incoming call dial peer configuration and "show voice call status" capture below.  

Looks the incoming calls do NOT hit the the incoming call dial peer, as I have tested and found this previously.   As a result, the call blocking doesn't work, as I block the call via the incoming call dial peer. 

Any idea ??           Your help is appreciated. 

dial-peer voice 50 pots
trunkgroup ALL_FXO
description ** incoming dial peer **
call-block translation-profile incoming call_block
incoming called-number .
no sip-register

VGW#show voice call status
CallID    CID      ccVdb                Port          Slot/DSP:Ch   Called #       Codec           MLPP Dial-peers
0x1A     1220   0x2CE21BB4      0/0/0         0/1:1                49999        g711ulaw               0/84
1 active calls found

(I called the branch office main office, the call was forwarded to Unity connection branch greeting (49999).  So you will see the called #  is 49999.)