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

Remove prefix form IP phone display CME

rhobab
Level 1
Level 1

Hello

I have a CME configured to add a prefix on the outgoing pots dial-peer. Connection to the PSTN is done via a E1.

When we dial a number and the connection is made the ip phone displays the prefix followed by number we dialed. For example we dial 123456789 and the prefix is 99999 when the call is connected the ip phone displays 99999123456789.

How can I remove the prefix from the phone's display?

10 Replies 10

islam.kamal
Level 10
Level 10

Hi

Hi

you have to solution under dial-peer pots:-

1-

dial-peer voic 10 pots

forward-dgits 9                     (this forward will calculate 9 digits and allow to go over pots , so you will transfer  123456789)

or

dial-peer voic 10 pots

destination-pattern 99999.123456789                 (or add . after 99999)

Thank you

Please rate all useful information

Hi

My current configuration on the dial-peers is as follows:

dial-peer voice 290 pots

corlist incoming call-Internas

corlist outgoing call-Telemoveis

description *** MOBILE - PSTN ***

destination-pattern 09[1236].......

direct-inward-dial

port 0/1/0:15

forward-digits 9

prefix 90790

I already have the forward-digits command.

The prefix has to be sent to the PSTN operator for billing purposes.

Thanks

Hi

Ok , please try the below: by add . after 09

dial-peer voice 290 pots

destination-pattern 09.[1236].......

Thank you

Please rate all useful information

Hi

I hope to try the below

1-

dial-peer voice 290 pots

destination-pattern 09.[1236].......

no forward-digits 9

2-

dial-peer voice 290 pots

destination-pattern 09.[1236].......

default forward-digits

without (. after prefix or no-forward digits).

Thank you

Please rate all useful information

Hi

I have tried these configurations but the ip phone still displays the prefix + dialed number.

Thanks

Hi

please try the below , this will fix your problem:-

voice service voip

no supplementary-service h225-notify cid-update

Thank you

Please rate all useful information

Hi

I have tried that as well with no luck. This is a Call Manager Express so I'm not sure this command would do anything but I have tried it.

Thanks

hi

can you put under telephony-service

secondary-dialtone 09

Thank you

Please rate all useful infromation

Have you tried to use a voice translation rule to add the prefix instead of doing it directly on the outgoing dial-peer?

voice translation-rule 40

rule 1 /^\(09[1236].......\)$/ /90790\1/

!

voice translation-profile PSTN-OUT

translate called 40

!

dial-peer voice 290 pots

corlist incoming call-Internas

corlist outgoing call-Telemoveis

description *** MOBILE - PSTN ***

destination-pattern 09[1236].......

direct-inward-dial

port 0/1/0:15

forward-digits 9

translation-profile outgoing PSTN-OUT

no prefix

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



Response Signature


he prefix is part of the dialled number. It is a routable number because your provider uses it for billing records. You cant remove it from the display because this is the connected number. Unless your provider drops the prefix when the call is connected, I dont see a way you can drop it from displaying on the phones. This is my take on this and I may be wrong.

Please rate all useful posts

"opportunity is a haughty goddess who waste no time with those who are unprepared"

Please rate all useful posts