| Package | Description |
|---|---|
| com.telestax.javax.sip.header |
Contains implementations of the SIP headers as defined in JAIN-SIP 1.2 and
an implementation of the JAIN-SIP header factory.
|
| com.telestax.javax.sip.header.extensions | |
| com.telestax.javax.sip.header.ims |
NIST-SIP Specific support for IMS headers contributed by Jose Miguel
Freitas (Aveiro University, Portugal) and Alexandre Miguel Silva
Santos (PT Inovacau, Portugal).
|
| com.telestax.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Contact
Contact Item.
|
class |
From
From SIP Header.
|
class |
RecordRoute
The Request-Route header is added to a request by any proxy that insists on
being in the path of subsequent requests for the same call leg.
|
class |
ReferTo
ReferTo SIP Header.
|
class |
ReplyTo
ReplyTo Header.
|
class |
Route
Route SIPHeader Object
|
class |
To
To SIP Header.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferredBy
ReferredBy SIP Header.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PAssertedIdentity
P-Asserted-Identity SIP Private Header.
|
class |
PAssociatedURI
P-Associated-URI SIP Private Header.
|
class |
Path |
class |
PCalledPartyID
P-Called-Party-ID SIP Private Header.
|
class |
PPreferredIdentity
P-Preferred-Identity SIP Private Header - RFC 3325.
|
class |
PProfileKey |
class |
PServedUser |
class |
ServiceRoute
SERVICE-ROUTE header SIP param: RFC 3608.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AddressParametersParser.parse(AddressParametersHeader addressParametersHeader) |
Copyright © 2014. All Rights Reserved.