NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

gov.nist.javax.sip.address
Interface ParameterNames

All Known Subinterfaces:
ParameterNamesIms, SIPConstants, TokenNames, TokenNamesIms

public interface ParameterNames

Common parameter names.

Version:
1.2 $Revision: 1.5 $ $Date: 2006/07/13 09:02:30 $
Author:
M. Ranganathan

Field Summary
static String ISUB
           
static String PHONE_CONTEXT_TAG
           
static String POSTDIAL
           
static String PROVIDER_TAG
           
static String SIP_URI_SCHEME
           
static String SIPS_URI_SCHEME
           
static String TCP
           
static String TEL_URI_SCHEME
           
static String TLS
           
static String UDP
           
 

Field Detail

SIP_URI_SCHEME

public static final String SIP_URI_SCHEME
See Also:
Constant Field Values

SIPS_URI_SCHEME

public static final String SIPS_URI_SCHEME
See Also:
Constant Field Values

TEL_URI_SCHEME

public static final String TEL_URI_SCHEME
See Also:
Constant Field Values

POSTDIAL

public static final String POSTDIAL
See Also:
Constant Field Values

PHONE_CONTEXT_TAG

public static final String PHONE_CONTEXT_TAG
See Also:
Constant Field Values

ISUB

public static final String ISUB
See Also:
Constant Field Values

PROVIDER_TAG

public static final String PROVIDER_TAG
See Also:
Constant Field Values

UDP

public static final String UDP
See Also:
Constant Field Values

TCP

public static final String TCP
See Also:
Constant Field Values

TLS

public static final String TLS
See Also:
Constant Field Values

NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.