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.6 $ $Date: 2009/07/17 18:57:22 $
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

static final String SIP_URI_SCHEME
See Also:
Constant Field Values

SIPS_URI_SCHEME

static final String SIPS_URI_SCHEME
See Also:
Constant Field Values

TEL_URI_SCHEME

static final String TEL_URI_SCHEME
See Also:
Constant Field Values

POSTDIAL

static final String POSTDIAL
See Also:
Constant Field Values

PHONE_CONTEXT_TAG

static final String PHONE_CONTEXT_TAG
See Also:
Constant Field Values

ISUB

static final String ISUB
See Also:
Constant Field Values

PROVIDER_TAG

static final String PROVIDER_TAG
See Also:
Constant Field Values

UDP

static final String UDP
See Also:
Constant Field Values

TCP

static final String TCP
See Also:
Constant Field Values

TLS

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.