при попытке изменить switch-type primary-net5 на switch-type primary-ni
после перезагрузки перестали работать исходящие и входящие звонкиКоманда выводит
#show isdn status
Global ISDN Switchtype = primary-net5
ISDN Serial0/0/0:15 interface
******* Network side configuration *******
dsl 0, interface ISDN Switchtype = primary-net5
Layer 1 Status:
ACTIVE
Layer 2 Status:
TEI = 0, Ces = 1, SAPI = 0, State = AWAITING_ESTABLISHMENT
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 0 CCBs = 0
The Free Channel Mask: 0x80000FFF
Number of L2 Discards = 0, L2 Session ID = 187
Total Allocated ISDN CCBs = 0
#debug isdn events
Oct 29 16:22:56.671: ISDN Se0/0/0:15 EVENT: CCPRI_Go: received NL_REL_IND
Oct 29 16:23:01.671: ISDN Se0/0/0:15 EVENT: Pri_Activate_L2: sending NL_EST_REQ
Oct 29 16:23:05.671: ISDN Se0/0/0:15 EVENT: CCPRI_Go: received NL_REL_IND
Oct 29 16:23:10.671: ISDN Se0/0/0:15 EVENT: Pri_Activate_L2: sending NL_EST_REQ
Oct 29 16:23:14.671: ISDN Se0/0/0:15 EVENT: CCPRI_Go: received NL_REL_IND
Oct 29 16:23:19.671: ISDN Se0/0/0:15 EVENT: Pri_Activate_L2: sending NL_EST_REQ
Oct 29 16:23:23.671: ISDN Se0/0/0:15 EVENT: CCPRI_Go: received NL_REL_IND
Oct 29 16:23:28.671: ISDN Se0/0/0:15 EVENT: Pri_Activate_L2: sending NL_EST_REQ
Oct 29 16:23:32.671: ISDN Se0/0/0:15 EVENT: CCPRI_Go: received NL_REL_IND
Oct 29 16:23:37.671: ISDN Se0/0/0:15 EVENT: Pri_Activate_L2: sending NL_EST_REQ
#sh running-conf (частично показываю)
version 15.0
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
!
no aaa new-model
!
!
!
clock timezone Israel 2
network-clock-participate wic 0
network-clock-select 1 E1 0/0/0
!
!
ip domain name tui.local
!
isdn switch-type primary-net5
!
!
trunk group PRI
!
!
redundancy
!
!
controller E1 0/0/0
framing NO-CRC4
pri-group timeslots 1-12,16
description voyage
interface Serial0/0/0:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn protocol-emulate network
isdn incoming-voice voice
trunk-group PRI 1
no cdp enable
!