Cisco 1751V + Asterisk

Voice su IP

Moderatore: Federico.Lagni

Rispondi
amatteo78
Cisco fan
Messaggi: 48
Iscritto il: gio 09 nov , 2006 1:08 am

Ciao a tutti,

dovrei usare il 1751v per gestire 4 interni analogici infatti ho 2 wic fxs, ho fatto una conf seguendo un pò sul forum e funziona tutto, i telefoni analogici chiamano gli altri interni voip registrati su asterisk e quì il problema, quando un interno voip chiama quello analogico c'è una riposta automatica dopo 1 squillo..... come mai non risco a risolvere.....
vi posto la conf.....

Codice: Seleziona tutto

Current configuration : 1302 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
no service password-recovery
!
hostname fxs-system
!
boot-start-marker
boot-end-marker
!
enable password pippo
!
no aaa new-model
!
resource policy
!
memory-size iomem 15
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
voice-card 1
!
voice-card 2
!
ip subnet-zero
ip cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 ip address xxx.xxx.xxx.xxx 255.255.255.0
 speed auto
 full-duplex
!
ip classless
!
no ip http server
no ip http secure-server
!
!
control-plane
!
!
!
voice-port 1/0
 cptone IT
 bearer-cap Speech
 caller-id enable
!
voice-port 1/1
!
voice-port 2/0
!
voice-port 2/1
!
!
!
!
!
!
dial-peer voice 1 pots
 destination-pattern 7000
 port 1/0
 authentication username 7000 password 08701E1D5D4C
!
dial-peer voice 10 voip
 destination-pattern .+T
 session protocol sipv2
 session target ipv4:192.168.51.21:5060
 session transport udp
 dtmf-relay sip-notify
 codec g711ulaw
 no vad
!
sip-ua 
 retry invite 4
 retry response 3
 retry bye 2
 retry cancel 2
 registrar ipv4:ip-asterisk:5060 expires 3600
 sip-server ipv4:ip-asterisk:5060
!
!
line con 0
line aux 0
line vty 0 4
 password pippo
 login
!
end
Grazie a tutti

Mat
amatteo78
Cisco fan
Messaggi: 48
Iscritto il: gio 09 nov , 2006 1:08 am

risolto....

era semplicemente la vic-2fxs rotta.... ne ho messa un altra e tutto funziona.... ora ho un altro problema ma faò un nuovo post.

Bye

Mat
Rispondi