<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
i have a 4 BRI CME setup and i don't want to use 4 dial-peer pots (each
for one voice port) but for the first time tried to use trunk groups.<br>
<br>
Well, everything works fine for outbound dialing but:<br>
if one ISDN is unplugged (or down or whatever but in non working
condition) outbound calling fails, whatever hunt-scheme i have in trunk
group, when the algorithm decides to use the faulty BRI.<br>
<br>
Any ideas how to overcome this?<br>
<br>
Here is my config:<br>
<br>
<b><i>!<br>
trunk group 4_BRI<br>
hunt-scheme ? (whatever)<br>
!<br>
interface BRI0/0/0<br>
no ip address<br>
isdn switch-type basic-net3<br>
isdn point-to-point-setup<br>
isdn incoming-voice voice<br>
isdn sending-complete<br>
trunk-group 4_BRI<br>
!<br>
<br>
interface BRI0/0/1<br>
no ip address<br>
isdn switch-type basic-net3<br>
isdn point-to-point-setup<br>
isdn incoming-voice voice<br>
isdn sending-complete<br>
trunk-group 4_BRI<br>
!<br>
interface BRI0/1/0<br>
no ip address<br>
isdn switch-type basic-net3<br>
isdn point-to-point-setup<br>
isdn incoming-voice voice<br>
isdn sending-complete<br>
trunk-group 4_BRI<br>
!<br>
<br>
interface BRI0/1/1<br>
no ip address<br>
isdn switch-type basic-net3<br>
isdn point-to-point-setup<br>
isdn incoming-voice voice<br>
isdn sending-complete<br>
trunk-group 4_BRI<br>
!<br>
<br>
voice-port 0/0/0<br>
translation-profile incoming TP01<br>
compand-type a-law<br>
bearer-cap Speech<br>
!<br>
voice-port 0/0/1<br>
translation-profile incoming TP01<br>
compand-type a-law<br>
bearer-cap Speech<br>
!<br>
voice-port 0/1/0<br>
translation-profile incoming TP01<br>
compand-type a-law<br>
bearer-cap Speech<br>
!<br>
voice-port 0/1/1<br>
translation-profile incoming TP01<br>
compand-type a-law<br>
bearer-cap Speech<br>
!<br>
dial-peer voice 10 pots<br>
incoming called-number .<br>
direct-inward-dial<br>
!<br>
dial-peer voice 1000 pots<br>
trunkgroup 4_BRI<br>
description Greece Landline<br>
destination-pattern 92.........<br>
prefix 2<br>
!</i></b>
<br>
Thanks a lot<br>
Anthony Kouloglou<br>
</body>
</html>