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

gov.nist.javax.sip.header.ims
Interface ParameterNamesIms

All Superinterfaces:
ParameterNames

public interface ParameterNamesIms
extends ParameterNames

Author:
ALEXANDRE MIGUEL SILVA SANTOS - N?? 10045401

Field Summary
static String ALG
           
static String APPLICATION_ID_LABEL
           
static String AUTH_TOKEN
           
static String BRAS
           
static String CCF
           
static String CGI_3GPP
           
static String CI_3GPP2
           
static String CK
           
static String D_VER
           
static String DSL_BEARER_INFO
           
static String DSL_BEARER_ITEM
           
static String DSL_BEARER_SIG
           
static String DSL_LOCATION
           
static String EALG
           
static String ECF
           
static String FLOW_ID
           
static String GCID
           
static String GGSN
           
static String ICID_GENERATED_AT
           
static String ICID_VALUE
           
static String IK
           
static String INTEGRITY_PROTECTED
           
static String MOD
           
static String ORIG_IOI
           
static String PDG
           
static String PDP_INFO
           
static String PDP_ITEM
           
static String PDP_SIG
           
static String PORT_C
           
static String PORT_S
           
static String PROT
           
static String Q
           
static String REGISTRATION_STATE
           
static String SERVICE_ID
           
static String SERVICE_ID_LABEL
           
static String SESSION_CASE
           
static String SPI_C
           
static String SPI_S
           
static String TERM_IOI
           
static String UTRAN_CELL_ID_3GPP
           
 
Fields inherited from interface gov.nist.javax.sip.address.ParameterNames
ISUB, PHONE_CONTEXT_TAG, POSTDIAL, PROVIDER_TAG, SIP_URI_SCHEME, SIPS_URI_SCHEME, TCP, TEL_URI_SCHEME, TLS, UDP
 

Field Detail

IK

static final String IK
See Also:
Constant Field Values

CK

static final String CK
See Also:
Constant Field Values

INTEGRITY_PROTECTED

static final String INTEGRITY_PROTECTED
See Also:
Constant Field Values

CCF

static final String CCF
See Also:
Constant Field Values

ECF

static final String ECF
See Also:
Constant Field Values

ICID_VALUE

static final String ICID_VALUE
See Also:
Constant Field Values

ICID_GENERATED_AT

static final String ICID_GENERATED_AT
See Also:
Constant Field Values

ORIG_IOI

static final String ORIG_IOI
See Also:
Constant Field Values

TERM_IOI

static final String TERM_IOI
See Also:
Constant Field Values

CGI_3GPP

static final String CGI_3GPP
See Also:
Constant Field Values

UTRAN_CELL_ID_3GPP

static final String UTRAN_CELL_ID_3GPP
See Also:
Constant Field Values

DSL_LOCATION

static final String DSL_LOCATION
See Also:
Constant Field Values

CI_3GPP2

static final String CI_3GPP2
See Also:
Constant Field Values

GGSN

static final String GGSN
See Also:
Constant Field Values

PDP_INFO

static final String PDP_INFO
See Also:
Constant Field Values

PDP_ITEM

static final String PDP_ITEM
See Also:
Constant Field Values

PDP_SIG

static final String PDP_SIG
See Also:
Constant Field Values

GCID

static final String GCID
See Also:
Constant Field Values

AUTH_TOKEN

static final String AUTH_TOKEN
See Also:
Constant Field Values

FLOW_ID

static final String FLOW_ID
See Also:
Constant Field Values

PDG

static final String PDG
See Also:
Constant Field Values

BRAS

static final String BRAS
See Also:
Constant Field Values

DSL_BEARER_INFO

static final String DSL_BEARER_INFO
See Also:
Constant Field Values

DSL_BEARER_ITEM

static final String DSL_BEARER_ITEM
See Also:
Constant Field Values

DSL_BEARER_SIG

static final String DSL_BEARER_SIG
See Also:
Constant Field Values

ALG

static final String ALG
See Also:
Constant Field Values

EALG

static final String EALG
See Also:
Constant Field Values

Q

static final String Q
See Also:
Constant Field Values

PROT

static final String PROT
See Also:
Constant Field Values

MOD

static final String MOD
See Also:
Constant Field Values

SPI_C

static final String SPI_C
See Also:
Constant Field Values

SPI_S

static final String SPI_S
See Also:
Constant Field Values

PORT_C

static final String PORT_C
See Also:
Constant Field Values

PORT_S

static final String PORT_S
See Also:
Constant Field Values

D_VER

static final String D_VER
See Also:
Constant Field Values

SESSION_CASE

static final String SESSION_CASE
See Also:
Constant Field Values

REGISTRATION_STATE

static final String REGISTRATION_STATE
See Also:
Constant Field Values

SERVICE_ID

static final String SERVICE_ID
See Also:
Constant Field Values

SERVICE_ID_LABEL

static final String SERVICE_ID_LABEL
See Also:
Constant Field Values

APPLICATION_ID_LABEL

static final String APPLICATION_ID_LABEL
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.