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

SCCP 2811 BRI NT/TE

martinbuffleo
Level 1
Level 1

I have configure a 2811 and my CCM 7 as per the following DOC

http://www.cisco.com/en/US/docs/ios/12_3t/12_3t14/feature/guide/gtstcapp.html

But I cannot get the port to register.

Router Config as follow

SKIGW22904C42B8#sh run
Building configuration...


Current configuration : 2223 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname SKIGW22904C42B8
!
boot-start-marker
boot-end-marker
!
! card type command needed for slot/vwic-slot 0/0
logging message-counter syslog
!
no aaa new-model
network-clock-participate wic 2
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
no ipv6 cef
!
multilink bundle-name authenticated
!
stcapp timer roh 30
stcapp ccm-group 1
stcapp
!
stcapp feature access-code
!
stcapp feature speed-dial
!
!
!
!
!
isdn switch-type basic-net3
!
!
voice-card 0
!
!
username spec privilege 15 secret 5 archive
log config
  hidekeys
!
!
interface FastEthernet0/0
ip address 192.168.1.2 255.255.255.0
duplex auto
speed auto
!
interface Service-Engine0/0
no ip address
shutdown
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface BRI0/2/0
no ip address
isdn switch-type basic-net3
isdn protocol-emulate network
isdn layer1-emulate network
isdn incoming-voice voice
isdn skipsend-idverify
line-power
!
interface BRI0/2/1
no ip address
isdn switch-type basic-net3
isdn point-to-point-setup
!
ip default-gateway 192.168.1.1
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 192.168.1.1
no ip http server
no ip http secure-server
!
!
control-plane
!
!
!
voice-port 0/1/0
!
voice-port 0/1/1
!
voice-port 0/1/2
!
voice-port 0/1/3
!
voice-port 0/2/0
timeouts initial 60
timeouts interdigit 60
timeouts ringing infinity
!
voice-port 0/2/1
!
ccm-manager config server 172.16.74.10
ccm-manager config dialpeer-prefix 888
ccm-manager sccp local FastEthernet0/0
ccm-manager sccp
!
mgcp fax t38 ecm
!
sccp local FastEthernet0/0
sccp ccm 172.16.74.10 identifier 1 version 7.0
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
!
!
dial-peer voice 888020 pots
service stcapp
port 0/2/0
!
!
!
!
line con 0
line aux 0
line 194
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
login local
line vty 5 17
login local
!
scheduler allocate 20000 1000
end

SKIGW22904C42B8#

Total Devices:           1
Total Calls in Progress: 0
Total Call Legs in Use:  0

Port       Device          Device   Call          Dev     Directory   Dev
Identifier Name            State    State         Type    Number      Cntl
---------- --------------- -------- ------------- ------- ----------- ----
0/2/0.1    BR22904C42B8100 OOS      UNREGISTERED   BRI     Not Avail  UNKN

1 Reply 1

martinbuffleo
Level 1
Level 1

Can any one help?