Buenos dias Señores, me podrian asesorar con la configuracion que no levanta canal para realizar o recibir llamadas, aqui les dejo el sh runn del router.
Current configuration : 2757 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname RdsiServidor
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
clock timezone GMT 0
network-clock-select 1 BRI0/3/0
dot11 syslog
ip cef
!
!
!
!
multilink bundle-name authenticated
!
isdn switch-type basic-net3
!
!
trunk group RDSI
translation-profile outgoing cisco2801
!
voice-card 0
dsp services dspfarm
!
!
voice rtp send-recv
!
voice service voip
address-hiding
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
redirect ip2ip
signaling forward unconditional
sip
bind control source-interface FastEthernet0/0
bind media source-interface FastEthernet0/0
asserted-id pai
header-passing error-passthru
!
!
voice class codec 1
codec preference 1 g729r8
codec preference 2 g711ulaw
codec preference 3 g711alaw
codec preference 4 g729br8
!
!
!
!
!
!
!
!
!
!
!
voice translation-rule 1
rule 1 /^9/ /9/
!
!
voice translation-profile cisco2801
translate calling 1
translate called 1
!
!
!
!
!
!
username admin privilege 15 password 0 K!llers
archive
log config
hidekeys
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.236.5 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1/0
!
interface FastEthernet0/1/1
!
interface FastEthernet0/1/2
!
interface FastEthernet0/1/3
!
interface BRI0/2/0
no ip address
encapsulation hdlc
isdn switch-type basic-net3
isdn point-to-point-setup
isdn incoming-voice voice
trunk-group RDSI
!
interface Vlan1
no ip address
!
ip forward-protocol nd
!
!
ip http server
ip http authentication local
no ip http secure-server
!
!
!
!
control-plane
!
!
!
!
no mgcp package-capability res-package
no mgcp package-capability fxr-package
no mgcp timer receive-rtcp
no mgcp explicit hookstate
!
!
!
dial-peer voice 1000 voip
translation-profile incoming cisco2801
translation-profile outgoing cisco2801
destination-pattern [2-9]........
session target ipv4:192.168.236.3
codec g711ulaw
!
dial-peer voice 9 pots
!
!
gateway
timer receive-rtp 1200
!
sip-ua
authentication username MIUSUARIO password MICONTRASEÑA
retry invite 3
retry response 3
retry bye 3
retry cancel 3
timers trying 1000
mwi-server ipv4:192.168.236.3 expires 3600 port 5060 transport udp
registrar ipv4:192.168.236.3 expires 3600
sip-server ipv4:192.168.236.3
!
!
line con 0
line aux 0
line vty 0 4
privilege level 15
login local
!
scheduler allocate 20000 1000
end
---------------------------
IsdnServer#sh ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 192.168.236.5 YES NVRAM up up
FastEthernet0/1 unassigned YES NVRAM administratively down down
FastEthernet0/1/0 unassigned YES unset up down
FastEthernet0/1/1 unassigned YES unset up down
FastEthernet0/1/2 unassigned YES unset up down
FastEthernet0/1/3 unassigned YES unset up down
BRI0/2/0 unassigned YES NVRAM up up
BRI0/2/0:1 unassigned YES unset down down
BRI0/2/0:2 unassigned YES unset down down
BRI0/3/0 unassigned YES NVRAM up up
BRI0/3/0:1 unassigned YES unset down down
BRI0/3/0:2 unassigned YES unset down down
Vlan1 unassigned YES NVRAM up down
Cualquier ayuda es bienvenida.
Gracias