cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1197
Views
0
Helpful
11
Replies

CUE 7.1 COR blocking international calling

M4VM4VM4V
Level 1
Level 1

Can anyone help me to block international calling (from Australia).

I configured COR but users can still make calls to international numbers (IDD)

Thanks!                  

dial-peer cor custom
name INT
name LOC
name MOB
name STD
name IDD


dial-peer cor list call-INT
member INT

dial-peer cor list call-LOC
member LOC

dial-peer cor list call-MOB
member MOB

dial-peer cor list call-STD
member STD

dial-peer cor list call-IDD
member IDD

dial-peer cor list user-INT
member INT

dial-peer cor list user-LOC
member INT
member LOC

dial-peer cor list user-MOB
member INT
member LOC
member MOB

dial-peer cor list user-STD
member INT
member LOC
member MOB
member STD

dial-peer cor list user-IDD
member INT
member LOC
member MOB
member STD
member IDD


dial-peer voice 101 voip
description ** cue voicemail pilot number **
translation-profile outgoing voicemail
destination-pattern
session protocol sipv2
session target ipv4:
dtmf-relay sip-notify
codec g711ulaw
no vad

dial-peer voice 2 pots
description ** E1 PRI pots dial-peer **
destination-pattern 0000
port 0/0/0:15
forward-digits 3

dial-peer voice 3 pots
corlist outgoing call-LOC
description ** E1 PRI pots dial-peer **
destination-pattern 0[2-9].......
port 0/0/0:15
forward-digits 8

dial-peer voice 4 pots
corlist outgoing call-MOB
description ** E1 PRI pots dial-peer **
destination-pattern 004........
port 0/0/0:15
forward-digits 10

dial-peer voice 5 pots
corlist outgoing call-STD
description ** E1 PRI pots dial-peer **
destination-pattern 00[2378]........
port 0/0/0:15
forward-digits 10

dial-peer voice 6 pots
corlist outgoing call-IDD
description ** E1 PRI pots dial-peer **
translation-profile outgoing To-PSTN
destination-pattern 00011T
port 0/0/0:15
forward-digits all

dial-peer voice 7 pots
corlist outgoing call-LOC
description ** 1800 Numbers FreeCall **
destination-pattern 01800......
port 0/0/0:15
forward-digits 10

dial-peer voice 8 pots
corlist outgoing call-LOC
description ** 1300 Numbers **
destination-pattern 01300......
port 0/0/0:15
forward-digits 10

dial-peer voice 9 pots
corlist outgoing call-LOC
description ** 13XXXX Numbers **
destination-pattern 013[1-9]...
port 0/0/0:15
forward-digits 6

dial-peer voice 10 pots
corlist outgoing call-LOC
description ** 1900 calls (ten digits) **
destination-pattern 019........
port 0/0/0:15
forward-digits 10

ephone-dn  9  dual-line

number 8109

pickup-group 1

allow watch

corlist incoming user-STD

1 Accepted Solution

Accepted Solutions

Actually it is, because after-hours block pattern can block some patterns only (eg 0011), for some phones only.

Look at the documentation.

View solution in original post

11 Replies 11

acampbell
VIP Alumni
VIP Alumni

Kyle,

Can you try adding another line to the ephone-dn

!

!

ephone-dn  9  dual-line

number 8109

pickup-group 1

allow watch

corlist incoming user-STD

corlist outgoing user-STD

!

!

Then retest

Regards,
Alex.
Please rate useful posts.

Regards, Alex. Please rate useful posts.

I tried that but the international call still connects

ephone-dn  9  dual-line

number 8109

pickup-group 1

description 0894125009

allow watch

corlist incoming user-STD

corlist outgoing user-STD

For just blocking internationl , it's probably easier to use call-block commands.

COR can be confusing if you are not familiar with it.

Yes, it is confusing..

I'll use any method, I just need to block calls to international numbers, on some phones only.

Can you show me a configuration example?

Thanks!

You can search for after-hours block pattern in the manual, or here in the many threads about.

after-hours block pattern is not helpful to this situation

As I already stated, I only want to block international calling on some phones.

Can someone tell me why COR is not working?

Actually it is, because after-hours block pattern can block some patterns only (eg 0011), for some phones only.

Look at the documentation.

Anas Abueideh
Level 9
Level 9

Hi

i think you need to put the cor-list on the ephone-dn as incoming only

HTH

Anas

Sent from Cisco Technical Support Android App

I gave up on CoR but after-hours blocking was quite easy to configure, thanks Paolo

Please follow the below links. it will solve your problem.

http://uctime.blogspot.com/2012/09/cor-configuration-on-cisco-call-manager.html

Thank you for the nice rating and good luck!