Fix absolute path for build directory
[anna.git] / example / diameter / launcher / resources / stack_examples / 16777302.xml
1 <dictionary name="DictionarySy | Application-Id: 16777302">
2    <vendor name="IETF" code="0"/>
3    <vendor name="3GPP" code="10415"/>
4    <avp name="User-Name" code="1" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
5       <single format-name="UTF8String"/>
6    </avp>
7    <avp name="Class" code="25" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
8       <single format-name="OctetString"/>
9    </avp>
10    <avp name="Session-Timeout" code="27" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
11       <single format-name="Unsigned32"/>
12    </avp>
13    <avp name="Proxy-State" code="33" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
14       <single format-name="OctetString"/>
15    </avp>
16    <avp name="Acct-Session-Id" code="44" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
17       <single format-name="OctetString"/>
18    </avp>
19    <avp name="Acct-Multi-Session-Id" code="50" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
20       <single format-name="UTF8String"/>
21    </avp>
22    <avp name="Event-Timestamp" code="55" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
23       <single format-name="Time"/>
24    </avp>
25    <avp name="Acct-Interim-Interval" code="85" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
26       <single format-name="Unsigned32"/>
27    </avp>
28    <avp name="Host-IP-Address" code="257" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
29       <single format-name="Address"/>
30    </avp>
31    <avp name="Auth-Application-Id" code="258" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
32       <single format-name="Unsigned32"/>
33    </avp>
34    <avp name="Acct-Application-Id" code="259" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
35       <single format-name="Unsigned32"/>
36    </avp>
37    <avp name="Vendor-Specific-Application-Id" code="260" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
38       <grouped>
39          <avprule id="Vendor-Id" type="Mandatory" qual="1*"/>
40          <avprule id="Auth-Application-Id" type="Optional"/>
41          <avprule id="Acct-Application-Id" type="Optional"/>
42       </grouped>
43    </avp>
44    <avp name="Redirect-Host-Usage" code="261" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
45       <single format-name="Enumerated" enum="0-6">
46          <label data="0" alias="DONT_CACHE"/>
47          <label data="1" alias="ALL_SESSION"/>
48          <label data="2" alias="ALL_REALM"/>
49          <label data="3" alias="REALM_AND_APPLICATION"/>
50          <label data="4" alias="ALL_APPLICATION"/>
51          <label data="5" alias="ALL_HOST"/>
52          <label data="6" alias="ALL_USER"/>
53       </single>
54    </avp>
55    <avp name="Redirect-Max-Cache-Time" code="262" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
56       <single format-name="Unsigned32"/>
57    </avp>
58    <avp name="Session-Id" code="263" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
59       <single format-name="UTF8String"/>
60    </avp>
61    <avp name="Origin-Host" code="264" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
62       <single format-name="DiameterIdentity"/>
63    </avp>
64    <avp name="Supported-Vendor-Id" code="265" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
65       <single format-name="Unsigned32"/>
66    </avp>
67    <avp name="Vendor-Id" code="266" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
68       <single format-name="Unsigned32"/>
69    </avp>
70    <avp name="Firmware-Revision" code="267" may-encrypt="yes" v-bit="mustnot" m-bit="mustnot" p-bit="mustnot">
71       <single format-name="Unsigned32"/>
72    </avp>
73    <avp name="Result-Code" code="268" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
74       <single format-name="Unsigned32">
75          <label data="1001" alias="DIAMETER_MULTI_ROUND_AUTH"/>
76          <label data="2001" alias="DIAMETER_SUCCESS"/>
77          <label data="2002" alias="DIAMETER_LIMITED_SUCCESS"/>
78          <label data="3001" alias="DIAMETER_COMMAND_UNSUPPORTED"/>
79          <label data="3002" alias="DIAMETER_UNABLE_TO_DELIVER"/>
80          <label data="3003" alias="DIAMETER_REALM_NOT_SERVED"/>
81          <label data="3004" alias="DIAMETER_TOO_BUSY"/>
82          <label data="3005" alias="DIAMETER_LOOP_DETECTED"/>
83          <label data="3006" alias="DIAMETER_REDIRECT_INDICATION"/>
84          <label data="3007" alias="DIAMETER_APPLICATION_UNSUPPORTED"/>
85          <label data="3008" alias="DIAMETER_INVALID_HDR_BITS"/>
86          <label data="3009" alias="DIAMETER_INVALID_AVP_BITS"/>
87          <label data="3010" alias="DIAMETER_UNKNOWN_PEER"/>
88          <label data="4001" alias="DIAMETER_AUTHENTICATION_REJECTED"/>
89          <label data="4002" alias="DIAMETER_OUT_OF_SPACE"/>
90          <label data="4003" alias="DIAMETER_ELECTION_LOST"/>
91          <label data="5001" alias="DIAMETER_AVP_UNSUPPORTED"/>
92          <label data="5002" alias="DIAMETER_UNKNOWN_SESSION_ID"/>
93          <label data="5003" alias="DIAMETER_AUTHORIZATION_REJECTED"/>
94          <label data="5004" alias="DIAMETER_INVALID_AVP_VALUE"/>
95          <label data="5005" alias="DIAMETER_MISSING_AVP"/>
96          <label data="5006" alias="DIAMETER_RESOURCES_EXCEEDED"/>
97          <label data="5007" alias="DIAMETER_CONTRADICTING_AVPS"/>
98          <label data="5008" alias="DIAMETER_AVP_NOT_ALLOWED"/>
99          <label data="5009" alias="DIAMETER_AVP_OCCURS_TOO_MANY_TIMES"/>
100          <label data="5010" alias="DIAMETER_NO_COMMON_APPLICATION"/>
101          <label data="5011" alias="DIAMETER_UNSUPPORTED_VERSION"/>
102          <label data="5012" alias="DIAMETER_UNABLE_TO_COMPLY"/>
103          <label data="5013" alias="DIAMETER_INVALID_BIT_IN_HEADER"/>
104          <label data="5014" alias="DIAMETER_INVALID_AVP_LENGTH"/>
105          <label data="5015" alias="DIAMETER_INVALID_MESSAGE_LENGTH"/>
106          <label data="5016" alias="DIAMETER_INVALID_AVP_BIT_COMBO"/>
107          <label data="5017" alias="DIAMETER_NO_COMMON_SECURITY"/>
108          <label data="5030" alias="DIAMETER_USER_UNKNOWN"/>
109          <label data="5063" alias="REQUESTED_SERVICE_NOT_AUTHORIZED"/>
110          <label data="5065" alias="IP_CAN_SESSION_NOT_AVAILABLE"/>
111       </single>
112    </avp>
113    <avp name="Product-Name" code="269" may-encrypt="yes" v-bit="mustnot" m-bit="mustnot" p-bit="mustnot">
114       <single format-name="UTF8String"/>
115    </avp>
116    <avp name="Session-Binding" code="270" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
117       <single format-name="Unsigned32"/>
118    </avp>
119    <avp name="Session-Server-Failover" code="271" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
120       <single format-name="Enumerated" enum="0-3">
121          <label data="0" alias="REFUSE_SERVICE"/>
122          <label data="1" alias="TRY_AGAIN"/>
123          <label data="2" alias="ALLOW_SERVICE"/>
124          <label data="3" alias="TRY_AGAIN_ALLOW_SERVICE"/>
125       </single>
126    </avp>
127    <avp name="Multi-Round-Time-Out" code="272" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
128       <single format-name="Unsigned32"/>
129    </avp>
130    <avp name="Disconnect-Cause" code="273" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
131       <single format-name="Enumerated" enum="0-2">
132          <label data="0" alias="REBOOTING"/>
133          <label data="1" alias="BUSY"/>
134          <label data="2" alias="DO_NOT_WANT_TO_TALK_TO_YOU"/>
135       </single>
136    </avp>
137    <avp name="Auth-Request-Type" code="274" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
138       <single format-name="Enumerated" enum="1-3">
139          <label data="1" alias="AUTHENTICATE_ONLY"/>
140          <label data="2" alias="AUTHORIZE_ONLY"/>
141          <label data="3" alias="AUTHORIZE_AUTHENTICATE"/>
142       </single>
143    </avp>
144    <avp name="Auth-Grace-Period" code="276" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
145       <single format-name="Unsigned32"/>
146    </avp>
147    <avp name="Auth-Session-State" code="277" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
148       <single format-name="Enumerated" enum="0-1">
149          <label data="0" alias="STATE_MAINTAINED"/>
150          <label data="1" alias="NO_STATE_MAINTAINED"/>
151       </single>
152    </avp>
153    <avp name="Origin-State-Id" code="278" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
154       <single format-name="Unsigned32"/>
155    </avp>
156    <avp name="Failed-AVP" code="279" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
157       <grouped>
158          <avprule id="AVP" type="Mandatory" qual="1*"/>
159       </grouped>
160    </avp>
161    <avp name="Proxy-Host" code="280" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
162       <single format-name="DiameterIdentity"/>
163    </avp>
164    <avp name="Error-Message" code="281" may-encrypt="yes" v-bit="mustnot" m-bit="mustnot" p-bit="mustnot">
165       <single format-name="UTF8String"/>
166    </avp>
167    <avp name="Route-Record" code="282" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
168       <single format-name="DiameterIdentity"/>
169    </avp>
170    <avp name="Destination-Realm" code="283" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
171       <single format-name="DiameterIdentity"/>
172    </avp>
173    <avp name="Proxy-Info" code="284" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
174       <grouped>
175          <avprule id="Proxy-Host" type="Mandatory"/>
176          <avprule id="Proxy-State" type="Mandatory"/>
177          <avprule id="AVP" type="Optional" qual="*"/>
178       </grouped>
179    </avp>
180    <avp name="Re-Auth-Request-Type" code="285" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
181       <single format-name="Enumerated" enum="0-1">
182          <label data="0" alias="AUTHORIZE_ONLY"/>
183          <label data="1" alias="AUTHORIZE_AUTHENTICATE"/>
184       </single>
185    </avp>
186    <avp name="Accounting-Sub-Session-Id" code="287" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
187       <single format-name="Unsigned64"/>
188    </avp>
189    <avp name="Redirect-Host" code="292" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
190       <single format-name="DiameterURI"/>
191    </avp>
192    <avp name="Destination-Host" code="293" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
193       <single format-name="DiameterIdentity"/>
194    </avp>
195    <avp name="Error-Reporting-Host" code="294" may-encrypt="yes" v-bit="mustnot" m-bit="mustnot" p-bit="mustnot">
196       <single format-name="DiameterIdentity"/>
197    </avp>
198    <avp name="Termination-Cause" code="295" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
199       <single format-name="Enumerated" enum="1-8">
200          <label data="1" alias="LOGOUT"/>
201          <label data="2" alias="SERVICE_NOT_PROVIDED"/>
202          <label data="3" alias="BAD_ANSWER"/>
203          <label data="4" alias="ADMINISTRATIVE"/>
204          <label data="5" alias="LINK_BROKEN"/>
205          <label data="6" alias="AUTH_EXPIRED"/>
206          <label data="7" alias="USER_MOVED"/>
207          <label data="8" alias="SESSION_TIMEOUT"/>
208       </single>
209    </avp>
210    <avp name="Origin-Realm" code="296" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
211       <single format-name="DiameterIdentity"/>
212    </avp>
213    <avp name="Experimental-Result" code="297" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
214       <grouped>
215          <avprule id="Vendor-Id" type="Mandatory"/>
216          <avprule id="Experimental-Result-Code" type="Mandatory"/>
217       </grouped>
218    </avp>
219    <avp name="Experimental-Result-Code" code="298" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
220       <single format-name="Unsigned32"/>
221    </avp>
222    <avp name="Inband-Security-Id" code="299" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
223       <single format-name="Unsigned32"/>
224    </avp>
225    <avp name="E2E-Sequence" code="300" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
226       <grouped>
227          <avprule id="AVP" type="Mandatory" qual="2*"/>
228       </grouped>
229    </avp>
230    <avp name="Logical-Access-ID" code="302" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
231       <single format-name="OctetString"/>
232    </avp>
233    <avp name="Physical-Access-ID" code="313" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
234       <single format-name="UTF8String"/>
235    </avp>
236    <avp name="Subscription-Id" code="443" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
237       <grouped>
238          <avprule id="Subscription-Id-Type" type="Mandatory"/>
239          <avprule id="Subscription-Id-Data" type="Mandatory"/>
240       </grouped>
241    </avp>
242    <avp name="Subscription-Id-Data" code="444" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
243       <single format-name="UTF8String"/>
244    </avp>
245    <avp name="Subscription-Id-Type" code="450" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
246       <single format-name="Enumerated" enum="0-4">
247          <label data="0" alias="END_USER_E164"/>
248          <label data="1" alias="END_USER_IMSI"/>
249          <label data="2" alias="END_USER_SIP_URI"/>
250          <label data="3" alias="END_USER_NAI"/>
251          <label data="4" alias="END_USER_PRIVATE"/>
252       </single>
253    </avp>
254    <avp name="Accounting-Record-Type" code="480" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
255       <single format-name="Enumerated" enum="1-4">
256          <label data="1" alias="EVENT_RECORD"/>
257          <label data="2" alias="START_RECORD"/>
258          <label data="3" alias="INTERIM_RECORD"/>
259          <label data="4" alias="STOP_RECORD"/>
260       </single>
261    </avp>
262    <avp name="Accounting-Realtime-Required" code="483" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
263       <single format-name="Enumerated" enum="1-3">
264          <label data="1" alias="DELIVER_AND_GRANT"/>
265          <label data="2" alias="GRANT_AND_STORE"/>
266          <label data="3" alias="GRANT_AND_LOSE"/>
267       </single>
268    </avp>
269    <avp name="Accounting-Record-Number" code="485" may-encrypt="yes" v-bit="mustnot" m-bit="must" p-bit="mustnot">
270       <single format-name="Unsigned32"/>
271    </avp>
272    <avp name="Policy-Counter-Identifier" code="2901" vendor-name="3GPP" may-encrypt="yes" v-bit="must" m-bit="must" p-bit="mustnot">
273       <single format-name="UTF8String"/>
274    </avp>
275    <avp name="Policy-Counter-Status" code="2902" vendor-name="3GPP" may-encrypt="yes" v-bit="must" m-bit="must" p-bit="mustnot">
276       <single format-name="UTF8String"/>
277    </avp>
278    <avp name="Policy-Counter-Status-Report" code="2903" vendor-name="3GPP" may-encrypt="yes" v-bit="must" m-bit="must" p-bit="mustnot">
279       <grouped>
280          <avprule id="Policy-Counter-Identifier" type="Mandatory"/>
281          <avprule id="Policy-Counter-Status" type="Mandatory"/>
282          <avprule id="Pending-Policy-Counter-Information" type="Optional" qual="*"/>
283          <avprule id="AVP" type="Optional" qual="*"/>
284       </grouped>
285    </avp>
286    <avp name="SL-Request-Type" code="2904" vendor-name="3GPP" may-encrypt="yes" v-bit="must" m-bit="must" p-bit="mustnot">
287       <single format-name="Enumerated" enum="0-1">
288          <label data="0" alias="INITIAL_REQUEST"/>
289          <label data="1" alias="INTERMEDIATE_REQUEST"/>
290       </single>
291    </avp>
292    <avp name="Pending-Policy-Counter-Information" code="2905" vendor-name="3GPP" may-encrypt="yes" v-bit="must" m-bit="must" p-bit="mustnot">
293       <grouped>
294          <avprule id="Policy-Counter-Status" type="Mandatory"/>
295          <avprule id="Pending-Policy-Counter-Change-Time" type="Mandatory"/>
296          <avprule id="AVP" type="Optional" qual="*"/>
297       </grouped>
298    </avp>
299    <avp name="Pending-Policy-Counter-Change-Time" code="2906" vendor-name="3GPP" may-encrypt="yes" v-bit="must" m-bit="must" p-bit="mustnot">
300       <single format-name="Time"/>
301    </avp>
302    <command name="CER" code="257" type="Request">
303       <avprule id="Origin-Host" type="Mandatory"/>
304       <avprule id="Origin-Realm" type="Mandatory"/>
305       <avprule id="Host-IP-Address" type="Mandatory" qual="1*"/>
306       <avprule id="Vendor-Id" type="Mandatory"/>
307       <avprule id="Product-Name" type="Mandatory"/>
308       <avprule id="Origin-State-Id" type="Optional"/>
309       <avprule id="Supported-Vendor-Id" type="Optional" qual="*"/>
310       <avprule id="Auth-Application-Id" type="Optional" qual="*"/>
311       <avprule id="Inband-Security-Id" type="Optional" qual="*"/>
312       <avprule id="Acct-Application-Id" type="Optional" qual="*"/>
313       <avprule id="Vendor-Specific-Application-Id" type="Optional" qual="*"/>
314       <avprule id="Firmware-Revision" type="Optional"/>
315       <avprule id="AVP" type="Optional" qual="*"/>
316    </command>
317    <command name="CEA" code="257" type="Answer">
318       <avprule id="Result-Code" type="Mandatory"/>
319       <avprule id="Origin-Host" type="Mandatory"/>
320       <avprule id="Origin-Realm" type="Mandatory"/>
321       <avprule id="Host-IP-Address" type="Mandatory" qual="1*"/>
322       <avprule id="Vendor-Id" type="Mandatory"/>
323       <avprule id="Product-Name" type="Mandatory"/>
324       <avprule id="Origin-State-Id" type="Optional"/>
325       <avprule id="Error-Message" type="Optional"/>
326       <avprule id="Failed-AVP" type="Optional" qual="*"/>
327       <avprule id="Supported-Vendor-Id" type="Optional" qual="*"/>
328       <avprule id="Auth-Application-Id" type="Optional" qual="*"/>
329       <avprule id="Inband-Security-Id" type="Optional" qual="*"/>
330       <avprule id="Acct-Application-Id" type="Optional" qual="*"/>
331       <avprule id="Vendor-Specific-Application-Id" type="Optional" qual="*"/>
332       <avprule id="Firmware-Revision" type="Optional"/>
333       <avprule id="AVP" type="Optional" qual="*"/>
334    </command>
335    <command name="RAR" code="258" type="Request">
336       <avprule id="Session-Id" type="Fixed"/>
337       <avprule id="Origin-Host" type="Mandatory"/>
338       <avprule id="Origin-Realm" type="Mandatory"/>
339       <avprule id="Destination-Realm" type="Mandatory"/>
340       <avprule id="Destination-Host" type="Mandatory"/>
341       <avprule id="Auth-Application-Id" type="Mandatory"/>
342       <avprule id="Re-Auth-Request-Type" type="Mandatory"/>
343       <avprule id="User-Name" type="Optional"/>
344       <avprule id="Origin-State-Id" type="Optional"/>
345       <avprule id="Proxy-Info" type="Optional" qual="*"/>
346       <avprule id="Route-Record" type="Optional" qual="*"/>
347       <avprule id="AVP" type="Optional" qual="*"/>
348    </command>
349    <command name="RAA" code="258" type="Answer">
350       <avprule id="Session-Id" type="Fixed"/>
351       <avprule id="Result-Code" type="Mandatory"/>
352       <avprule id="Origin-Host" type="Mandatory"/>
353       <avprule id="Origin-Realm" type="Mandatory"/>
354       <avprule id="User-Name" type="Optional"/>
355       <avprule id="Origin-State-Id" type="Optional"/>
356       <avprule id="Error-Message" type="Optional"/>
357       <avprule id="Error-Reporting-Host" type="Optional"/>
358       <avprule id="Failed-AVP" type="Optional" qual="*"/>
359       <avprule id="Redirect-Host" type="Optional" qual="*"/>
360       <avprule id="Redirect-Host-Usage" type="Optional"/>
361       <avprule id="Redirect-Max-Cache-Time" type="Optional"/>
362       <avprule id="Proxy-Info" type="Optional" qual="*"/>
363       <avprule id="AVP" type="Optional" qual="*"/>
364    </command>
365    <command name="ACR" code="271" type="Request">
366       <avprule id="Session-Id" type="Fixed"/>
367       <avprule id="Origin-Host" type="Mandatory"/>
368       <avprule id="Origin-Realm" type="Mandatory"/>
369       <avprule id="Destination-Realm" type="Mandatory"/>
370       <avprule id="Accounting-Record-Type" type="Mandatory"/>
371       <avprule id="Accounting-Record-Number" type="Mandatory"/>
372       <avprule id="Acct-Application-Id" type="Optional"/>
373       <avprule id="Vendor-Specific-Application-Id" type="Optional"/>
374       <avprule id="User-Name" type="Optional"/>
375       <avprule id="Accounting-Sub-Session-Id" type="Optional"/>
376       <avprule id="Acct-Session-Id" type="Optional"/>
377       <avprule id="Acct-Multi-Session-Id" type="Optional"/>
378       <avprule id="Acct-Interim-Interval" type="Optional"/>
379       <avprule id="Accounting-Realtime-Required" type="Optional"/>
380       <avprule id="Origin-State-Id" type="Optional"/>
381       <avprule id="Event-Timestamp" type="Optional"/>
382       <avprule id="Proxy-Info" type="Optional" qual="*"/>
383       <avprule id="Route-Record" type="Optional" qual="*"/>
384       <avprule id="AVP" type="Optional" qual="*"/>
385    </command>
386    <command name="ACA" code="271" type="Answer">
387       <avprule id="Session-Id" type="Fixed"/>
388       <avprule id="Result-Code" type="Mandatory"/>
389       <avprule id="Origin-Host" type="Mandatory"/>
390       <avprule id="Origin-Realm" type="Mandatory"/>
391       <avprule id="Accounting-Record-Type" type="Mandatory"/>
392       <avprule id="Accounting-Record-Number" type="Mandatory"/>
393       <avprule id="Acct-Application-Id" type="Optional"/>
394       <avprule id="Vendor-Specific-Application-Id" type="Optional"/>
395       <avprule id="User-Name" type="Optional"/>
396       <avprule id="Accounting-Sub-Session-Id" type="Optional"/>
397       <avprule id="Acct-Session-Id" type="Optional"/>
398       <avprule id="Acct-Multi-Session-Id" type="Optional"/>
399       <avprule id="Error-Reporting-Host" type="Optional"/>
400       <avprule id="Acct-Interim-Interval" type="Optional"/>
401       <avprule id="Accounting-Realtime-Required" type="Optional"/>
402       <avprule id="Origin-State-Id" type="Optional"/>
403       <avprule id="Event-Timestamp" type="Optional"/>
404       <avprule id="Proxy-Info" type="Optional" qual="*"/>
405       <avprule id="AVP" type="Optional" qual="*"/>
406    </command>
407    <command name="ASR" code="274" type="Request">
408       <avprule id="Session-Id" type="Fixed"/>
409       <avprule id="Origin-Host" type="Mandatory"/>
410       <avprule id="Origin-Realm" type="Mandatory"/>
411       <avprule id="Destination-Realm" type="Mandatory"/>
412       <avprule id="Destination-Host" type="Mandatory"/>
413       <avprule id="Auth-Application-Id" type="Mandatory"/>
414       <avprule id="User-Name" type="Optional"/>
415       <avprule id="Origin-State-Id" type="Optional"/>
416       <avprule id="Proxy-Info" type="Optional" qual="*"/>
417       <avprule id="Route-Record" type="Optional" qual="*"/>
418       <avprule id="AVP" type="Optional" qual="*"/>
419    </command>
420    <command name="ASA" code="274" type="Answer">
421       <avprule id="Session-Id" type="Fixed"/>
422       <avprule id="Result-Code" type="Mandatory"/>
423       <avprule id="Origin-Host" type="Mandatory"/>
424       <avprule id="Origin-Realm" type="Mandatory"/>
425       <avprule id="User-Name" type="Optional"/>
426       <avprule id="Origin-State-Id" type="Optional"/>
427       <avprule id="Error-Message" type="Optional"/>
428       <avprule id="Error-Reporting-Host" type="Optional"/>
429       <avprule id="Failed-AVP" type="Optional" qual="*"/>
430       <avprule id="Redirect-Host" type="Optional" qual="*"/>
431       <avprule id="Redirect-Host-Usage" type="Optional"/>
432       <avprule id="Redirect-Max-Cache-Time" type="Optional"/>
433       <avprule id="Proxy-Info" type="Optional" qual="*"/>
434       <avprule id="AVP" type="Optional" qual="*"/>
435    </command>
436    <command name="ST-Request" code="275" type="Request">
437       <avprule id="Session-Id" type="Fixed"/>
438       <avprule id="Origin-Host" type="Mandatory"/>
439       <avprule id="Origin-Realm" type="Mandatory"/>
440       <avprule id="Destination-Realm" type="Mandatory"/>
441       <avprule id="Auth-Application-Id" type="Mandatory"/>
442       <avprule id="Termination-Cause" type="Mandatory"/>
443       <avprule id="Destination-Host" type="Optional"/>
444       <avprule id="Origin-State-Id" type="Optional"/>
445       <avprule id="Proxy-Info" type="Optional" qual="*"/>
446       <avprule id="Route-Record" type="Optional" qual="*"/>
447       <avprule id="AVP" type="Optional" qual="*"/>
448    </command>
449    <command name="ST-Answer" code="275" type="Answer">
450       <avprule id="Session-Id" type="Fixed"/>
451       <avprule id="Origin-Host" type="Mandatory"/>
452       <avprule id="Origin-Realm" type="Mandatory"/>
453       <avprule id="Result-Code" type="Optional"/>
454       <avprule id="Error-Message" type="Optional"/>
455       <avprule id="Error-Reporting-Host" type="Optional"/>
456       <avprule id="Failed-AVP" type="Optional" qual="*"/>
457       <avprule id="Origin-State-Id" type="Optional"/>
458       <avprule id="Redirect-Host" type="Optional" qual="*"/>
459       <avprule id="Redirect-Host-Usage" type="Optional"/>
460       <avprule id="Redirect-Max-Cache-Time" type="Optional"/>
461       <avprule id="Proxy-Info" type="Optional" qual="*"/>
462       <avprule id="AVP" type="Optional" qual="*"/>
463    </command>
464    <command name="DWR" code="280" type="Request">
465       <avprule id="Origin-Host" type="Mandatory"/>
466       <avprule id="Origin-Realm" type="Mandatory"/>
467       <avprule id="Origin-State-Id" type="Optional"/>
468    </command>
469    <command name="DWA" code="280" type="Answer">
470       <avprule id="Result-Code" type="Mandatory"/>
471       <avprule id="Origin-Host" type="Mandatory"/>
472       <avprule id="Origin-Realm" type="Mandatory"/>
473       <avprule id="Error-Message" type="Optional"/>
474       <avprule id="Failed-AVP" type="Optional" qual="*"/>
475       <avprule id="Origin-State-Id" type="Optional"/>
476    </command>
477    <command name="DPR" code="282" type="Request">
478       <avprule id="Origin-Host" type="Mandatory"/>
479       <avprule id="Origin-Realm" type="Mandatory"/>
480       <avprule id="Disconnect-Cause" type="Mandatory"/>
481    </command>
482    <command name="DPA" code="282" type="Answer">
483       <avprule id="Result-Code" type="Mandatory"/>
484       <avprule id="Origin-Host" type="Mandatory"/>
485       <avprule id="Origin-Realm" type="Mandatory"/>
486       <avprule id="Error-Message" type="Optional"/>
487       <avprule id="Failed-AVP" type="Optional" qual="*"/>
488    </command>
489    <command name="SL-Request" code="8388635" type="Request">
490       <avprule id="Session-Id" type="Fixed"/>
491       <avprule id="Auth-Application-Id" type="Mandatory"/>
492       <avprule id="Origin-Host" type="Mandatory"/>
493       <avprule id="Origin-Realm" type="Mandatory"/>
494       <avprule id="Destination-Realm" type="Mandatory"/>
495       <avprule id="SL-Request-Type" type="Mandatory"/>
496       <avprule id="Destination-Host" type="Optional"/>
497       <avprule id="Origin-State-Id" type="Optional"/>
498       <avprule id="Subscription-Id" type="Optional" qual="*"/>
499       <avprule id="Policy-Counter-Identifier" type="Optional" qual="*"/>
500       <avprule id="Logical-Access-ID" type="Optional"/>
501       <avprule id="Physical-Access-ID" type="Optional"/>
502       <avprule id="Proxy-Info" type="Optional" qual="*"/>
503       <avprule id="Route-Record" type="Optional" qual="*"/>
504       <avprule id="AVP" type="Optional" qual="*"/>
505    </command>
506    <command name="SL-Answer" code="8388635" type="Answer">
507       <avprule id="Session-Id" type="Fixed"/>
508       <avprule id="Auth-Application-Id" type="Mandatory"/>
509       <avprule id="Origin-Host" type="Mandatory"/>
510       <avprule id="Origin-Realm" type="Mandatory"/>
511       <avprule id="Result-Code" type="Optional"/>
512       <avprule id="Experimental-Result" type="Optional"/>
513       <avprule id="Policy-Counter-Status-Report" type="Optional" qual="*"/>
514       <avprule id="Error-Message" type="Optional"/>
515       <avprule id="Error-Reporting-Host" type="Optional"/>
516       <avprule id="Failed-AVP" type="Optional" qual="*"/>
517       <avprule id="Origin-State-Id" type="Optional"/>
518       <avprule id="Redirect-Host" type="Optional" qual="*"/>
519       <avprule id="Redirect-Host-Usage" type="Optional"/>
520       <avprule id="Redirect-Max-Cache-Time" type="Optional"/>
521       <avprule id="Proxy-Info" type="Optional" qual="*"/>
522       <avprule id="AVP" type="Optional" qual="*"/>
523    </command>
524    <command name="SN-Request" code="8388636" type="Request">
525       <avprule id="Session-Id" type="Fixed"/>
526       <avprule id="Origin-Host" type="Mandatory"/>
527       <avprule id="Origin-Realm" type="Mandatory"/>
528       <avprule id="Destination-Realm" type="Mandatory"/>
529       <avprule id="Destination-Host" type="Mandatory"/>
530       <avprule id="Auth-Application-Id" type="Mandatory"/>
531       <avprule id="Origin-State-Id" type="Optional"/>
532       <avprule id="Policy-Counter-Status-Report" type="Optional" qual="*"/>
533       <avprule id="Proxy-Info" type="Optional" qual="*"/>
534       <avprule id="Route-Record" type="Optional" qual="*"/>
535       <avprule id="AVP" type="Optional" qual="*"/>
536    </command>
537    <command name="SN-Answer" code="8388636" type="Answer">
538       <avprule id="Session-Id" type="Fixed"/>
539       <avprule id="Origin-Host" type="Mandatory"/>
540       <avprule id="Origin-Realm" type="Mandatory"/>
541       <avprule id="Result-Code" type="Optional"/>
542       <avprule id="Experimental-Result" type="Optional"/>
543       <avprule id="Origin-State-Id" type="Optional"/>
544       <avprule id="Error-Message" type="Optional"/>
545       <avprule id="Error-Reporting-Host" type="Optional"/>
546       <avprule id="Redirect-Host" type="Optional" qual="*"/>
547       <avprule id="Redirect-Host-Usage" type="Optional"/>
548       <avprule id="Redirect-Max-Cache-Time" type="Optional"/>
549       <avprule id="Failed-AVP" type="Optional" qual="*"/>
550       <avprule id="Proxy-Info" type="Optional" qual="*"/>
551       <avprule id="AVP" type="Optional" qual="*"/>
552    </command>
553 </dictionary>