First commit
[anna.git] / source / diameter / stack / setups / commands_oama.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE dictionary SYSTEM "dictionary.dtd">
3
4 <dictionary name="OAMA Interface / ¿¿¿¿¿Huawei GGSN v9???? / All sites">
5
6 <!--==========-->
7 <!-- COMMANDS -->
8 <!--==========-->
9    <!-- DIAMETER CREDIT CONTROL APPLICATION [rfc4006] -->   
10    <command name="Account-Management-Request" code="1" type="Request">
11       <avprule id="Session-Id" type="Fixed"/>
12       <avprule id="Vendor-Specific-Application-Id" type="Mandatory"/>
13       <avprule id="Service-Context-Id" type="Mandatory"/>
14       <avprule id="Origin-Host" type="Mandatory"/>
15       <avprule id="Origin-Realm" type="Mandatory"/>
16       <avprule id="Destination-Realm" type="Mandatory"/>
17       <avprule id="Subscription-Id" type="Mandatory" qual="*"/>
18       <avprule id="OCS-Account-Management-Op" type="Mandatory"/>
19       <avprule id="Proxy-Info" type="Optional" qual="*"/>
20       <avprule id="Route-Record" type="Optional" qual="*"/>
21       <avprule id="AVP" type="Optional" qual="*"/>
22    </command>
23    <command name="Account-Management-Answer" code="1" type="Answer">
24       <avprule id="Session-Id" type="Fixed"/>
25       <avprule id="Vendor-Specific-Application-Id" type="Mandatory"/>
26       <avprule id="Service-Context-Id" type="Mandatory"/>
27       <avprule id="Result-Code" type="Mandatory"/>
28       <avprule id="Origin-Host" type="Mandatory"/>
29       <avprule id="Origin-Realm" type="Mandatory"/>
30       <avprule id="OCS-Account-Management-Op" type="Optional"/>
31       <avprule id="Failed-AVP" type="Optional" qual="*"/>
32       <avprule id="Redirect-Host" type="Optional" qual="*"/>
33       <avprule id="Redirect-Host-Usage" type="Optional"/>
34       <avprule id="Redirect-Max-Cache-Time" type="Optional"/>
35       <avprule id="Proxy-Info" type="Optional" qual="*"/>
36       <avprule id="Route-Record" type="Optional" qual="*"/>
37       <avprule id="AVP" type="Optional" qual="*"/>
38    </command>
39
40 </dictionary>