cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
350
Views
0
Helpful
3
Replies

ccme sent digits?

laposilaszlo
Level 1
Level 1

ccme sent digits?

Hello,

Can somebody tell me from this configuration

how many digits do i send to the service provider?

voice translation-rule 1
rule 1 /^036xxx3\(8..\)/ /\1/
!
!
voice translation-profile VM
translate calling 1
translate called 1
translate redirect-called 1

telephony-service
load 7910 P00403020214
load 7960-7940 P00305000301
max-ephones 100
max-dn 100 no-reg
ip source-address 10.47.128.9 port 2000
system message
url services http://10.47.128.8/voiceview/common/login.do
url authentication http://10.47.128.8/voiceview/authentication/authenticate.do
time-zone 28
time-format 24
dialplan-pattern 1 036xxx38.. extension-length 3
voicemail 888
max-conferences 12 gain -6
call-forward pattern .T
moh music-on-hold.au
web admin system name admin password cisco
dn-webedit
time-webedit
transfer-system full-consult
transfer-pattern .T
create cnf-files version-stamp 7960 May 23 2007 15:32:59

Thank you,

laszlo

3 Replies 3

stowellp
Level 1
Level 1

Hi Laszlo,

You have a voice translation profile, but you configuration does not show where or if it is being applied. It should be applied to either a voice-port or a dial-peer.

If you are unfamiliar with voice translation profiles the easiest way to tell what you are sending the Service provider is to run a debug isdn q931 on the router, you will see exactly what is being sent.

Your voice translation profile doesn't look correct, especially as you are translating both the called and calling using the same profile.

What exactly are you trying to achieve? If you let me know I can paste in the correct translation profile.

Phil

We have a number range from 036xxx3800 to 036xxx3899.

The athached configuration was working till last friday.Our problem was that when we made calls to outside, only the firs number showed up (036xxx3800).

We told about the problem to the provider and they made some modifications to their equipment last friday.

Now the numbers are showing up corectly but we can't recive calls from outside. (we can call to outside)

The provider told me to see if we are sending 9 digits!

Is there a minimal configuration change to make this work?

thank you,

laszlo

As I said before if you perform a debug isdn q931 you will see exactly what the service provider is sending you.

You have 3 digit extensions, so you only want 3 digits sent to you from the service provider, so you can ask them to only send you 3 digits, or you can manipulate the digits received on the CME.

On your incoming pots dial-peers try the following command:

incoming called-number ...

Cheers,

Phil