Pagina 1 di 1

Riesco a effettuare solo chiamate urbane

Inviato: mer 22 feb , 2006 12:18 am
da CiscoGeppo
Ciao a tutti e complimenti per il vostro splendido forum!!

Sto configurando un router 2801 con CCME.

Adesso che penso di aver finito con la configurazione mi ritrovo con questo grosso problema:

riesco a ricevere le telefonate, ma quando sono io a chiamare verso l'esterno riesco a effettuare esclusivamente chiamate urbane!! niente cellulari ne altri prefissi.. cosa può essere???

Grazie in anticipo

Inviato: mer 22 feb , 2006 9:09 am
da MaiO
Se ci posta la tua configurazione magari...

Ciao

Inviato: mer 22 feb , 2006 1:30 pm
da CiscoGeppo
eccola scusa

Sto usando i telfoni 7902 e 7971 in config Skynny:

dial-peer voice 1 pots
description ** BRI pots dial-peer **
destination-pattern 0113
port 0/0/0
forward-digits 3
!
dial-peer voice 2 pots
description ** BRI pots dial-peer **
destination-pattern 0T
port 0/0/0
!
dial-peer voice 3 pots
description ** BRI pots dial-peer **
incoming called-number .
direct-inward-dial
port 0/0/0
!
dial-peer voice 4 pots
description ** BRI pots dial-peer **
destination-pattern 0113
port 0/0/1
forward-digits 3
!
dial-peer voice 5 pots
description ** BRI pots dial-peer **
destination-pattern 0T
port 0/0/1
!
dial-peer voice 6 pots
description ** BRI pots dial-peer **
incoming called-number .
direct-inward-dial
port 0/0/1
!
dial-peer voice 7 pots
description ** BRI pots dial-peer **
destination-pattern 0113
port 0/1/0
forward-digits 3
!
dial-peer voice 8 pots
description ** BRI pots dial-peer **
destination-pattern 0T
port 0/1/0
!
dial-peer voice 9 pots
description ** BRI pots dial-peer **
incoming called-number .
direct-inward-dial
port 0/1/0
!
dial-peer voice 10 pots
description ** BRI pots dial-peer **
destination-pattern 0113
port 0/1/1
forward-digits 3
!
dial-peer voice 11 pots
description ** BRI pots dial-peer **
destination-pattern 0T
port 0/1/1
!
dial-peer voice 12 pots
description ** BRI pots dial-peer **
incoming called-number .
direct-inward-dial
port 0/1/1
!
!
!
telephony-service
load 7902 CP7902060000SCCP050124A.sbin
load 7971 TERM70.7-0-1-0s.LOADS
load 7970 TERM70.7-0-1-0s.LOADS
max-ephones 24
max-dn 72
ip source-address 10.0.0.1 port 2000
system message xxxxxx
user-locale IT
network-locale IT
time-zone 23
time-format 24
date-format dd-mm-yy
create cnf-files version-stamp 7960 Feb 21 2006 23:25:25
voicemail 6000
max-conferences 8 gain -6
call-forward pattern .T
moh music-on-hold.au
web admin system name admin@local password admin
dn-webedit
time-webedit
transfer-system full-consult
directory last-name-first
!
!
ephone-dn 1
number 101 secondary 269969201
label 101
description Interno 101
name Interno 101
!
!
ephone-dn 2
number 102 secondary 269969201
label 102
description Interno 102
name Interno 102
!
!
ephone-dn 3
number 103 secondary 269969201
label 103
description Interno 103
name Interno 103
!
!
ephone 1
username "user101" password 101
mac-address 0014.A9D9.D51A
speed-dial 1 102 label "Interno 102"
type 7971
button 1:1
!
!
!
ephone 2
username "user102" password 102
mac-address 0016.9D30.5340
type 7902
button 1:2
!
!
!
ephone 3
username "user103" password 103
mac-address 0016.47E1.C854
type 7902
button 1:3

Inviato: mer 22 feb , 2006 2:37 pm
da MaiO
Prova cosi

dial-peer voice 1 pots
destination-pattern .T
direct-inward-dial
port 0/1/0

Poi su ephones-dn non specificare il secondary

sotto telephony service prova ad aggiungere questo

dialplan-pattern 1 xxxxxx... extension-length 3
dove xxxxxx è una parte del tuo numero telefonico + 3 cifre che aggancia dai ephondes-dn

per le telefonate in entrata prova cosi

dial-peer voice 20 pots
incoming called-number xxxxxx...
direct-inward-dial
port 0/1/0
!

Nota* i puntini servono e non sono stati aggiunti per nascondere i miei dati.

Ciao