cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
921
Views
0
Helpful
7
Replies

Access code (9) is deleted in CME

techguy
Level 4
Level 4

Hi all,

I have added one sip extension on cme. Whenever i dial outsdieby dialing 9, it omits digit 9 and finally i cant recall that number. any Clue?

7 Replies 7

paolo bevilacqua
Hall of Fame
Hall of Fame

Try

voice service voip

sip

no update caller-id

Its not working.

Following is the sip setting

voice service voip

allow-connections sip to sip

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

sip

  registrar server

  no update-callerid

!

Following is the dial-peer

dial-peer voice 10 pots

trunkgroup FXO

description GSM

destination-pattern 903.........

forward-digits 11

Following is the phone setting

voice register global

mode cme

source-address 192.168.X.X port 5060

max-dn 5

max-pool 5

authenticate register

!

voice register dn  1

number 1234

name test

!

voice register pool  1

id mac 1234.F219.0A2A

number 1 dn 1

username 1234 password 1234

codec g711alaw

forward digits is 11, the extension is 12 digits, so it will omit 9 when make outbound call.

Zhen Huang wrote:

forward digits is 11, the extension is 12 digits, so it will omit 9 when make outbound call.

I'm afraid that you did not understood OP question.

i think its matter of global digit normalization.

Hello,

Could see,

dial-peer voice 10 pots

trunkgroup FXO

description GSM

destination-pattern 903.........

forward-digits 11

There are 2 ways to send 9 here

1.

dial-peer voice 10 pots

trunkgroup FXO

description GSM

destination-pattern  903.........

forward-digits 12

2.

dial-peer voice 10 pots

trunkgroup FXO

description GSM

destination-pattern  903.........

forward-digits 11

Prefix 9

Thanks

Siva

Please rate if helps you.

Zhen Huang & Sivakumar Shanmugam this is not the matter of sending the digits but to match E.164 dialing pattern.