<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19222">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>On a related note, I am aware that part of the
problem might be that the called party number might be listed as plan unknown
and type unknown. I've been trying to figure out a way on the IAD 2400 to set
this to national and isdn for all outgoing calls, but the only way I can find to
do that is with translation rules, and those all seem to assume that the first
thing you want to do is search and replace part of the dialed number. I really
don't care what the dialed number is. Is there some way to match just on the
plan and type, or some way to set those values other than a translation
rule?</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"
dir=ltr>
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=mays@win.net href="mailto:mays@win.net">Joseph Mays</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=cisco-nas@puck.nether.net
href="mailto:cisco-nas@puck.nether.net">cisco-nas@puck.nether.net</A> ; <A
title=cisco-nsp@puck.nether.net
href="mailto:cisco-nsp@puck.nether.net">cisco-nsp@puck.nether.net</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, May 15, 2012 1:42 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Call rejeciton from Cisco</DIV>
<DIV><BR></DIV>
<DIV>
<DIV><FONT size=2 face=Arial>Hello. I am using an AS5400 to generate a PRI
that is then going to a CiscoIAD. So on the AS5400 side I have. The IAD only
has 8 analog voice ports, so I am using the last 8 channels of the PRI for
voice ports, and the first 16 channels as a T1 for internet
service.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face="Courier New">controller T1 1/0:24<BR> framing
esf<BR> channel-group 0 timeslots 1-16 speed 64<BR> loopback network
ignore<BR> pri-group timeslots 17-24<BR></FONT></DIV>
<DIV><FONT size=2 face="Courier New">interface Serial1/0:24:0<BR> ip
address 216.24.28.249 255.255.255.252<BR> encapsulation ppp<BR> no
cdp enable<BR>!<BR>interface Serial1/0:24:23<BR> no ip
address<BR> isdn switch-type primary-ni<BR> isdn protocol-emulate
network<BR> no isdn outgoing ie redirecting-number<BR> no isdn
incoming alerting add-PI<BR> no cdp enable<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>On the IAD I have....</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV>
<DIV><FONT size=2 face="Courier New">controller T1 1/0</FONT></DIV>
<DIV><FONT size=2 face="Courier New">framing esf</FONT></DIV>
<DIV><FONT size=2 face="Courier New">linecode b8zs</FONT></DIV>
<DIV><FONT size=2 face="Courier New">channel-group 0 timeslots 1-16 speed
64</FONT></DIV>
<DIV><FONT size=2 face="Courier New">pri-group timeslots 17-24 nfas_d primary
nfas_int 1 nfas_group 1</FONT></DIV>
<DIV><FONT size=2 face="Courier New"></FONT> </DIV>
<DIV>
<DIV><FONT size=2 face="Courier New">interface Serial1/0:0</FONT></DIV>
<DIV><FONT size=2 face="Courier New">ip address 216.24.28.250
255.255.255.252</FONT></DIV>
<DIV><FONT size=2 face="Courier New">encapsulation ppp</FONT></DIV>
<DIV><FONT size=2 face="Courier New">!</FONT></DIV>
<DIV><FONT size=2 face="Courier New">interface Serial1/0:23</FONT></DIV>
<DIV><FONT size=2 face="Courier New">no ip address</FONT></DIV>
<DIV><FONT size=2 face="Courier New">isdn switch-type primary-ni</FONT></DIV>
<DIV><FONT size=2 face="Courier New">isdn incoming-voice voice</FONT></DIV>
<DIV><FONT size=2 face="Courier New">no cdp enable</FONT></DIV>
<DIV><FONT size=2 face="Courier New"></FONT> </DIV>
<DIV>
<DIV><FONT size=2 face="Courier New">dial-peer voice 1 pots</FONT></DIV>
<DIV><FONT size=2 face="Courier New">description route calls to
ISDN</FONT></DIV>
<DIV><FONT size=2 face="Courier New">destination-pattern .T</FONT></DIV>
<DIV><FONT size=2 face="Courier New">port 1/0:23</FONT></DIV></DIV></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>The PRI and TEI's seem to be up. The AS5400 has
intermachine trunks connecting it to the telco system and routes incoming and
outgoing phone calls all day long, but when I try to make an outgoing call
from the Cisco IAD I see the IAD 2400 appear to do the call setup and send the
call out 1/0:23, but eventually I get a reject with a cause code of
"0x0", which isn't very helpful. I'm not even sure if the error message is
coming from the far end (the AS5400) or the near end (the
IAD2400).</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Error output below with the reject highlighted in
red. It would seem that the called is being rejected for "Invalid information
element contents." I'm having a hard time determining which elements it
considers invalid, though. We've never generated our own PRI out to a client
box before, so any information anyone has would be greatly appreciated. Also,
if anyone has a config example of both ends of such an arrangement I would
love to see it.</FONT></DIV></DIV></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=1 face="Courier New">022127: 1w0d: ISDN Se1/0:24:23 Q931: RX
<- SETUP pd = 8 callref =
0x002C<BR> Bearer Capability i =
0x9090A2<BR>
Standard =
CCITT<BR>
Transer Capability = 3.1kHz
Audio<BR>
Transfer Mode =
Circuit<BR>
Transfer Rate = 64 kbit/s<BR>
Channel ID i =
0xE1818397<BR>
Preferred, Interface 1, Channel
23<BR> Progress Ind i = 0x8183 -
Origination address is non-ISDN<BR>
Calling Party Number i = 0x2183,
'5025673005'<BR>
Plan:ISDN, Type:National<BR> Called
Party Number i = 0x80,
'75023871095'<BR>
Plan:Unknown, Type:Unknown<BR>022128: 1w0d: ISDN Se1/0:24:23 LIFd:
LIF_StartTimer: timer (0x64FBB518), ticks (30000), event (0x1250)<BR>022129:
1w0d: ISDN Se1/0:24:23 Q931d: L3_Go: source = 0x20A, event = 0x241, call id =
0x0, int id = 0x0<BR>022130: 1w0d: ISDN Se1/0:24:23 Q931d: L3_Go: call_id
0x2F62 cr 0x802C state 0 event 0x5 ces 1<BR>022131: 1w0d: ISDN Se1/0:24:23
Q931d: L3_ProcessEvent: callref = 0x802C SETUP:U0_Setup(nlcb)<BR>022132: 1w0d:
ISDN Se1/0:24:23 Q931d: L3_state_change: callref 0x802C old NULL_STATE, new
CALL_PRESENT<BR>022133: 1w0d: ISDN Se1/0:24:23 Q931d: L3_Go: source = 0x400,
event = 0x340, call id = 0x2F62, int id = 0x0<BR>022134: 1w0d: ISDN
Se1/0:24:23 Q931d: L3_Go: call_id 0x2F62 cr 0x802C state 6 event 0x82 ces
1<BR>022135: 1w0d: ISDN Se1/0:24:23 Q931d: L3_ProcessEvent: callref = 0x802C
CC_SETUP_REJ_REQ:U6_SetupRejReq(nlcb)<BR>022136: 1w0d: ISDN Se1/0:24:23 Q931d:
L3_state_change: callref 0x802C old CALL_PRESENT, new NULL_STATE<BR>022137:
1w0d: ISDN Se1/0:24:23 LIFd: LIF_StartTimer: timer (0x65F432AC), ticks (1000),
event (0x1240)<BR><FONT color=#ff0000>022138: 1w0d: ISDN Se1/0:24:23 Q931: TX
-> RELEASE_COMP pd = 8 callref =
0x802C<BR> Cause i = 0x82E418 -
Invalid information element contents<BR></FONT>022139: 1w0d: ISDN Se1/0:24:23
LIFd: LIF_StartTimer: timer (0x64FBB518), ticks (30000), event
(0x1250)<BR>AMSS1#<BR></FONT></DIV></BLOCKQUOTE></BODY></HTML>