1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE dictionary SYSTEM "dictionary.dtd">
4 <dictionary name="SMS Charging / Acision / Germany">
9 <!-- DIAMETER CREDIT CONTROL APPLICATION [rfc4006] -->
10 <command name="Credit-Control-Request" code="272" type="Request">
11 <avprule id="Session-Id" type="Fixed"/>
12 <avprule id="Origin-Host" type="Mandatory"/>
13 <avprule id="Origin-Realm" type="Mandatory"/>
14 <avprule id="Destination-Realm" type="Mandatory"/>
15 <avprule id="Auth-Application-Id" type="Mandatory"/>
16 <avprule id="Service-Context-Id" type="Mandatory"/>
17 <avprule id="CC-Request-Type" type="Mandatory"/>
18 <avprule id="CC-Request-Number" type="Mandatory"/>
19 <avprule id="Destination-Host" type="Optional"/>
20 <avprule id="Event-Timestamp" type="Optional"/>
21 <avprule id="Subscription-Id" type="Mandatory" qual="*"/>
22 <avprule id="Requested-Action" type="Optional"/>
23 <avprule id="3GPP-SGSN-Address" type="Optional"/>
24 <avprule id="Multiple-Services-Indicator" type="Optional"/>
25 <avprule id="Multiple-Services-Credit-Control" type="Optional"/>
27 [ Requested-Service-Unit ]
28 [ CC-Service-Specific-Units ]
29 *[ Service-Identifier ]
31 <avprule id="CC-Correlation-Id" type="Optional"/>
32 <avprule id="Service-Information" type="Optional"/>
33 <avprule id="Proxy-Info" type="Optional" qual="*"/>
36 <avprule id="OCS-Service-Information" type="Optional"/>
38 <avprule id="AVP" type="Optional" qual="*"/>
40 <command name="Credit-Control-Answer" code="272" type="Answer">
41 <avprule id="Session-Id" type="Fixed"/>
42 <avprule id="Result-Code" type="Mandatory"/>
43 <avprule id="Origin-Host" type="Mandatory"/>
44 <avprule id="Origin-Realm" type="Mandatory"/>
45 <avprule id="Auth-Application-Id" type="Mandatory"/>
46 <avprule id="CC-Request-Type" type="Mandatory"/>
47 <avprule id="CC-Request-Number" type="Mandatory"/>
48 <avprule id="Multiple-Services-Credit-Control" type="Optional"/>
50 [ Granted-Service-Unit ]
51 *[ Service-Identifier ]
54 <avprule id="Cost-Information" type="Optional"/>
55 <avprule id="Remaining-Balance" type="Optional"/>
56 <avprule id="Proxy-Info" type="Optional" qual="*"/>
57 <avprule id="AVP" type="Optional" qual="*"/>