~ubuntu-branches/ubuntu/natty/freeradius/natty-updates

« back to all changes in this revision

Viewing changes to share/dictionary.columbia_university

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2006-01-15 13:34:13 UTC
  • mto: (3.1.3 dapper) (4.1.3 sid) (1.1.14 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060115133413-zo1dslttvdoalqym
Tags: upstream-1.1.0
ImportĀ upstreamĀ versionĀ 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
VALUE Service-Type Sip-session 12 
 
1
# -*- text -*-
 
2
VALUE   Service-Type                    Sip-session             12
2
3
 
3
4
#  Columbia University VSAs, from:
4
5
#
5
6
#  http://www.cs.columbia.edu/IRT/cinema/release/radius_notes.html
6
7
#
7
 
#       $Id: dictionary.columbia_university,v 1.1 2002/06/04 21:31:50 aland Exp $
 
8
#       $Id: dictionary.columbia_university,v 1.1.10.1 2005/11/30 22:17:22 aland Exp $
8
9
#
9
 
VENDOR  Columbia-University 11862 
10
 
 
11
 
ATTRIBUTE Sip-Method                    0       integer Columbia-University 
12
 
ATTRIBUTE Sip-From                      1       string  Columbia-University 
13
 
ATTRIBUTE Sip-To                        2       string  Columbia-University 
14
 
ATTRIBUTE Sip-Translated-Request-URI    4       string  Columbia-University 
15
 
 
16
 
VALUE Sip-Method        INVITE          0
17
 
VALUE Sip-Method        BYE             1
18
 
VALUE Sip-Method        REGISTER        2
19
 
VALUE Sip-Method        OTHER           3
 
10
VENDOR          Columbia-University             11862
 
11
 
 
12
BEGIN-VENDOR    Columbia-University
 
13
 
 
14
ATTRIBUTE       Sip-Method                              0       integer
 
15
ATTRIBUTE       Sip-From                                1       string
 
16
ATTRIBUTE       Sip-To                                  2       string
 
17
ATTRIBUTE       Sip-Translated-Request-URI              4       string
 
18
 
 
19
VALUE   Sip-Method                      INVITE                  0
 
20
VALUE   Sip-Method                      BYE                     1
 
21
VALUE   Sip-Method                      REGISTER                2
 
22
VALUE   Sip-Method                      OTHER                   3
 
23
 
 
24
END-VENDOR      Columbia-University