02-25-2023 07:05 AM
Hello, we have two voice routers with the same config, one router shows the proper trunk port in use and the other shows the following: (Note at the bottom it says Current trunk none selected)...trying to understand why.......
show trunk group
Trunk group: tg_voice_pri
Description:
trunk group label: tg_voice_pri
Translation profile (Incoming):
Translation profile (Outgoing):
LPCOR (Incoming):
LPCOR (Outgoing):
xsvc is disabled
Preemption is disabled (by default)
Hunt Scheme is round-robin both up
Max Calls (Incoming): NOT-SET (Any) NOT-SET (Voice) NOT-SET (Data)
Max Calls (Outgoing): NOT-SET (Any) NOT-SET (Voice) NOT-SET (Data)
Max Calls (MixTotal): NOT-SET (Any) NOT-SET (Voice) NOT-SET (Data)
Retries: 3
Trunk Se0/1/0:23 Preference DEFAULT
Member Timeslots : 1-24
Total channels available : 0
Data = 0, Voice = 0, Modem = 0, Pending = 0, Free = 0
Total calls for trunk group: Data = 0, Voice = 0, Modem = 0
Pend = 0, Free = 0
advertise_flag 0x00000000, capacity timer 25 sec tripl_config_mask 0x00000000
AC_curr 0, FD_curr 0, SD_curr 0
succ_curr 0 tot_curr 0
succ_report 0 tot_report 0
changed 0 replacement position 0
Current trunk : None Selected
02-25-2023 07:36 AM
If you check the status of the PRI does it show as up and with multiple frame established? To me it looks like your serial interface is not in an operational state as it says 0 channels available.
02-25-2023 09:50 AM
Both pri are down and when I check the serial port it is showing as up.....
#show dial-peer voice summary
dial-peer hunt 0
AD PRE PASS SESS-SER-GRP\ OUT
TAG TYPE MIN OPER PREFIX DEST-PATTERN FER THRU SESS-TARGET STAT PORT KEEPALIVE VRF
101 voip up up 0 syst NA
1 pots up up 0 down trunkgroup tg_voice_pri NA
2 pots up up . 0 down trunkgroup tg_voice_pri NA
500 voip up up ...$ 0 syst SESS-SVR-GRP: 1 NA
For server-grp details please execute command:show voice class server-group <tag_id>
To see complete session target for ipv6 use 'sh running-config | section dial-peer <tag>
Serial0/1/0:20 unassigned YES unset down down
Serial0/1/0:21 unassigned YES unset down down
Serial0/1/0:22 unassigned YES unset down down
Serial0/1/0:23 unassigned YES unset up up
02-25-2023 10:43 AM
Can you please check the status of ISDN with show isdn status?
02-25-2023 11:26 AM
show isdn status
Global ISDN Switchtype = primary-dms100
ISDN Serial0/1/0:23 interface
dsl 0, interface ISDN Switchtype = primary-dms100
Layer 1 Status:
ACTIVE
Layer 2 Status:
TEI = 0, Ces = 1, SAPI = 0, State = TEI_ASSIGNED
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 0 CCBs = 0
The Free Channel Mask: 0x807FFFFF
Number of L2 Discards = 0, L2 Session ID = 107
Total Allocated ISDN CCBs = 0
02-25-2023 11:43 AM
The ISDN status is not operational as the state is TEI_ASSIGNED, it should be MULTIPLE_FRAME_ESTABLISHED. That’s why the trunk shows as non functional. You’d need to check why the ISDN state is not in an operational mode. You can start by checking that the light indicator on the port shows as on another port that is operational and you can check the output from debug isdn q921.
02-25-2023 12:42 PM
Ok thanks. I ran the isdn debug command but how do you view the results?
02-25-2023 12:58 PM
To see the output in the terminal you need to enter the command terminal monitor and you cannot have no logging terminal in configuration.
02-26-2023 06:21 PM
The Layer 1 Status is ACTIVE, The ISDN is not UP probably due to framing which is configured.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide