cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2266
Views
0
Helpful
10
Replies

Outgoing Caller ID

mike
Level 1
Level 1

I have a Cisco 2851 router with Cisco Unity Express 7.0.3 and IOS version 12.4(24)T2 and CME 7.1

The problem is this...

When someone from the office calls an outside number, the number on the other end via caller ID shows only the main number. Not the DID of the person calling out.

I have been in contact with the phone company and they say everything is in place on their end and it has to be programming on our router.

I did not program the router initially. What do I need to look for? I find the translation rules and they seem to work correct. The only thing I am not seeing is anything outgoing using that rule.

Here is some excerpts of code that may be of help. If more is needed, please let me know...

voice translation-rule 1

rule 15 /^\(...\)/ /5638755\1/

!

voice translation-rule 2

rule 1 /^.*\(...\)/ /\1/

!

!

voice translation-profile DID-STRIP

translate calling 1

!

voice translation-profile InboundXlation

translate called 2

voice-port 0/1/0:23

!

!

!

!

dial-peer cor custom

name 911

name Local

name LongDistance

name International

!

!

dial-peer cor list DP-911

member 911

!

dial-peer cor list DP-Local

member Local

!

dial-peer cor list DP-LD

member LongDistance

!

dial-peer cor list DP-IntNat

member International

!

dial-peer cor list Call-Internal

member 911

member Local

!

dial-peer cor list Call-InternalLocalLongDist

member 911

member Local

member LongDistance

!

dial-peer cor list Call-Unrestricted

member 911

member Local

member LongDistance

member International

!

dial-peer cor list Call-InternalLocal

member 911

member Local

!

!

dial-peer voice 911300 pots

corlist outgoing DP-911

destination-pattern 911

port 0/1/0:23

forward-digits all

!

dial-peer voice 911320 pots

corlist outgoing DP-911

destination-pattern 8911

port 0/1/0:23

forward-digits 3

!

dial-peer voice 90101 pots

corlist outgoing DP-Local

translation-profile outgoing DID-STRIP

destination-pattern 8[2-9]......

port 0/1/0:23

forward-digits 7

!

dial-peer voice 90102 pots

corlist outgoing DP-LD

destination-pattern 81[2-9]..[2-9]......

port 0/1/0:23

forward-digits 11

!

dial-peer voice 90103 pots

corlist outgoing DP-IntNat

destination-pattern 8011T

port 0/1/0:23

prefix 011

!

dial-peer voice 90104 pots

translation-profile incoming InboundXlation

incoming called-number .

direct-inward-dial

port 0/1/0:23

Thanks in advance

Mike

1 Accepted Solution

Accepted Solutions

Dont let them tell you otherwise as it is clear what you are sending in here:

Calling Party Number i = 0x2180, '5638755580'

                Plan:ISDN, Type:National

        Called Party Number i = 0x80, '13197599767'

                Plan:Unknown, Type:Unknown

One other thing you can try is to change the isdn plan/type to unknown/unknown as such:

voice translation-rule 1

rule 15 /^\(...\)/ /5638755\1/ type any unknown plan any unknown

HTH, please rate all useful posts!

Chris

View solution in original post

10 Replies 10

Chris Deren
Hall of Fame
Hall of Fame

Looks like your translation rule 1 masks 4 digits into 5638755 plus the 4 digits and is applied to your outbound dial peers.

Can you post "debug voice translation" to see if it is taking and "debug isdn q931" to see what you are sending out to eliminate telco overwriting it.

HTH,

Chris

Thanks for the quick response Chris!

Here is what I have from debug when calling my cellphone from extension 580...

brue#debug voice translation

002400: Aug 22 13:40:05.355 CDT: //-1/xxxxxxxxxxxx/RXRULE/regxrule_get_profile_from_trunkgroup_internal:

   Voice port 0x4864E2FC dsl=-1 timeslot=0 does not belong to any trunk group

002401: Aug 22 13:40:05.359 CDT: //-1/A0016325B2C3/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A374130; count=1

002402: Aug 22 13:40:05.359 CDT: //-1/A0016325B2C3/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A442B00

002403: Aug 22 13:40:05.371 CDT: //-1/A0016325B2C3/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A374130; count=1

brue#

002404: Aug 22 13:40:12.623 CDT: //-1/A0016325B2C3/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A374130; count=2

002405: Aug 22 13:40:12.623 CDT: //-1/A0016325B2C3/RXRULE/regxrule_dp_translate: No profile found in peer 90102 for outgoing direction

002406: Aug 22 13:40:12.623 CDT: //-1/A0016325B2C3/RXRULE/regxrule_dp_translate: calling_number=580 calling_octet=0x0

        called_number=813197599767 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0        redirect_PI=0 redirect_SI=0

002407: Aug 22 13:40:12.623 CDT: //-1/A0016325B2C3/RXRULE/regxrule_vp_translate: No profile found in voice port or trunk group for outgoing direction

brue#

002408: Aug 22 13:40:12.623 CDT: //-1/A0016325B2C3/RXRULE/regxrule_vp_translate: calling_number=580 calling_octet=0x0

        called_number=813197599767 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0

brue#

002409: Aug 22 13:40:26.671 CDT: //-1/A0016325B2C3/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A374130; count=2

002410: Aug 22 13:40:26.671 CDT: //-1/A0016325B2C3/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A4400CC

002411: Aug 22 13:40:26.727 CDT: //-1/A0016325B2C3/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x0

brue#

002412: Aug 22 13:40:27.875 CDT: //-1/xxxxxxxxxxxx/RXRULE/regxrule_get_profile_from_trunkgroup_internal:

   Voice port 0x4864E2FC dsl=-1 timeslot=0 does not belong to any trunk group

002413: Aug 22 13:40:27.879 CDT: //-1/AD6E3EC4B2C8/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A3743F0; count=1

002414: Aug 22 13:40:27.879 CDT: //-1/AD6E3EC4B2C8/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A43FF10

002415: Aug 22 13:40:27.883 CDT: //-1/AD6E3EC4B2C8/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A3743F0; count=1

brue#

002416: Aug 22 13:40:29.007 CDT: //-1/AD6E3EC4B2C8/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A3743F0; count=1

002417: Aug 22 13:40:29.007 CDT: //-1/AD6E3EC4B2C8/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A43FF10

brue#debug isdn q931

002429: Aug 22 13:42:18.590 CDT: ISDN Se0/1/0:23 Q931: Applying typeplan for sw-type 0xD is 0x0 0x0, Calling num 580

002430: Aug 22 13:42:18.590 CDT: ISDN Se0/1/0:23 Q931: Sending SETUP  callref = 0x02C0 callID = 0x8241 switch = primary-ni interface = User

002431: Aug 22 13:42:18.594 CDT: ISDN Se0/1/0:23 Q931: TX -> SETUP pd = 8  callref = 0x02C0

        Bearer Capability i = 0x8090A2

                Standard = CCITT

                Transfer Capability = Speech

                Transfer Mode = Circuit

                Transfer Rate = 64 kbit/s

        Channel ID i = 0xA9838C

                Exclusive, Channel 12

        Progress Ind i = 0x8183 - Origination address is non-ISDN

brue#

        Calling Party Number i = 0x0080, '580'

                Plan:Unknown, Type:Unknown

        Called Party Number i = 0x80, '13197599767'

                Plan:Unknown, Type:Unknown

002432: Aug 22 13:42:18.674 CDT: ISDN Se0/1/0:23 Q931: RX <- CALL_PROC pd = 8  callref = 0x82C0

        Channel ID i = 0xA9838C

                Exclusive, Channel 12

brue#

002433: Aug 22 13:42:20.478 CDT: ISDN Se0/1/0:23 Q931: RX <- PROGRESS pd = 8  callref = 0x82C0

        Progress Ind i = 0x8488 - In-band info or appropriate now available

brue#

002434: Aug 22 13:42:30.742 CDT: ISDN Se0/1/0:23 Q931: TX -> DISCONNECT pd = 8  callref = 0x02C0

        Cause i = 0x8090 - Normal call clearing

002435: Aug 22 13:42:30.786 CDT: ISDN Se0/1/0:23 Q931: RX <- RELEASE pd = 8  callref = 0x82C0

002436: Aug 22 13:42:30.790 CDT: ISDN Se0/1/0:23 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x02C0

Thanks

Mike

Looks like your dial-peer voice 90102 pots does not have the translation applied. Add the following:

dial-peer voice 90102 pots

translation-profile outgoing DID-STRIP

dial-peer voice 90103 pots

translation-profile outgoing DID-STRIP

HTH,

Chris

Chris,

I noticed the same thing when looking through the code a little more. I added the translations to the 2 pots. It is still not working properly. I will debug again and see if anything has changed. I will post it shortly.

I also noticed the 90101 pots for local calling. I am guessing I need translation on that as well?

Thanks again for your quick responses!!

Mike

Below are the debugs calling from extension 580....Looking over them, I can see the changes in how the system is calling out. It looks like the rules are now being applied correctly from what I can tell. Am I correct? Could it now be a phone company issue?

VoIP Translation Rule debugging is enabled

brue#

002466: Aug 22 14:19:45.095 CDT: //-1/xxxxxxxxxxxx/RXRULE/regxrule_get_profile_from_trunkgroup_internal:

   Voice port 0x4864E2FC dsl=-1 timeslot=0 does not belong to any trunk group

002467: Aug 22 14:19:45.099 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A374A78; count=1

002468: Aug 22 14:19:45.099 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A43FDE8

002469: Aug 22 14:19:45.103 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A374A78; count=1

brue#

002470: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A374A78; count=2

002471: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_translate_internal: number=580 type=unknown plan=unknown numbertype=calling

002472: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_match_internal: Matched with rule 15 in ruleset 1

002473: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_match_internal: Matched with rule 15 in ruleset 1

002474: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/sed_subst: Successful substitution; pattern=580 matchPattern=^(...) replacePattern=5638755\1 replaced pattern=5638755580

002475: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_subst_num_type: Match Type = none, Replace Type = none Input Type = unknown

002476: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_subst_num_plan: Match Plan = none, Replace Plan = none Input Plan = unknown

002477: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_translate_internal: xlt_number=5638755580 xlt_type=unknown xlt_plan=unknown

002478: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_translate_internal: number=813197599767 type=unknown plan=unknown numbertype=called

002479: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0

002480: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_match_internal: Error: ruleset for called number not found

002481: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_translate_internal: No match: number=813197599767 type=unknown plan=unknown

002482: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-target

002483: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0

002484: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-target number not found

002485: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown

002486: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-called

002487: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0

002488: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-called number not found

002489: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown

brue#

002490: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_dp_translate: calling_number=5638755580 calling_octet=0x0

        called_number=813197599767 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0        redirect_PI=0 redirect_SI=0

002491: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_vp_translate: No profile found in voice port or trunk group for outgoing direction

002492: Aug 22 14:19:50.399 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_vp_translate: calling_number=5638755580 calling_octet=0x0

        called_number=813197599767 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0

brue#

002493: Aug 22 14:19:54.223 CDT: //-1/xxxxxxxxxxxx/RXRULE/regxrule_get_profile_from_trunkgroup_internal:

   Voice port 0x488FCCDC dsl=-1 timeslot=0 does not belong to any trunk group

002494: Aug 22 14:19:54.227 CDT: //-1/2FE1D256B392/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A373DC0; count=1

002495: Aug 22 14:19:54.227 CDT: //-1/2FE1D256B392/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A442B00

002496: Aug 22 14:19:54.227 CDT: //-1/2FE1D256B392/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A373DC0; count=1

brue#

002497: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A373DC0; count=2

002498: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_translate_internal: number=500 type=unknown plan=unknown numbertype=calling

002499: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_match_internal: Matched with rule 15 in ruleset 1

002500: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_match_internal: Matched with rule 15 in ruleset 1

002501: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/sed_subst: Successful substitution; pattern=500 matchPattern=^(...) replacePattern=5638755\1 replaced pattern=5638755500

002502: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_subst_num_type: Match Type = none, Replace Type = none Input Type = unknown

002503: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_subst_num_plan: Match Plan = none, Replace Plan = none Input Plan = unknown

002504: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_translate_internal: xlt_number=5638755500 xlt_type=unknown xlt_plan=unknown

002505: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_translate_internal: number=88752848 type=unknown plan=unknown numbertype=called

002506: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0

002507: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_match_internal: Error: ruleset for called number not found

002508: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_translate_internal: No match: number=88752848 type=unknown plan=unknown

002509: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-target

002510: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0

002511: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-target number not found

002512: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown

002513: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-called

002514: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0

002515: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-called number not found

002516: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown

brue#

002517: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_dp_translate: calling_number=5638755500 calling_octet=0x0

        called_number=88752848 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0        redirect_PI=0 redirect_SI=0

002518: Aug 22 14:19:58.663 CDT: //-1/2FE1D256B392/RXRULE/regxrule_vp_translate: No profile found in voice port or trunk group for outgoing direction

002519: Aug 22 14:19:58.667 CDT: //-1/2FE1D256B392/RXRULE/regxrule_vp_translate: calling_number=5638755500 calling_octet=0x0

        called_number=88752848 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0

brue#

002520: Aug 22 14:19:59.103 CDT: //-1/xxxxxxxxxxxx/RXRULE/regxrule_get_profile_from_trunkgroup_internal:

   Voice port 0x4885B574 dsl=-1 timeslot=0 does not belong to any trunk group

002521: Aug 22 14:19:59.107 CDT: //-1/32CB0E23B397/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A3740D8; count=1

002522: Aug 22 14:19:59.107 CDT: //-1/32CB0E23B397/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A4426F4

002523: Aug 22 14:19:59.111 CDT: //-1/32CB0E23B397/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A3740D8; count=1

002524: Aug 22 14:20:00.035 CDT: //-1/32CB0E23B397/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A3740D8; count=2

002525: Aug 22 14:20:00.035 CDT: //-1/32CB0E23B397/RXRULE/regxrule_dp_translate: No profile found in peer 20001 for outgoing direction

002526: Aug 22 14:20:00.035 CDT: //-1/32CB0E23B397/RXRULE/regxrule_dp_translate: calling_number=525 calling_octet=0x0

        called_number=500 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0        redirect_PI=0 redirect_SI=0

002527: Aug 22 14:20:00.035 CDT: //-1/32CB0E23B397/RXRULE/regxrule_vp_translate: No profile found in voice port or trunk group for outgoing direction

brue#

002528: Aug 22 14:20:00.035 CDT: //-1/32CB0E23B397/RXRULE/regxrule_vp_translate: calling_number=525 calling_octet=0x0

        called_number=500 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0

brue#

002529: Aug 22 14:20:01.615 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A374A78; count=2

002530: Aug 22 14:20:01.615 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A442C28

002531: Aug 22 14:20:01.671 CDT: //-1/2A7102D7B38D/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x0

brue#

002532: Aug 22 14:20:09.663 CDT: //-1/xxxxxxxxxxxx/RXRULE/regxrule_get_profile_from_trunkgroup_internal:

   Voice port 0x486AD374 dsl=-1 timeslot=0 does not belong to any trunk group

002533: Aug 22 14:20:09.667 CDT: //-1/3915C12EB39C/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A374810; count=1

002534: Aug 22 14:20:09.667 CDT: //-1/3915C12EB39C/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A441F70

002535: Aug 22 14:20:09.671 CDT: //-1/3915C12EB39C/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A374810; count=1

brue#

002536: Aug 22 14:20:10.747 CDT: //-1/3915C12EB39C/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A374810; count=2

002537: Aug 22 14:20:10.747 CDT: //-1/3915C12EB39C/RXRULE/regxrule_dp_translate: No profile found in peer 20027 for outgoing direction

002538: Aug 22 14:20:10.747 CDT: //-1/3915C12EB39C/RXRULE/regxrule_dp_translate: calling_number=556 calling_octet=0x0

        called_number=550 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0        redirect_PI=0 redirect_SI=0

002539: Aug 22 14:20:10.747 CDT: //-1/3915C12EB39C/RXRULE/regxrule_vp_translate: No profile found in voice port or trunk group for outgoing direction

brue#

002540: Aug 22 14:20:10.751 CDT: //-1/3915C12EB39C/RXRULE/regxrule_vp_translate: calling_number=556 calling_octet=0x0

        called_number=550 called_octet=0x80

        redirect_number= redirect_type=0 redirect_plan=0

brue#

002541: Aug 22 14:20:12.935 CDT: //-1/3915C12EB39C/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x0

002542: Aug 22 14:20:12.935 CDT: //-1/3915C12EB39C/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x4A374810; count=2

002543: Aug 22 14:20:12.935 CDT: //-1/3915C12EB39C/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x4A43FDE8

brue#

002544: Aug 22 14:20:16.047 CDT: //-1/32CB0E23B397/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x0

002545: Aug 22 14:20:16.051 CDT: //-1/3CE47BE5B3A1/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x4A3740D8; count=3

002546: Aug 22 14:20:16.051 CDT: //-1/3CE47BE5B3A1/RXRULE/regxrule_dp_translate: No profile found in peer 20005 for outgoing direction

002547: Aug 22 14:20:16.051 CDT: //-1/3CE47BE5B3A1/RXRULE/regxrule_dp_translate: calling_number=525 calling_octet=0x0

        called_number=515 called_octet=0x80

        redirect_number=500 redirect_type=0 redirect_plan=0     redirect_PI=0 redirect_SI=0

brue#

002548: Aug 22 14:20:16.051 CDT: //-1/32CB0E23B397/RXRULE/regxrule_vp_translate: No profile found in voice port or trunk group for outgoing direction

002549: Aug 22 14:20:16.051 CDT: //-1/32CB0E23B397/RXRULE/regxrule_vp_translate: calling_number=525 calling_octet=0x0

        called_number=515 called_octet=0x80

        redirect_number=500 redirect_type=0 redirect_plan=0

brue#un all

All possible debugging has been turned off

brue#

002550: Aug 22 14:20:20.639 CDT: %ISDN-6-CONNECT: Interface Serial0/1/0:10 is now connected to 8752848 N/A

brue#

002551: Aug 22 14:20:30.659 CDT: %ISDN-6-DISCONNECT: Interface Serial0/1/0:10  disconnected from 8752848 , call lasted 10 seconds

brue#

002554: Aug 22 14:22:58.510 CDT: ISDN Se0/1/0:23 Q931: Applying typeplan for sw-type 0xD is 0x2 0x1, Calling num 5638755580

002555: Aug 22 14:22:58.510 CDT: ISDN Se0/1/0:23 Q931: Sending SETUP  callref = 0x02CF callID = 0x8250 switch = primary-ni interface = User

002556: Aug 22 14:22:58.510 CDT: ISDN Se0/1/0:23 Q931: TX -> SETUP pd = 8  callref = 0x02CF

        Bearer Capability i = 0x8090A2

                Standard = CCITT

                Transfer Capability = Speech

                Transfer Mode = Circuit

                Transfer Rate = 64 kbit/s

        Channel ID i = 0xA9838C

                Exclusive, Channel 12

        Progress Ind i = 0x8183 - Origination address is non-ISDN

brue#

        Calling Party Number i = 0x2180, '5638755580'

                Plan:ISDN, Type:National

        Called Party Number i = 0x80, '13197599767'

                Plan:Unknown, Type:Unknown

002557: Aug 22 14:22:58.586 CDT: ISDN Se0/1/0:23 Q931: RX <- CALL_PROC pd = 8  callref = 0x82CF

        Channel ID i = 0xA9838C

                Exclusive, Channel 12

brue#

002558: Aug 22 14:23:00.390 CDT: ISDN Se0/1/0:23 Q931: RX <- PROGRESS pd = 8  callref = 0x82CF

        Progress Ind i = 0x8488 - In-band info or appropriate now available

brue#

002559: Aug 22 14:23:12.274 CDT: ISDN Se0/1/0:23 Q931: TX -> DISCONNECT pd = 8  callref = 0x02CF

        Cause i = 0x8090 - Normal call clearing

002560: Aug 22 14:23:12.338 CDT: ISDN Se0/1/0:23 Q931: RX <- RELEASE pd = 8  callref = 0x82CF

002561: Aug 22 14:23:12.338 CDT: ISDN Se0/1/0:23 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x02CF

Chris Deren
Hall of Fame
Hall of Fame

Are you not seeing 5638755580?

It is going out with it, if you see the BTN number that means telco is overwriting it. You need them to allow you to send any ANI.

Chris

Sent from Cisco Technical Support iPhone App

Thanks Chris!

You are correct in that the number is still showing the BTN or main number of 5638755500. I was hoping I was seeing that it was working properly on my side. I will contact the telco and start leaning on them. If I have any questions, I will let you know.

Thanks again!

Mike

Dont let them tell you otherwise as it is clear what you are sending in here:

Calling Party Number i = 0x2180, '5638755580'

                Plan:ISDN, Type:National

        Called Party Number i = 0x80, '13197599767'

                Plan:Unknown, Type:Unknown

One other thing you can try is to change the isdn plan/type to unknown/unknown as such:

voice translation-rule 1

rule 15 /^\(...\)/ /5638755\1/ type any unknown plan any unknown

HTH, please rate all useful posts!

Chris

Thanks for the help Chris. Unfortunately the telco is telling us that they can't do anything without setting up some sort of 911 database with a charge of more than $1500 per month.

I am going to mark your answer as correct. I appreciate all your help with this.

Mike

I think you can take this to you state or federal  regulatory body, because if you are regualrly assigned a number, or a DID, it is your right that it shows as calling number to other parties. This is common across the nation and I've never seen a case where telco had refused to.

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: