aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/isdn-sup/isdn-sup.cnf
blob: 2cf09e0c15e4e727ba9f77a8436a2e38d6259059 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# isdn-sup.cnf
# isdn_sup conformation file
# 2013  Anders Broman

# $Id$

#.OPT
BER
GROUP_BY_PROT
-o isdn-sup
#.END

#.EXPORTS  EXTERN VALS_WITH_TABLE


#.MODULE
Diversion-Operations                         isdn-sup
MCID-Operations								 isdn-sup
Closed-User-Group-Service-Operations		 isdn-sup
Advice-of-Charge-Operations					 isdn-sup
#.PDU_NEW

OPERATION.&ArgumentType
OPERATION.&ResultType
ERROR.&ParameterType

#.END

#.NO_EMIT
PresentedAddressUnscreened
PresentedNumberScreened
NumberScreened
#.END

#.TYPE_RENAME
#.END                           

#.FIELD_RENAME
#.END                                

#.TABLE10_BODY OPERATION
  { %(&operationCode)3s, "%(_name)s" },
#.END

#.TABLE11_BODY OPERATION
  /* %(_name)-24s */ { %(&operationCode)3s, %(_argument_pdu)s, %(_result_pdu)s },
#.END

#.TABLE20_BODY ERROR
  { %(&errorCode)4s, "%(_name)s" },
#.END

#.TABLE21_BODY ERROR
  /* %(_name)-24s */ { %(&errorCode)4s, %(_parameter_pdu)s },
#.END

#.TYPE_ATTR
#.END