cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3178
Views
10
Helpful
30
Replies

Number cut off on CME

MarcoM
Level 1
Level 1

Hi all,

when receive a fax from a number of a customer my cme cut same digits.

For example when receive fax from 271090935 to 331755511, the CME cut two final digits 11 and route a call to internal 01.

This strange event occurs only on some numbers not all incoming fax.

I attached debug of a trace.

Below are some parts of the configuration:

dial-peer voice 101 pots

translation-profile outgoing OUTGOING

destination-pattern 0T

progress_ind setup enable 3

progress_ind alert enable 8

progress_ind progress enable 8

progress_ind connect enable 8

direct-inward-dial

port 0/0/0:15

!

voice-port 0/0/0:15

translation-profile outgoing OUTGOING

input gain -2

echo-cancel coverage 32

cptone IT

bearer-cap Speech

!

interface Serial0/0/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn overlap-receiving T302 1000

isdn incoming-voice voice

isdn send-alerting

isdn negotiate-bchan

no cdp enable

!        

voice translation-rule 101

rule 2 /^\(...\)$/ /03317555\1/

!

!

voice translation-profile OUTGOING

translate calling 101

!

num-exp 331755501.. ..

num-exp 331755501... ...

num-exp 3317555.. ..

num-exp 3317555 01

Anyone help me please?

Thanks in advance.

M

1 Accepted Solution

Accepted Solutions

Hi Marco.
Found the issue... remove direct-inward dial from dialpeer 101

HTH
Regards

Carlo

Sent from Cisco Technical Support iPhone App

Please rate all helpful posts "The more you help the more you learn"

View solution in original post

30 Replies 30

Hi Marco.

Can you try to modify your T302 value to 5000?

HTH

Regards

Carlo

Please rate all helpful posts

"The more you help the more you learn"

Please rate all helpful posts "The more you help the more you learn"

Hi Carlo,

i changed value to 5000 but i have same issue.

Hi Marco,

     You have a number expansion command configured :

num-exp 3317555 01

A num-expansion acts before an outbound dial-peer is matched. I havnt had a look at the debugs yet, but that might be kicking in. Although the CME should do a Digit Analysis for the entire digit dialed, which is :

331755511

I shall go over the debugs and let you know, but as a test, is it possible for you to remove that and try a call?

Regards,

Jagpreet

Hi Jaqpreet,

in the past i tried to delete "num-exp 3317555 01" but i had other issue...i could not reach any phone number on that site.

Marco,

     I understand. I shouldve looked at the debug before replying. Could you also please collect "deb isdn q931" along with "deb voice ccapi inout" and make another test call and share the same?

Regards,

Jagpreet

Jagpreet,

i collect logs without "num-exp 3317555 01"?

No, with it would be just fine. I dont think thats the issue. Right now, in the initial Digit Analysis, CME does not read the "11". If it were the Num-Expansion, that would kick in after this.

I just want to make sure the incoming digits are good from the PSTN.

Regards,

Jagpreet

Jagpreet,

attched debugs required.

p.s. there are 2 tabs on file .xls

Let me know.

Thanks.

Marco,

     In the incoming SETUP message from the PSTN, I see the called numbr as :

'3317555'

If we are dialing the correct number, then this is something you should contact the service provider about.

Regards,

Jagpreet

Please rate helpful posts.

Jagpreet,

yes correct number that i compose is 331755511, but if i call this number from mobile phone it works fine.

What I will ask the provider?

Thanks.

M

Marco,

     Show them the incoming SETUP message from the debug and ask them whats going on.

Regards,

Jagpreet

phershaw
Level 1
Level 1

Marco,

You could try something like this to ensure that you "wait" for the overlap digits before hitting your number expansions.

voice translation-rule 100

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

!

voice translation-profile INCOMING

translate called 100

!

voice-port 0/0/0:15

translation-profile incoming INCOMING

It might also be possible to expand the voice translation-rule above so you don't need to use the number expansions.

Regards,

Phil

Hi phershaw,

can i try your suggestion, but i must delete my "translation-rule 101" or can i add it without delete?

@Jagpreet Thanks!

Thanks.

Marco

Hi Marco.

Yes you can add it as rule 2 in your translation-rule 101

HTH

Regards

Carlo

Please rate all helpful posts

"The more you help the more you learn"

Please rate all helpful posts "The more you help the more you learn"
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: