cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
506
Views
0
Helpful
4
Replies

block 1900 on sip phone (CME)

For blocking 1900 calls on sccp phones we usually use after-hours block-pattern under telephony-service.

What is the best way for blocking particular patterns for sip endpoints ?

4 Replies 4

virverma
Level 4
Level 4

if you want to block certain calls going from SIP phones on CME,

Use the voice translation-rule command to create the definition of a translation rule.

These translation rules are grouped into profiles that are referenced by trunk groups, dial peers, source IP groups, voice ports, and interfaces.

Examples

The following example initiates translation rule 150, Which includes two rules:

Router(config)# voice translation-rule 150

Router(cfg-translation-rule)# rule 1 reject /^408\(.(\)/

Router(cfg-translation-rule)# rule 2 /\(^...\)853\(...\)/ /\1525\2/

apply this to translation-profile

use profile in sip dial-peer

Hope it helps!

paolo bevilacqua
Hall of Fame
Hall of Fame

Just make sure your destinaiton-pattern do not cover that number. eg:

destination-pattern 1[1-8]......T

If your country uses is fixed length numbers, configure it without T

Thanks for advise , but we do not use destination-pattern at all. we rely on digit-collect kpml because most of our phones are 7961.

As I understand (correct me if Im wrong) destination-pattern needs only if phone do not support digit-by-digit dialing

I would try translation-pattern from first posting.

How kpml collection works ? That is a SIP only setting to my knowledge.

You best choice is to use SCCP on the phones so they also will support your national language.

note whatever setting under telephony-service DO NOT apply to SIP phones. Anoter good reason to avoid SIP.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: