aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/isdn-sup/isdn-sup.cnf
blob: adf1092715e37f7346e37837b448d3662080a385 (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# isdn-sup.cnf
# isdn_sup conformation file
# 2013  Anders Broman

#.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
MLPP-operations								 isdn-sup

#.PDU

OPERATION.&ArgumentType
OPERATION.&ResultType

#.END

#.NO_EMIT
PresentedAddressUnscreened
PresentedNumberScreened
NumberScreened
#.END

#.TYPE_RENAME
AOCDChargingUnitInfo/specificChargingUnits    AOCDSpecificChargingUnits
AOCDCurrencyInfo/specificCurrency    AOCDSpecificCurrency
AOCEChargingUnitInfo/cc    AOCEChargingUnitCc
AOCEChargingUnitInfo/cc/specificChargingUnits    AOCECcSpecificChargingUnits
AOCECurrencyInfo/cc  AOCECurrencyCc
AOCECurrencyInfo/cc/specificCurrency    AOCECcSpecificCurrency
AOCSCurrencyInfo/chargingtype/specificCurrency    AOCSChargingTypeSpecificCurrency
RecordedUnits/cc    RecoredUnitsCc
#.END

#.FIELD_RENAME
AOCDChargingUnitInfo/specificChargingUnits    aocdspecificchargingunits
AOCDCurrencyInfo/specificCurrency aocdspecificCurrency
AOCEChargingUnitInfo/cc aocechargingunitcc
AOCEChargingUnitInfo/cc/specificChargingUnits    aoceccspecificchargingunits
AOCECurrencyInfo/cc  aocecurrencycc
AOCECurrencyInfo/cc/specificCurrency aoceccspecificCurrency
AOCSCurrencyInfo/chargingtype/specificCurrency aocschargingtypespecificCurrency
PresentedAddressScreened/presentationAllowedAddress  presentationallowedaddressscreened
PresentedAddressScreened/presentationRestrictedAddress  presentationrestrictedaddressscreened
PresentedNumberScreened/presentationAllowedNumber  presentationallowednumberscreened
PresentedNumberScreened/presentationRestrictedNumber  presentationrestrictednumberscreened
RecordedUnits/cc    recoredunitscc
#.END

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

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

#.TABLE31_BODY OPERATION.&operationCode.global
  /* %(_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