sono in parte riuscito a configurare un interno SIP
riesco ad effettuare le chiamate ma non a riceverle
lo stesso account configurato in un telefono voip funziona regolarmente
chi può darmi una mano ?
vi posto la config (solo della parte voip)
Codice: Seleziona tutto
!
!
voice service voip
 allow-connections sip to sip
!
voice class codec 1
 codec preference 1 g711alaw
 codec preference 2 g711ulaw
 codec preference 3 g729r8
!
!
voice-port 0/1/0
 echo-cancel coverage 32
 playout-delay mode fixed
 cptone IT
 timeouts initial 120
 timeouts interdigit 3
 timeouts call-disconnect 0
 caller-id enable
 caller-id alerting pre-ring
!
voice-port 0/1/1
!
voice-port 0/1/2
!
voice-port 0/1/3
!
!
dial-peer voice 1 voip
 destination-pattern .T
 session protocol sipv2
 session target sip-server
 session transport udp
 voice-class codec 1
 dtmf-relay sip-notify
 no vad
!
dial-peer voice 2 pots
 description LINEA VOCE 41
 destination-pattern 41
 authentication username 0041 password MiaPassword
 port 0/1/0
!
!
sip-ua
 retry invite 4
 retry response 3
 retry bye 2
 retry cancel 2
 registrar ipv4:192.168.0.22:5060 expires 3600
 sip-server ipv4:192.168.0.22:5060
!
Codice: Seleziona tutto
  == Setting global variable 'SIPDOMAIN' to '192.168.0.22'
    -- Executing [41@users-int:1] Macro("PJSIP/40-00000033", "intcall,41") in new stack
    -- Executing [s@macro-intcall:1] Dial("PJSIP/40-00000033", "PJSIP/41,30") in new stack
    -- Called PJSIP/41
  == Everyone is busy/congested at this time (1:0/0/1)

