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

Block Calling line id

reg_cisco
Level 1
Level 1

Googd morning everybody.

I have a CSS to allow call mobile numbers in Spain which contains a partition.

I set this CSS and this partition in my phone (6921).

Mobile phones in Spain use this pattern. [67]XXXXXXXX (nine digits)

I have a routte patter created with the following format:

0.[67]8XXXXXXX

Pratition that I mentioned before.

Discar digits: Predot

I configured the 8 in the route pattern to do test in my mobile (686XXXXXX).

I know my ISP allows block caller id because if I configure Calling Line ID Presentation to Restricted in the GW MGCP and all Cisco phones of the company have blocked calling line id but I only want block this in 7 dial numbers, Cisco 6921.

Something in wrong because when I call my mobile from my phone, calling number of my ISDN id number is shown.

I use CUCM 8.5

Thanks in advance.

4 Replies 4

shane.orr
Level 4
Level 4

Can you provide the Dialed Number Analysis accessible through serviceability.  Make sure you select the Calling Search Space when doing the analysis.

https:///dna

Might need to start the service.  This will at least give us a clue on what is going on to make sure you are hitting the route pattern you expect.

I guess this call to a mobile numer of Spain 0.[67]XXXXXXX is matching with the correct route pattern:

  • Results  Summary
    • Calling Party Information
      • Calling Party = 8555 (My 6921 phone)
      • Partition =
      • Device CSS =
      • Line CSS =  CSS_03-Ocult_Number
      • AAR Group Name =
      • AAR CSS =
    • Dialed Digits = 06XXXXXXXX (I typed X to don't show my mobile number here)
    • Match Result = RouteThisPattern
    • Matched Pattern Information
      • Pattern = 0.[67]XXXXXXXX
      • Partition =  PT_Oculta_Number
      • Time Schedule =
    • Called Party Number = 6XXXXXXXX (I typed X to don't show my mobile number here)
    • Time Zone = Etc/GMT
    • End Device =  RL_MAD
    • Call Classification = OffNet
    • InterDigit Timeout = NO
    • Device Override = Disabled
    • Outside Dial Tone = NO
  • Call Flow
    • TranslationPattern :Pattern=
      • Partition =
      • Positional Match List =  6XXXXXXXX  (I typed X to don't show my mobile number here)
      • Calling Party Number = 8555
      • PreTransform Calling Party  Number =
      • PreTransform Called Party  Number =
      • Calling Party Transformations
        • External Phone Number  Mask = NO
        • Calling Party Mask =
        • Prefix =
        • CallingLineId  Presentation =
        • CallingName Presentation =
        • Calling Party Number = 8555
      • ConnectedParty Transformations
        • ConnectedLineId  Presentation =
        • ConnectedName  Presentation =
      • Called Party Transformations
        • Called Party Mask =
        • Discard Digits  Instruction =
        • Prefix =
        • Called Number =
      • Route  Pattern :Pattern= 0.[67]XXXXXXXX
        • Positional Match List =  6XXXXXXXX (I typed X to don't show my mobile number here)
        • DialPlan =
        • Route  Filter
          • Filter Name =
          • Filter Clause =
        • Require Forced  Authorization Code = No
        • Authorization Level = 0
    • Require Client Matter  Code = No
        • Call Classification =
        • PreTransform Calling Party  Number = 8555
        • PreTransform Called Party  Number = 6XXXXXXXX (I typed X to don't show my mobile number here
        • Calling Party Transformations
          • External Phone Number  Mask = NO
          • Calling Party Mask =
          • Prefix =
          • CallingLineId  Presentation = Restricted
          • CallingName Presentation =  Restricted
          • Calling Party Number = 8555
        • ConnectedParty Transformations
          • ConnectedLineId  Presentation = Allowed
          • ConnectedName  Presentation = Allowed
        • Called Party Transformations
          • Called Party Mask =
          • Discard Digits  Instruction = PreDot
          • Prefix =6XXXXXXXX (I typed X to don't show my mobile number here)
          • Called Number =
      • 6XXXXXXXX (I typed X to don't show my mobile number here)
        • Route  List :Route List Name=  RL_MAD
          • RouteGroup :RouteGroup  Name= RG_MAD
            • PreTransform Calling Party  Number = 8555
            • PreTransform Called Party  Number =
          • 6XXXXXXXX (I typed X to don't show my mobile number here)

            • Calling Party Transformations
              • External Phone Number  Mask = Default
              • Calling Party Mask =
              • Prefix =
              • Calling Party Number =
            • Called Party Transformations
              • Called Party Mask =
              • Discard Digits  Instructions = PreDot
              • Prefix =
              • Called Number =
            • Device :Type= MGCPE1PRIPort
              • End Device Name =  S0/SU0/DS1-0@C2821-MAD-1
              • PortNumber = 0
              • Device Status = Registered
              • AAR Group Name =
              • AAR Calling Search Space =
              • AAR Prefix Digits =
              • Call Classification =
              • Calling Party Selection =
              • CallingLinePresentation =
              • ConnectedLinePresentation =
              • Number Of Strip Digits =
              • CallerID DN =
          • RouteGroup :RouteGroup  Name= RG_MAD
            • PreTransform Calling Party  Number = 8555
            • PreTransform Called Party  Number =
          • 6XXXXXXXX (I typed X to don't show my mobile number here)

            • Calling Party Transformations
              • External Phone Number  Mask = Default
              • Calling Party Mask =
              • Prefix =
              • Calling Party Number =
            • Called Party Transformations
              • Called Party Mask =
              • Discard Digits  Instructions = PreDot
              • Prefix =
              • Called Number =
            • Device :Type= MGCPE1PRIPort
              • End Device Name =  S0/SU0/DS1-0@C2821-MAD-1
              • PortNumber = 0
              • Device Status = Registered
              • AAR Group Name =
              • AAR Calling Search Space =
              • AAR Prefix Digits =
              • Call Classification =
              • Calling Party Selection =
              • CallingLinePresentation =
              • ConnectedLinePresentation =
              • Number Of Strip Digits =
              • CallerID DN =
      • Alternate Matches
        • Note: Information Not Available

      Hi,

      I guess that you already have sorted this out, but if not this is my 2 cents.

      It looks as the problem might be that you do digit manipulations on both RP and RL level, the later will override the former. You have a DDI of predot on both RP and RL for the called number, if not put there intentionally (there are reasons for when you'd want to do that, but let's leave that out for now) then remove the DDI on the RL.

      From the RP

      Called Party Transformations

      • Called Party Mask =
      • Discard Digits Instruction = PreDot
      • Prefix =6XXXXXXXX (I typed X to don't show my mobile number here)
      • Called Number =

      From the RL

      Called Party Transformations

      • Called Party Mask =
      • Discard Digits Instructions = PreDot
      • Prefix =
      • Called Number =

      On the RP you also have a prefix of something, unknown since you masked it out in your post. Do you need to have a prefix, since that seems to match the original dialed number, exluding the leding zero for the outside line.

      Please remember to rate helpful responses and identify helpful or correct answers.



      Response Signature


      I found the problem.

      In the E1 interface of the GW

      Call Routing Information - Outbound Calls

      All it's ok now.

      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: