1121934Sharti#
2121934Sharti# Copyright (c) 2001-2003
3121934Sharti# Fraunhofer Institute for Open Communication Systems (FhG Fokus).
4121934Sharti# 	All rights reserved.
5121934Sharti#
6121934Sharti# Redistribution and use in source and binary forms, with or without
7121934Sharti# modification, are permitted provided that the following conditions
8121934Sharti# are met:
9121934Sharti# 1. Redistributions of source code must retain the above copyright
10121934Sharti#    notice, this list of conditions and the following disclaimer.
11121934Sharti# 2. Redistributions in binary form must reproduce the above copyright
12121934Sharti#    notice, this list of conditions and the following disclaimer in the
13121934Sharti#    documentation and/or other materials provided with the distribution.
14121934Sharti#
15121934Sharti# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
16121934Sharti# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17121934Sharti# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18121934Sharti# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
19121934Sharti# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20121934Sharti# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21121934Sharti# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22121934Sharti# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23121934Sharti# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24121934Sharti# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25121934Sharti# SUCH DAMAGE.
26121934Sharti#
27121934Sharti# Author: Hartmut Brandt <harti@freebsd.org>
28121934Sharti#
29131826Sharti# $Begemot: libunimsg/netnatm/msg/ie.def,v 1.4 2003/09/29 10:47:18 hbb Exp $
30121934Sharti#
31121934Sharti# Define information elements --- no content definition
32121934Sharti#
33121934Sharti#########################################################################
34121934Shartielement cause		0x08 itu 34
35121934Shartielement cause		0x08 net 34
36121934Shartielement callstate	0x14 itu  5
37121934Shartielement facility	0x1c itu UNI_FACILITY_MAXAPDU+1+4	q2932
38121934Shartielement notify		0x27 itu UNI_NOTIFY_MAXLEN+4
39121934Shartielement eetd		0x42 itu 11
40121934Shartielement eetd		0x42 net 13
41121934Shartielement conned		0x4c itu 25 file=addr
42121934Shartielement connedsub	0x4d itu 25 access file=addr
43121934Shartielement epref		0x54 itu  7
44121934Shartielement epstate		0x55 itu  5
45121934Shartielement aal		0x58 itu 21 access
46121934Shartielement traffic		0x59 itu 30
47121934Shartielement traffic		0x59 net
48121934Shartielement connid		0x5a itu  9
49121934Shartielement qos		0x5c itu  6
50121934Shartielement qos		0x5c net  6
51121934Shartielement bhli		0x5d itu 13 access
52121934Shartielement bearer		0x5e itu  7
53121934Shartielement blli		0x5f itu 17 access
54121934Shartielement lshift		0x60 itu  5 0 file=shift
55121934Shartielement nlshift		0x61 itu  5 0 file=shift
56121934Shartielement scompl		0x62 itu  5 !pnni
57121934Shartielement repeat		0x63 itu  5
58121934Shartielement calling		0x6c itu 26 file=addr
59121934Shartielement callingsub	0x6d itu 25 access file=addr
60121934Shartielement called		0x70 itu 25 file=addr
61121934Shartielement calledsub	0x71 itu 25 access file=addr
62121934Shartielement tns		0x78 itu  9
63121934Shartielement tns		0x78 net
64121934Shartielement restart		0x79 itu  5
65121934Shartielement uu		0x7e itu UNI_UU_MAXLEN+4		access !pnni
66121934Shartielement git		0x7f net 33
67121934Shartielement mintraffic	0x81 itu 20 file=traffic
68121934Shartielement mintraffic	0x81 net
69121934Shartielement atraffic	0x82 itu 30 file=traffic
70121934Shartielement atraffic	0x82 net
71121934Shartielement abrsetup	0x84 net 36 file=abr
72121934Shartielement report		0x89 itu  5
73121934Shartielement called_soft	0xe0 net 11 file=soft			pnni
74121934Shartielement crankback	0xe1 net 72				pnni
75121934Shartielement dtl		0xe2 net UNI_DTL_LOGNP_SIZE*UNI_DTL_MAXNUM+6 pnni
76121934Shartielement calling_soft	0xe3 net 10 file=soft			pnni
77121934Shartielement abradd		0xe4 net 14 file=abr
78121934Shartielement lij_callid	0xe8 net  9 file=lij			!pnni
79121934Shartielement lij_param	0xe9 net  5 file=lij			!pnni
80121934Shartielement lij_seqno	0xea net  8 file=lij			!pnni
81121934Shartielement cscope		0xeb net  6
82121934Shartielement exqos		0xec net 25
83121934Shartielement mdcr		0xf0 net 13 file=traffic
84121934Shartielement unrec		0xfe itu 128
85