Questa conf non mi funziona, non capisco, in basso c'è lo show.
Un' altra domanda, come mai non mi funzionano le web cam cisco sul computer che è collegato con il telefono? perchè sono su vlan diverse e quindi non si vedono?
ip dhcp pool phone
network 10.1.1.0 255.255.255.0
default-router 10.1.1.1
option 150 ip 10.1.1.1
!
ip dhcp pool data
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 151.99.125.2
!
!
!
voice translation-rule 100
rule 1 /^/ /0/ type unknown unknown
rule 2 /^/ /00/ type national national
rule 3 /^/ /000/ type international international
!
voice translation-rule 1010
rule 2 /^644704294/ /700/
!
voice translation-rule 1011
rule 1 /^644704966/ /700/
rule 2 /^649380485/ /622/
!
!
voice translation-profile linea-101
translate calling 100
translate called 1010
!
voice translation-profile linea-202
translate calling 100
translate called 1011
!
!
voice-card 0
no dspfarm
!
!
!
!
!
interface Loopback0
description $FW_INSIDE$
ip address 10.1.10.2 255.255.255.252
ip access-group 101 in
ip nat inside
ip virtual-reassembly
!
interface FastEthernet0/0
description $FW_OUTSIDE$
ip address dhcp
ip access-group 104 in
ip nat outside
ip inspect SDM_LOW out
ip virtual-reassembly
duplex auto
speed auto
!
interface Integrated-Service-Engine0/0
ip unnumbered Loopback0
ip nat inside
ip virtual-reassembly
service-module ip address 10.1.10.1 255.255.255.252
service-module ip default-gateway 10.1.10.2
!
interface FastEthernet0/1/0
switchport access vlan 100
macro description cisco-desktop
spanning-tree portfast
!
interface FastEthernet0/1/1
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/2
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/3
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/4
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/5
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/6
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/7
switchport voice vlan 100
macro description cisco-phone
spanning-tree portfast
!
interface FastEthernet0/1/8
switchport mode trunk
macro description cisco-switch
!
interface BRI0/1/0
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn send-alerting
isdn sending-complete
isdn static-tei 0
!
interface BRI0/1/1
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn send-alerting
isdn sending-complete
isdn static-tei 0
!
interface BRI0/3/0
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn send-alerting
isdn sending-complete
isdn static-tei 0
!
interface BRI0/3/1
no ip address
isdn switch-type basic-net3
isdn overlap-receiving
isdn point-to-point-setup
isdn incoming-voice voice
isdn send-alerting
isdn sending-complete
isdn static-tei 0
!
interface Vlan1
description $FW_INSIDE$
ip address 192.168.1.201 255.255.255.0
ip access-group 102 in
ip nat inside
ip virtual-reassembly
!
interface Vlan100
description $FW_INSIDE$
ip address 10.1.1.1 255.255.255.0
ip access-group 103 in
ip nat inside
ip virtual-reassembly
!
ip route 10.1.10.1 255.255.255.255 Integrated-Service-Engine0/0
!
ip http server
ip http authentication local
ip http secure-server
ip http path flash:
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 remark SDM_ACL Category=2
access-list 1 permit 10.1.1.0 0.0.0.255
access-list 1 permit 192.168.10.0 0.0.0.255
access-list 1 permit 10.1.10.0 0.0.0.3
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 100 remark auto generated by SDM firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny ip 192.168.10.0 0.0.0.255 any
access-list 100 deny ip host 255.255.255.255 any
access-list 100 deny ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 100 deny ip 192.168.1.0 0.0.0.255 any
access-list 101 remark auto generated by SDM firewall configuration
access-list 101 remark SDM_ACL Category=1
access-list 101 permit tcp 10.1.1.0 0.0.0.255 eq 2000 any
access-list 101 permit udp 10.1.1.0 0.0.0.255 eq 2000 any
access-list 101 deny ip 192.168.10.0 0.0.0.255 any
access-list 101 deny ip 10.1.1.0 0.0.0.255 any
access-list 101 deny ip host 255.255.255.255 any
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
access-list 101 permit ip any any
access-list 101 deny ip 192.168.1.0 0.0.0.255 any
access-list 102 remark auto generated by SDM firewall configuration
access-list 102 remark SDM_ACL Category=1
access-list 102 deny ip 10.1.10.0 0.0.0.3 any
access-list 102 deny ip 10.1.1.0 0.0.0.255 any
access-list 102 deny ip host 255.255.255.255 any
access-list 102 deny ip 127.0.0.0 0.255.255.255 any
access-list 102 permit ip any any
access-list 103 remark auto generated by SDM firewall configuration
access-list 103 remark SDM_ACL Category=1
access-list 103 permit tcp 10.1.10.0 0.0.0.3 any eq 2000
access-list 103 permit udp 10.1.10.0 0.0.0.3 any eq 2000
access-list 103 permit udp any 10.1.10.0 0.0.0.3 range 16384 32767
access-list 103 permit udp 10.1.10.0 0.0.0.3 range 16384 32767 any
access-list 103 deny ip 192.168.10.0 0.0.0.255 any
access-list 103 deny ip host 255.255.255.255 any
access-list 103 deny ip 127.0.0.0 0.255.255.255 any
access-list 103 permit ip any any
access-list 103 deny ip 192.168.1.0 0.0.0.255 any
access-list 104 remark auto generated by SDM firewall configuration
access-list 104 remark SDM_ACL Category=1
access-list 104 deny ip 10.1.10.0 0.0.0.3 any
access-list 104 deny ip 192.168.10.0 0.0.0.255 any
access-list 104 deny ip 10.1.1.0 0.0.0.255 any
access-list 104 permit udp any eq bootps any eq bootpc
access-list 104 permit icmp any any echo-reply
access-list 104 permit icmp any any time-exceeded
access-list 104 permit icmp any any unreachable
access-list 104 deny ip 10.0.0.0 0.255.255.255 any
access-list 104 deny ip 172.16.0.0 0.15.255.255 any
access-list 104 deny ip 192.168.0.0 0.0.255.255 any
access-list 104 deny ip 127.0.0.0 0.255.255.255 any
access-list 104 deny ip host 255.255.255.255 any
access-list 104 deny ip any any
access-list 104 deny ip 192.168.1.0 0.0.0.255 any
snmp-server community public RO
!
!
!
!
tftp-server apps11.8-2-2TR2.sbn
tftp-server apps31.8-2-2TR2.sbn
tftp-server apps41.8-2-2TR2.sbn
tftp-server apps70.8-2-2TR2.sbn
tftp-server cmterm_7936.3-3-13-0.bin
tftp-server cnu11.8-2-2TR2.sbn
tftp-server cnu31.8-2-2TR2.sbn
tftp-server cnu41.8-2-2TR2.sbn
tftp-server cnu70.8-2-2TR2.sbn
tftp-server CP7902080002SCCP060817A.sbin
tftp-server cvm11sccp.8-2-2TR2.sbn
tftp-server cvm31sccp.8-2-2TR2.sbn
tftp-server cvm41sccp.8-2-2TR2.sbn
tftp-server cvm70sccp.8-2-2TR2.sbn
tftp-server dsp11.8-2-2TR2.sbn
tftp-server dsp31.8-2-2TR2.sbn
tftp-server dsp41.8-2-2TR2.sbn
tftp-server dsp70.8-2-2TR2.sbn
tftp-server jar11sccp.8-2-2TR2.sbn
tftp-server jar31sccp.8-2-2TR2.sbn
tftp-server jar41sccp.8-2-2TR2.sbn
tftp-server jar70sccp.8-2-2TR2.sbn
tftp-server P00308000500.bin
tftp-server P00308000500.loads
tftp-server P00308000500.sb2
tftp-server P00308000500.sbn
tftp-server S00105000200.sbn
tftp-server SCCP11.8-2-2SR2S.loads
tftp-server SCCP31.8-2-2SR2S.loads
tftp-server SCCP41.8-2-2SR2S.loads
tftp-server SCCP70.8-2-2SR2S.loads
tftp-server term06.default.loads
tftp-server term11.default.loads
tftp-server term31.default.loads
tftp-server term41.default.loads
tftp-server term61.default.loads
tftp-server term70.default.loads
tftp-server term71.default.loads
tftp-server flash:SCCP42.8-3-2S.loads
tftp-server flash:SCCP45.8-3-2S.loads
tftp-server flash:SCCP75.8-3-2S.loads
tftp-server flash:apps42.8-3-1-22.sbn
tftp-server flash:apps45.8-3-1-22.sbn
tftp-server flash:apps75.8-3-1-22.sbn
tftp-server flash:cnu42.8-3-1-22.sbn
tftp-server flash:cnu45.8-3-1-22.sbn
tftp-server flash:cnu75.8-3-1-22.sbn
tftp-server flash:cvm42sccp.8-3-1-22.sbn
tftp-server flash:cvm45sccp.8-3-1-22.sbn
tftp-server flash:cvm75sccp.8-3-1-22.sbn
tftp-server flash:dsp42.8-3-1-22.sbn
tftp-server flash:dsp45.8-3-1-22.sbn
tftp-server flash:dsp75.8-3-1-22.sbn
tftp-server flash:jar42sccp.8-3-1-22.sbn
tftp-server flash:jar45sccp.8-3-1-22.sbn
tftp-server flash:jar75sccp.8-3-1-22.sbn
tftp-server flash:term42.default.loads
tftp-server flash:term45.default.loads
tftp-server flash:term62.default.loads
tftp-server flash:term65.default.loads
tftp-server flash:term75.default.loads
tftp-server flash:APPS-1.0.4.SBN
tftp-server flash:CP7921G-1.0.4.LOADS
tftp-server flash:GUI-1.0.4.SBN
tftp-server flash:SYS-1.0.4.SBN
tftp-server flash:TNUX-1.0.4.SBN
tftp-server flash:TNUXR-1.0.4.SBN
tftp-server flash:WLAN-1.0.4.SBN
tftp-server flash:cp524g-08-01-07.bin
tftp-server DistinctiveRingList.xml
tftp-server RingList.xml
tftp-server flash:AreYouThereF.raw
tftp-server flash:Bass.raw
tftp-server flash:CallBack.raw
tftp-server flash:Chime.raw
tftp-server flash:Classic1.raw
tftp-server flash:Classic2.raw
tftp-server flash:ClockShop.raw
tftp-server flash:Drums1.raw
tftp-server flash:Drums2.raw
tftp-server flash:FilmScore.raw
tftp-server flash:HarpSynth.raw
tftp-server flash:Jamaica.raw
tftp-server flash:KotoEffect.raw
tftp-server flash:MusicBox.raw
tftp-server flash:Piano1.raw
tftp-server flash:Piano2.raw
tftp-server flash:Pop.raw
tftp-server flash:Pulse1.raw
tftp-server flash:Ring1.raw
tftp-server flash:Ring2.raw
tftp-server flash:Ring3.raw
tftp-server flash:Ring4.raw
tftp-server flash:Ring5.raw
tftp-server flash:Ring6.raw
tftp-server flash:Ring7.raw
tftp-server flash:Sax1.raw
tftp-server flash:Sax2.raw
tftp-server flash:Vibe.raw
tftp-server flash:Analog1.raw
tftp-server flash:Analog2.raw
tftp-server flash:AreYouThere.raw
tftp-server flash:CampusNight.png
tftp-server flash:CiscoFountain.png
tftp-server flash:Fountain.png
tftp-server flash:MorroRock.png
tftp-server flash:NantucketFlowers.png
tftp-server flash:TN-CampusNight.png
tftp-server flash:TN-CiscoFountain.png
tftp-server flash:TN-Fountain.png
tftp-server flash:TN-MorroRock.png
tftp-server flash:TN-NantucketFlowers.png
tftp-server flash:Desktops/320x212x16/List.xml
tftp-server flash:Desktops/320x212x12/List.xml
tftp-server flash:Desktops/320x216x16/List.xml
tftp-server flash:/it-mk-sccp.jar alias Italian_Italy/mk-sccp.jar
tftp-server flash:/g3-tones.xml alias Italy/g3-tones.xml
tftp-server flash:/it-be-sccp.jar alias Italian_Italy/be-sccp.jar
tftp-server flash:/it-gp-sccp.jar alias Italian_Italy/gp-sccp.jar
tftp-server flash:/it-ipc-sccp.jar alias Italian_Italy/ipc-sccp.jar
tftp-server flash:/it-tc-sccp.jar alias Italian_Italy/tc-sccp.jar
tftp-server flash:/it-td-sccp.jar alias Italian_Italy/-td-sccp.jar
!
control-plane
!
!
!
voice-port 0/0/0
caller-id enable
!
voice-port 0/0/1
timeouts ringing infinity
!
voice-port 0/0/2
timeouts ringing infinity
!
voice-port 0/0/3
timeouts ringing infinity
!
voice-port 0/1/0
compand-type a-law
connection plar 700
bearer-cap Speech
!
voice-port 0/1/1
compand-type a-law
bearer-cap Speech
!
voice-port 0/2/0
!
voice-port 0/2/1
!
voice-port 0/2/2
!
voice-port 0/2/3
!
voice-port 0/3/0
compand-type a-law
bearer-cap Speech
!
voice-port 0/3/1
compand-type a-law
bearer-cap Speech
!
voice-port 0/4/0
auto-cut-through
signal immediate
input gain auto-control -15
description Music On Hold Port
!
sccp local Loopback0
sccp ccm 10.1.1.1 identifier 1
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
!
!
dial-peer voice 2 pots
service stcapp
port 0/0/1
!
dial-peer voice 3 pots
service stcapp
port 0/0/2
!
dial-peer voice 4 pots
service stcapp
port 0/0/3
!
dial-peer voice 5 pots
description ** MOH Port **
destination-pattern ABC
port 0/4/0
no sip-register
!
dial-peer voice 52 pots
destination-pattern 0T
direct-inward-dial
no sip-register
!
dial-peer voice 53 pots
destination-pattern 0T
direct-inward-dial
no sip-register
!
dial-peer voice 51 pots
destination-pattern 0.T
!
dial-peer voice 54 pots
destination-pattern 0T
no digit-strip
direct-inward-dial
forward-digits all
!
dial-peer voice 500 pots
destination-pattern 0T
port 0/1/0
!
dial-peer voice 501 pots
destination-pattern 0T
port 0/1/1
!
dial-peer voice 502 pots
destination-pattern 0T
port 0/3/0
!
dial-peer voice 503 pots
destination-pattern 0T
port 0/3/1
!
dial-peer voice 1011 pots
translation-profile incoming linea-101
incoming called-number 644704294
direct-inward-dial
!
dial-peer voice 2020 pots
translation-profile incoming linea-202
incoming called-number 644704966
direct-inward-dial
!
dial-peer voice 2022 pots
translation-profile incoming linea-202
incoming called-number 649380485
direct-inward-dial
!
dial-peer voice 1000 pots
description Fax da esterno
destination-pattern 649380149
port 0/0/0
!
!
!
!
telephony-service
video
load 7960-7940 P00308000500
load 7914 S00105000200
load 7902 CP7902080002SCCP060817A
load 7921 CP7921G-1.0.4
load 7931 SCCP31.8-2-2SR2S
load 7941GE SCCP41.8-2-2SR2S
load 7941 SCCP41.8-2-2SR2S
load 7961GE SCCP41.8-2-2SR2S
load 7961 SCCP41.8-2-2SR2S
load 7975 SCCP75.8-3-2S
load 7965 SCCP45.8-3-2S
load 7945 SCCP45.8-3-2S
load 7942 SCCP42.8-3-2S
load 7962 SCCP42.8-3-2S
load 7971 SCCP70.8-2-2SR2S
load 7970 SCCP70.8-2-2SR2S
load 7936 cmterm_7936.3-3-13-0
load 7906 SCCP11.8-2-2SR2S
load 7911 SCCP11.8-2-2SR2S
load 521G-524G cp524g-08-01-07
max-ephones 40
max-dn 160
ip source-address 10.1.1.1 port 2000
auto assign 10 to 43
auto assign 5 to 8 type anl
calling-number initiator
service phone videoCapability 1
service dnis overlay
service dnis dir-lookup
timeouts interdigit 5
system message UC520
url services http://10.1.10.1/voiceview/common/login.do
url authentication http://10.1.10.1/voiceview/authenticati ... nticate.do
user-locale IT
network-locale IT
time-zone 5
time-format 24
date-format dd-mm-yy
voicemail 999
max-conferences 5 gain -6
call-forward pattern .T
call-forward pattern 0.T
call-forward system redirecting-expanded
moh music-on-hold.au
multicast moh 239.10.16.16 port 2000
web admin system name cisco secret 5 $1$gzSo$I/4cOCdVcTJixwTwiQX0I/
dn-webedit
time-webedit
transfer-system full-consult
secondary-dialtone 0
create cnf-files version-stamp 7960 Mar 16 2009 06:55:21
!
!
ephone-template 15
button-layout 7931 2
!
!
ephone-dn 5 dual-line
number 350 no-reg primary
label 350
description FAX piano 3
name FAX piano 3
huntstop channel
!
!
ephone-dn 6 dual-line
number 502 no-reg primary
label 502
description PhoneB Analog
name PhoneB Analog
huntstop channel
!
!
ephone-dn 7 dual-line
number 503 no-reg primary
label 503
description PhoneC Analog
name PhoneC Analog
huntstop channel
!
!
ephone-dn 8 dual-line
number 504 no-reg primary
label 504
description PhoneD Analog
name PhoneD Analog
huntstop channel
!
!
ephone-dn 9
number BCD no-reg primary
description MoH
moh out-call ABC
!
!
ephone-dn 10 dual-line
number 301
label 301
description 301
name 301
huntstop channel
!
!
ephone-dn 11 dual-line
number 302 no-reg primary
label 302
description 302
name 302
huntstop channel
!
!
ephone-dn 12 dual-line
number 303
label 303
description 303
name 303
huntstop channel
!
!
ephone-dn 13 dual-line
number 304 no-reg primary
label 304
description 304
name 304
huntstop channel
!
!
ephone-dn 14 dual-line
number 305
label 305
description 305
name 305
huntstop channel
!
!
ephone-dn 15 dual-line
number 306
label 306
description 306
name 306
huntstop channel
!
!
ephone-dn 16 dual-line
number 307
label 307
description 307
name 307
huntstop channel
!
!
ephone-dn 17 dual-line
number 308
label 308
description 308
name 308
huntstop channel
!
!
ephone-dn 18 dual-line
number 309
label 309
description 309
name 309
huntstop channel
!
!
ephone-dn 19 dual-line
number 310
label 310
description 310
name 310
huntstop channel
!
!
ephone-dn 20 dual-line
number 311
label 311
description 311
name 311
huntstop channel
!
!
ephone-dn 21 dual-line
number 612
label 612
description 612
name 612
huntstop channel
!
!
ephone-dn 22 dual-line
number 613
label 613
description 613
name 613
huntstop channel
!
!
ephone-dn 23 dual-line
number 614
label 614
description 614
name 614
huntstop channel
!
!
ephone-dn 24 dual-line
number 615
label 615
description 615
name 615
huntstop channel
!
!
ephone-dn 25 dual-line
number 616
label 616
description 616
name 616
huntstop channel
!
!
ephone-dn 26 dual-line
number 617
label 617
description 617
name 617
huntstop channel
!
!
ephone-dn 27 dual-line
number 618
label 618
description 618
name 618
huntstop channel
!
!
ephone-dn 28 dual-line
number 619
label 619
description 619
name 619
huntstop channel
!
!
ephone-dn 29 dual-line
number 620
label 620
description 620
name 620
huntstop channel
!
!
ephone-dn 30 dual-line
number 621
label 621
description 621
name 621
huntstop channel
!
!
ephone-dn 31 dual-line
number 622
label 622
description 622
name 622
huntstop channel
!
!
ephone-dn 32 dual-line
number 223 no-reg primary
label 223
description 223
name 223
huntstop channel
!
!
ephone-dn 33 dual-line
number 224 no-reg primary
label 224
description 224
name 224
huntstop channel
!
!
ephone-dn 34 dual-line
number 225 no-reg primary
label 225
description 225
name 225
huntstop channel
!
!
ephone-dn 35 dual-line
number 226 no-reg primary
label 226
description 226
name 226
huntstop channel
!
!
ephone-dn 36 dual-line
number 227 no-reg primary
label 227
description 227
name 227
huntstop channel
!
!
ephone-dn 37 dual-line
number 228 no-reg primary
label 228
description 228
name 228
huntstop channel
!
!
ephone-dn 38 dual-line
number 229 no-reg primary
label 229
description 229
name 229
huntstop channel
!
!
ephone-dn 39 dual-line
number 230 no-reg primary
label 230
description 230
name 230
huntstop channel
!
!
ephone-dn 40 dual-line
number 231 no-reg primary
label 231
description 231
name 231
huntstop channel
!
!
ephone-dn 41 dual-line
number 232 no-reg primary
label 232
description 232
name 232
huntstop channel
!
!
ephone-dn 42 dual-line
number 233 no-reg primary
label 233
description 233
name 233
huntstop channel
!
!
ephone-dn 43 dual-line
number 234 no-reg primary
label 234
description 234
name 234
huntstop channel
!
!
ephone-dn 44 dual-line
number 235 no-reg primary
label 235
description 235
name 235
huntstop channel
!
!
ephone-dn 45 dual-line
number 236 no-reg primary
label 236
description 236
name 236
huntstop channel
!
!
ephone-dn 100
number 700
!
!
ephone-dn 101
number 700
!
!
ephone-dn 102
number 700
!
!
ephone-dn 103
number 700
!
!
ephone 1
device-security-mode none
video
mac-address E4A2.6520.0000
type anl
button 1:5
!
!
!
ephone 2
device-security-mode none
mac-address E4A2.6520.0001
type anl
button 1:6 2o100,101,102,103
!
!
!
ephone 3
device-security-mode none
mac-address E4A2.6520.0002
type anl
button 1:7
!
!
!
ephone 4
device-security-mode none
mac-address E4A2.6520.0003
type anl
button 1:8 2o100,101,102,103
!
!
!
ephone 5
device-security-mode none
video
mac-address 0023.5E18.280A
type 7965
button 1:10
!
!
!
ephone 6
device-security-mode none
video
mac-address 0023.0434.EDD4
type 7961
button 1:11 2o100,101,102,103
!
!
!
ephone 7
device-security-mode none
mac-address 0023.5EB7.D3CF
type 7911
button 1:12
!
!
!
ephone 8
device-security-mode none
video
mac-address 0021.5503.68B8
type 7961
button 1:13 2o100,101,102,103
!
!
!
ephone 9
device-security-mode none
mac-address 0023.5EB7.D512
type 7911
button 1:14
!
!
!
ephone 10
device-security-mode none
mac-address 0023.5EB7.D3A4
type 7911
button 1:15
!
!
!
ephone 11
device-security-mode none
mac-address 0023.5EB7.D456
type 7911
button 1:16
!
!
!
ephone 12
device-security-mode none
mac-address 0023.5EB7.D5A2
type 7911
button 1:17
!
!
!
ephone 13
device-security-mode none
mac-address 0023.5EB7.D338
type 7911
button 1:18
!
!
!
ephone 14
device-security-mode none
mac-address 0023.5EB7.D3E1
type 7911
button 1:19
!
!
!
ephone 15
device-security-mode none
mac-address 0023.5EB7.D2E4
type 7911
button 1:20
!
!
!
ephone 16
device-security-mode none
mac-address 0023.5EB6.9405
type 7911
button 1:21
!
!
!
ephone 17
device-security-mode none
mac-address 0023.5EB6.9239
type 7911
button 1:22
!
!
!
ephone 18
device-security-mode none
mac-address 0023.5EB7.D327
type 7911
button 1:23
!
!
!
ephone 19
device-security-mode none
mac-address 0023.5EB6.925B
type 7911
button 1:24
!
!
!
ephone 20
device-security-mode none
mac-address 0023.5EB6.94A9
type 7911
button 1:25
!
!
!
ephone 21
device-security-mode none
mac-address 0023.5EB6.93EF
type 7911
button 1:26
!
!
!
ephone 22
device-security-mode none
mac-address 0023.5EB6.92D7
type 7911
button 1:27
!
!
!
ephone 23
device-security-mode none
video
mac-address 0021.5503.6701
type 7961
button 1:28 2o100,101,102,103
!
!
!
ephone 24
device-security-mode none
video
mac-address 0021.5503.6A9A
type 7961
button 1:29 2o100,101,102,103
!
!
!
ephone 25
device-security-mode none
mac-address 0023.5EB6.9454
type 7911
button 1:30
!
!
!
ephone 26
device-security-mode none
mac-address 0023.5E18.2A3C
type 7965
button 1:31
!
!
!
line con 0
no modem enable
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
line vty 5 100
transport input telnet
transport output telnet
!
ntp master
!
webvpn cef
end
problemi con chiamate in entrata
Moderatore: Federico.Lagni
-
- Cisco fan
- Messaggi: 66
- Iscritto il: ven 03 ott , 2008 9:23 am
O faccio questa configurazione:
voice translation-rule 1010
rule 1 /^649380149/ /350/
!
dial-peer voice 350 pots
description Fax
destination-pattern 350
port 0/0/0
Oppure faccio quest'altra
dial-peer voice 1000 pots
description Fax da esterno
destination-pattern 649380149
port 0/0/0
dial-peer voice 350 pots
description Fax da interno
destination-pattern 350
port 0/0/0
come provo a fare un chiamata dall'esterno sul telefono del chiamante si sente un tono di centralino, come se mi aprisse il canale dell' interno analogico ma non lo fa squillare
voice translation-rule 1010
rule 1 /^649380149/ /350/
!
dial-peer voice 350 pots
description Fax
destination-pattern 350
port 0/0/0
Oppure faccio quest'altra
dial-peer voice 1000 pots
description Fax da esterno
destination-pattern 649380149
port 0/0/0
dial-peer voice 350 pots
description Fax da interno
destination-pattern 350
port 0/0/0
come provo a fare un chiamata dall'esterno sul telefono del chiamante si sente un tono di centralino, come se mi aprisse il canale dell' interno analogico ma non lo fa squillare
-
- Cisco fan
- Messaggi: 66
- Iscritto il: ven 03 ott , 2008 9:23 am
Dopo attente considerazioni alla fine sono riuscito a fare tutto. Questa è come mandare una chiamata sul fax da FXS:
voice translation-rule 2003
rule 1 /^123456789/ /331/
voice translation-profile Fax_Profile
translate called 2003
dial-peer voice 1 pots
service stcapp
port 0/0/0
!
dial-peer voice 331 pots
destination-pattern 331
port 0/0/0
forward-digits all
!
Grazie di tutto e alla prossima.
voice translation-rule 2003
rule 1 /^123456789/ /331/
voice translation-profile Fax_Profile
translate called 2003
dial-peer voice 1 pots
service stcapp
port 0/0/0
!
dial-peer voice 331 pots
destination-pattern 331
port 0/0/0
forward-digits all
!
Grazie di tutto e alla prossima.
-
- Cisco pathologically enlightened user
- Messaggi: 202
- Iscritto il: gio 30 ott , 2008 6:33 pm
ragazzi una domanda, ma perchè per traslazioni così semplici come può essere quella che ha dovuto mettere in piedi il nostro amico (numero esterno --> numero interno) non usate il comando num-exp?
num-exp 023456789 700
è un comando comodissimo.
ciao!
num-exp 023456789 700
è un comando comodissimo.
ciao!
-
- Network Emperor
- Messaggi: 313
- Iscritto il: gio 25 ott , 2007 6:14 pm
Ciao,
Anzitutto compliementi a mssdnl per esserci riuscito. Mi spiace ma sono stato via per lavoro e non avevo accesso a Internet.
In risposta a maufe811, il comando num-exp (che sta per number expansion) viene solitamente utilizzato per creare dei numeri brevi, in modo che dal telefono io faccia ad esempio il 500 per chiamare il cellulare del tal fornitore o roba simile.
La sintassi del comando prevede due argomenti, il numero da comporre ed il relativo numero esteso.
Es.
num-exp 500 06123456
Personalmente non l'ho mai impiegato per translation in ingresso, non so nemmeno se possa funzionare. Del resto le translation rules (sopratutto le voice translation rules, come quelle utilizzate qua), offrono un modo molto più scalare di gestire le translations consentendo di traslare anche parti del numero anzichè il numero intero.
Ciao
Lorbellu
Anzitutto compliementi a mssdnl per esserci riuscito. Mi spiace ma sono stato via per lavoro e non avevo accesso a Internet.
In risposta a maufe811, il comando num-exp (che sta per number expansion) viene solitamente utilizzato per creare dei numeri brevi, in modo che dal telefono io faccia ad esempio il 500 per chiamare il cellulare del tal fornitore o roba simile.
La sintassi del comando prevede due argomenti, il numero da comporre ed il relativo numero esteso.
Es.
num-exp 500 06123456
Personalmente non l'ho mai impiegato per translation in ingresso, non so nemmeno se possa funzionare. Del resto le translation rules (sopratutto le voice translation rules, come quelle utilizzate qua), offrono un modo molto più scalare di gestire le translations consentendo di traslare anche parti del numero anzichè il numero intero.
Ciao
Lorbellu
Lorbellu