ttls: return channel bindings on half round trip success
[freeradius.git] / share / dictionary.openser
1 # -*- text -*-
2 # Copyright (C) 2011 The FreeRADIUS Server project and contributors
3 ##############################################################################
4 #
5 #       OpenSER dictionary.
6 #
7 #       This dictionary is NOT included by default, because it conflicts
8 #       with attributes defined in the RADIUS standard.  Vendors SHOULD
9 #       be using a VSA space to assign attributes.
10 #
11 #       Be aware that if you DO include this dictionary in the main
12 #       dictionary file, other parts of your configuration may break!
13 #
14 #       http://www.openser.org/docs/openser-radius-1.0.x.html
15 #
16 #       $Id$
17 #
18 ##############################################################################
19
20 ATTRIBUTE       Sip-Method                              101     integer
21 ATTRIBUTE       Sip-Response-Code                       102     integer
22 ATTRIBUTE       Sip-Cseq                                103     string
23 ATTRIBUTE       Sip-To-Tag                              104     string
24 ATTRIBUTE       Sip-From-Tag                            105     string
25 ATTRIBUTE       Sip-Translated-Request-URI              107     string
26 ATTRIBUTE       Sip-Src-IP                              108     string
27 ATTRIBUTE       Sip-Src-Port                            109     string
28 ATTRIBUTE       Sip-Uri-User                            208     string
29 ATTRIBUTE       Sip-Group                               211     string
30 ATTRIBUTE       Sip-Rpid                                213     string
31 ATTRIBUTE       SIP-AVP                                 225     string
32
33 VALUE   Service-Type                    Group-Check             12
34 VALUE   Service-Type                    Sip-Session             15
35 VALUE   Service-Type                    SIP-Caller-AVPs         30
36 VALUE   Service-Type                    SIP-Callee-AVPs         31
37
38 VALUE   Sip-Method                      INVITE                  1
39 VALUE   Sip-Method                      CANCEL                  2
40 VALUE   Sip-Method                      ACK                     4
41 VALUE   Sip-Method                      BYE                     8