cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
439
Views
0
Helpful
2
Replies

CME behind PBX - Callback no leading 0

kseewald
Level 1
Level 1

Hello Experts!

I have a CME behind an PBX. This PBX is using an leading 0 for outgoing calls. When I´m getting a call from any external number to my CME I can for example see the number 0664 1234567 (Austrian Mobil Phone). When I am doing a redial im only sending 0664 1234567 but I have to send 00664 1234567. I cant manipulate this by only putting a 0 in front for all calls, because in the austrian dial plan there is no local prefix for reginal numbers. So when callind a number in the local area, I dial for example only 812432 whitout any prefix. I realy have to dial 0 (to declair that is an call outside the PBX) and then the local number 812432.

What can I do???

2 Replies 2

mcotrone
Level 3
Level 3

How are you forming your dial peers? Here is an idea of what you can do...

dial-peer voice 10 pots

description Dial-peer to PBX

port x/y

destination-pattern 0664.......

prefix 00664

and

dial-peer voice 20 pots

port x/y

destination-pattern 812...

prefix 0812

This would only affect the calls going through this POTs dial-peer. What other dial-peers do you have?