cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1026
Views
0
Helpful
0
Replies

ISDN BRI incoming calls to SIP server not working

manoj_Japan
Level 1
Level 1

Hello

I have configuring Cisco 2811 router which has ISDN BRI line. Outgoing calls are working fine but somehow incoming call not route to the SIP server. on SIP server SIP trunk configured with trunk number 0473920062.

Bellow is the configuration. I have attached debug file. 
Any support would be highly appreciated.

Building configuration...


Current configuration: 2730 bytes
!
! Last configuration change at 13:59:50 UTC Sun Nov 18 2018 by admin
version 15.1
service config
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname VGTOK01
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
no network-clock-participate wic 0
network-clock-participate wic 1
network-clock-participate wic 2
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
!
ip domain name kkleads.com
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
isdn switch-type primary-ntt
!
!
!
voice service voip
allow-connections sip to sip
sip
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8 bytes 40
codec preference 3 g723r63 bytes 96
codec preference 4 g726r16 bytes 80
!
!
!
!
!
voice-card 0
!
crypto pki token default removal timeout 0
!
!
!
!
license udi pid CISCO2811 sn FHK1438F2K3
username admin privilege 15 password 0 gateway2000
!
redundancy
!
!
controller T1 0/0/0
!
controller T1 0/0/1
!
ip ssh version 2
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.1.205 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface BRI0/1/0
no ip address
isdn switch-type ntt
isdn point-to-point-setup
isdn incoming-voice voice
!
interface BRI0/1/1
no ip address
isdn switch-type ntt
isdn point-to-point-setup
isdn incoming-voice voice
!
interface BRI0/2/0
no ip address
isdn switch-type ntt
isdn point-to-point-setup
isdn incoming-voice voice
!
interface BRI0/2/1
no ip address
isdn switch-type ntt
isdn point-to-point-setup
isdn incoming-voice voice
!
ip default-gateway 192.168.1.1
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip route 0.0.0.0 0.0.0.0 192.168.1.1
!
nls resp-timeout 1
cpd cr-id 1
!
!
!
!
!
!
control-plane
!
!
voice-port 0/1/0
!
voice-port 0/1/1
!
voice-port 0/2/0
!
voice-port 0/2/1
!
!
!
mgcp profile default
!
!
dial-peer voice 20000 voip
preference 1
destination-pattern 047.......
session protocol sipv2
session target ipv4:192.168.1.200
voice-class codec 1
dtmf-relay rtp-nte
no vad
!
dial-peer voice 10000 pots
preference 2
destination-pattern .T
port 0/2/0
!
dial-peer voice 10001 pots
preference 1
destination-pattern .T
incoming called-number .
direct-inward-dial
port 0/1/0
!
!
sip-ua
authentication username 10000 password 7 14474B5A28550F7E7D7C6A6077
retry invite 3
retry response 3
retry bye 3
retry cancel 3
timers expires 300000
registrar ipv4:192.168.1.200 expires 300
sip-server ipv4:192.168.1.200:5060
!
!
!
gatekeeper
shutdown
!
!
!
line con 0
line aux 0
line vty 0 4
login local
transport input ssh
!
scheduler allocate 20000 1000
end

VGTOK01#

0 Replies 0