MjSip Stack
v1.6
A B C D E F G H I L M N O P Q R S T U V W

A

Accept - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Accept"
accept(int, String) - Method in class org.zoolu.sip.dialog.NotifierDialog
Accepts the subscription request (sends a "202 Accepted" response).
accept(String) - Method in class org.zoolu.sip.call.Call
Accepts the incoming call
accept(String, String) - Method in class org.zoolu.sip.dialog.InviteDialog
Accepts the incoming call.
AcceptHeader - class org.zoolu.sip.header.AcceptHeader.
SIP Header Accept
AcceptHeader() - Constructor for class org.zoolu.sip.header.AcceptHeader
 
AcceptHeader(Header) - Constructor for class org.zoolu.sip.header.AcceptHeader
 
AcceptHeader(String) - Constructor for class org.zoolu.sip.header.AcceptHeader
 
acceptRefer(Message) - Method in class org.zoolu.sip.dialog.ExtendedInviteDialog
Accept a REFER
acceptTransfer() - Method in class org.zoolu.sip.call.ExtendedCall
Accepts a call transfer request
ACK - Static variable in class org.zoolu.sip.message.BaseSipMethods
String "ACK"
AckTransactionClient - class org.zoolu.sip.transaction.AckTransactionClient.
ACK client transaction should follow an INVITE client transaction within an INVITE Dialog in a SIP UAC.
AckTransactionClient(SipProvider, Message, TransactionClientListener) - Constructor for class org.zoolu.sip.transaction.AckTransactionClient
Creates a new AckTransactionClient.
AckTransactionServer - class org.zoolu.sip.transaction.AckTransactionServer.
ACK server transaction should follow an INVITE server transaction within an INVITE Dialog in a SIP UAC.
AckTransactionServer(SipProvider, ConnectionIdentifier, Message, AckTransactionServerListener) - Constructor for class org.zoolu.sip.transaction.AckTransactionServer
Creates a new AckTransactionServer.
AckTransactionServer(SipProvider, Message, AckTransactionServerListener) - Constructor for class org.zoolu.sip.transaction.AckTransactionServer
Creates a new AckTransactionServer.
AckTransactionServerListener - interface org.zoolu.sip.transaction.AckTransactionServerListener.
A AckTransactionServerListener listens for AckTransactionServer onTransAckTimeout(AckTransactionServer) events.
ackWithAnswer(Message) - Method in class org.zoolu.sip.dialog.InviteDialog
Sends the ack when offer/answer is in 2xx/ack
ackWithAnswer(String) - Method in class org.zoolu.sip.call.Call
Answers at the 2xx/offer (in the ack message)
ackWithAnswer(String, String) - Method in class org.zoolu.sip.dialog.InviteDialog
Sends the ack when offer/answer is in 2xx/ack
activate() - Method in class org.zoolu.sip.dialog.NotifierDialog
Activates the subscription (subscription goes into 'active' state).
activate(int) - Method in class org.zoolu.sip.dialog.NotifierDialog
Activates the subscription (subscription goes into 'active' state).
ACTIVE - Static variable in class org.zoolu.sip.dialog.NotifierDialog
String "active"
ACTIVE - Static variable in class org.zoolu.sip.dialog.SubscriberDialog
String "active"
ACTIVE - Static variable in class org.zoolu.sip.header.SubscriptionStateHeader
State "active"
add(Object) - Method in class org.zoolu.tools.HashSet
 
addAlgorithParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the algorithm
addAttribute(AttributeField) - Method in class org.zoolu.sdp.MediaDescriptor
Adds a new attribute
addAttribute(AttributeField) - Method in class org.zoolu.sdp.SessionDescriptor
Adds a new attribute
addAttributes(Vector) - Method in class org.zoolu.sdp.SessionDescriptor
Adds a Vector of session attributes.
addAutsParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the auts
addBottom(Header) - Method in class org.zoolu.sip.header.MultipleHeader
Adds bottom
addBottom(MultipleHeader) - Method in class org.zoolu.sip.header.MultipleHeader
Adds other MultipleHeader at bottom
addCnonceParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the cnonce
addContactHeader(ContactHeader, boolean) - Method in class org.zoolu.sip.message.BaseMessage
Adds ContactHeader
addContacts(MultipleHeader, boolean) - Method in class org.zoolu.sip.message.BaseMessage
Adds Contacts
addElement(String) - Method in class org.zoolu.sip.header.ListHeader
Adds a new token to the elements list.
addEvent(String) - Method in class org.zoolu.sip.header.AllowEventsHeader
Adds a new event to the event list.
addHeader(Header, boolean) - Method in class org.zoolu.sip.message.BaseMessage
Adds Header at the top/bottom.
addHeader(Header, boolean) - Method in class org.zoolu.sip.message.BaseMessageOtp
Adds Header at the top/bottom.
addHeaderAfter(Header, String) - Method in class org.zoolu.sip.message.BaseMessage
Adds Header after the first header refer_header .
addHeaderAfter(Header, String) - Method in class org.zoolu.sip.message.BaseMessageOtp
Adds Header after the first header refer_hname .
addHeaderBefore(Header, String) - Method in class org.zoolu.sip.message.BaseMessage
Adds Header before the first header refer_header .
addHeaderBefore(Header, String) - Method in class org.zoolu.sip.message.BaseMessageOtp
Adds Header before the first header refer_hname .
addHeaders(MultipleHeader, boolean) - Method in class org.zoolu.sip.message.BaseMessage
Adds MultipleHeader(s) mheader at the top/bottom
addHeaders(MultipleHeader, boolean) - Method in class org.zoolu.sip.message.BaseMessageOtp
Adds MultipleHeader(s) mheader at the top/bottom
addHeaders(String, boolean) - Method in class org.zoolu.sip.message.BaseMessage
Adds a one or more Headers at the top/bottom.
addHeaders(String, int) - Method in class org.zoolu.sip.message.BaseMessage
Adds Headers on position index within the Message
addHeaders(Vector, boolean) - Method in class org.zoolu.sip.message.BaseMessage
Adds a Vector of Headers at the top/bottom
addHeaders(Vector, boolean) - Method in class org.zoolu.sip.message.BaseMessageOtp
Adds a Vector of Headers at the top/bottom
addHeadersAfter(MultipleHeader, String) - Method in class org.zoolu.sip.message.BaseMessage
Adds MultipleHeader(s) after the first header refer_header .
addHeadersAfter(MultipleHeader, String) - Method in class org.zoolu.sip.message.BaseMessageOtp
Adds MultipleHeader(s) after the first header refer_hname .
addHeadersAfter(String, String) - Method in class org.zoolu.sip.message.BaseMessage
Adds Headers after the first header refer_header .
addHeadersBefore(MultipleHeader, String) - Method in class org.zoolu.sip.message.BaseMessage
Adds MultipleHeader(s) before the first header refer_header .
addHeadersBefore(MultipleHeader, String) - Method in class org.zoolu.sip.message.BaseMessageOtp
Adds MultipleHeader(s) before the first header refer_hname .
addHeadersBefore(String, String) - Method in class org.zoolu.sip.message.BaseMessage
Adds Headers before the first header refer_header .
addLr() - Method in class org.zoolu.sip.address.SipURL
Adds lr parameter
addMaddr(String) - Method in class org.zoolu.sip.address.SipURL
Adds maddr parameter
addMedia(MediaField, AttributeField) - Method in class org.zoolu.sdp.SessionDescriptor
Adds a new attribute for a particular media
addMedia(MediaField, Vector) - Method in class org.zoolu.sdp.SessionDescriptor
Adds a new media.
addMediaDescriptor(MediaDescriptor) - Method in class org.zoolu.sdp.SessionDescriptor
Adds a new MediaDescriptor
addMediaDescriptors(Vector) - Method in class org.zoolu.sdp.SessionDescriptor
Adds a Vector of MediaDescriptors
addMethod(String) - Method in class org.zoolu.sip.header.AllowHeader
Adds a new method to the methods list.
addNcParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the nc
addNextnonceParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the nextnonce
addNonceParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the nonce
addOpaqueParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the opaque
addParameter(String) - Method in class org.zoolu.sip.address.SipURL
Adds a new parameter without a value
addParameter(String, String) - Method in class org.zoolu.sip.address.SipURL
Adds a new parameter with value
addParameter(String, String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds a parameter.
addQopOptionsParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the qop-options
addQopParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the qop
addQuotedParameter(String, String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds a parameter with quotes.
addRealmParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the realm
addRecordRouteHeader(RecordRouteHeader) - Method in class org.zoolu.sip.message.BaseMessage
Adds RecordRouteHeader at the top
addRecordRoutes(MultipleHeader) - Method in class org.zoolu.sip.message.BaseMessage
Adds multiple RecordRoute headers at the top
addResponseParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the response
addressToBytes(String) - Static method in class org.zoolu.tools.Mangle
Transforms a dotted four-decimals string into a four-bytes array
addRouteHeader(RouteHeader) - Method in class org.zoolu.sip.message.BaseMessage
Adds RouteHeader at the top
addRoutes(MultipleHeader) - Method in class org.zoolu.sip.message.BaseMessage
Adds multiple Route headers at the top
addRspauthParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the rspauth
addSipProviderExceptionListener(SipProviderExceptionListener) - Method in class org.zoolu.sip.provider.SipProvider
Sets the SipProviderExceptionListener.
addSipProviderListener(Identifier, SipProviderListener) - Method in class org.zoolu.sip.provider.SipProvider
Adds a new listener to the SipProvider.
addSipProviderListener(SipProviderListener) - Method in class org.zoolu.sip.provider.SipProvider
Adds a new listener to the SipProvider for caputering ANY message.
addSipProviderPromisqueListener(SipProviderListener) - Method in class org.zoolu.sip.provider.SipProvider
Adds a new listener to the SipProvider for caputering any message in PROMISQUE mode.
addTop(Header) - Method in class org.zoolu.sip.header.MultipleHeader
Adds top
addTransport(String) - Method in class org.zoolu.sip.address.SipURL
Adds transport parameter
addTtl(int) - Method in class org.zoolu.sip.address.SipURL
Adds ttl parameter
addUnquotedParameter(String, String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds a parameter without inserting quotes.
addUriParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the uri
addUsernameParam(String) - Method in class org.zoolu.sip.header.AuthenticationHeader
Adds the username
addViaHeader(ViaHeader) - Method in class org.zoolu.sip.message.BaseMessage
Adds ViaHeader at the top
addVias(MultipleHeader, boolean) - Method in class org.zoolu.sip.message.BaseMessage
Adds Vias
Alert_Info - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Alert-Info"
AlertInfoHeader - class org.zoolu.sip.header.AlertInfoHeader.
SIP Header Allert-Info
AlertInfoHeader(Header) - Constructor for class org.zoolu.sip.header.AlertInfoHeader
 
AlertInfoHeader(String) - Constructor for class org.zoolu.sip.header.AlertInfoHeader
 
algorithm - Variable in class org.zoolu.sip.authentication.DigestAuthentication
 
ALL_INTERFACES - Static variable in class org.zoolu.sip.provider.SipProvider
String value "auto-configuration" used for auto configuration of the host address.
Allow - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Allow"
Allow_Events - Static variable in class org.zoolu.sip.header.SipHeaders
String "Allow-Events"
AllowEventsHeader - class org.zoolu.sip.header.AllowEventsHeader.
SIP Header Allow-Events
AllowEventsHeader(Header) - Constructor for class org.zoolu.sip.header.AllowEventsHeader
 
AllowEventsHeader(String) - Constructor for class org.zoolu.sip.header.AllowEventsHeader
 
AllowHeader - class org.zoolu.sip.header.AllowHeader.
SIP Header Allow
AllowHeader(Header) - Constructor for class org.zoolu.sip.header.AllowHeader
 
AllowHeader(String) - Constructor for class org.zoolu.sip.header.AllowHeader
 
ANY - Static variable in class org.zoolu.sip.provider.SipProvider
Identifier used as listener id for capturing ANY incoming messages that does not match any active method_id, transaction_id, nor dialog_id.
Archive - class org.zoolu.tools.Archive.
Collection of static methods for handling files and jar archives.
Archive() - Constructor for class org.zoolu.tools.Archive
 
asHex() - Method in class org.zoolu.tools.MessageDigest
Gets the Message Digest as string of hex values.
asHex(byte[]) - Static method in class org.zoolu.tools.MessageDigest
Transforms an array of bytes into a string of hex values.
Assert - class org.zoolu.tools.Assert.
Class Assert provides some static methods to check some inline conditions.
Assert() - Constructor for class org.zoolu.tools.Assert
 
AssertException - exception org.zoolu.tools.AssertException.
AssertException is used to indicate that a condition is not met.
AssertException() - Constructor for class org.zoolu.tools.AssertException
Costructs a new AssertException.
AssertException(String) - Constructor for class org.zoolu.tools.AssertException
Costructs a new AssertException.
AttributeField - class org.zoolu.sdp.AttributeField.
SDP attribute field.
AttributeField(SdpField) - Constructor for class org.zoolu.sdp.AttributeField
Creates a new AttributeField.
AttributeField(String) - Constructor for class org.zoolu.sdp.AttributeField
Creates a new AttributeField.
AttributeField(String, String) - Constructor for class org.zoolu.sdp.AttributeField
Creates a new AttributeField.
Authentication_Info - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Authentication-Info"
AuthenticationHeader - class org.zoolu.sip.header.AuthenticationHeader.
Abstract header for various authentication schemes It is inherited by WwwAuthenticateHeader, AuthorizationHeader, etc.
AuthenticationHeader(Header) - Constructor for class org.zoolu.sip.header.AuthenticationHeader
Creates a new AuthenticationHeader.
AuthenticationHeader(String, String) - Constructor for class org.zoolu.sip.header.AuthenticationHeader
Creates a new AuthenticationHeader.
AuthenticationHeader(String, String, Vector) - Constructor for class org.zoolu.sip.header.AuthenticationHeader
Creates a new AuthenticationHeader. specifing the auth_scheme and the vector of authentication parameters.
AuthenticationInfoHeader - class org.zoolu.sip.header.AuthenticationInfoHeader.
SIP AuthenticationInfo header
AuthenticationInfoHeader() - Constructor for class org.zoolu.sip.header.AuthenticationInfoHeader
Creates a new AuthenticationInfoHeader
AuthenticationInfoHeader(Header) - Constructor for class org.zoolu.sip.header.AuthenticationInfoHeader
Creates a new AuthenticationInfoHeader
AuthenticationInfoHeader(String) - Constructor for class org.zoolu.sip.header.AuthenticationInfoHeader
Creates a new AuthenticationInfoHeader
AuthenticationInfoHeader(Vector) - Constructor for class org.zoolu.sip.header.AuthenticationInfoHeader
Creates a new AuthenticationInfoHeader specifing the auth_scheme and the vector of authentication parameters.
Authorization - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Authorization"
AuthorizationHeader - class org.zoolu.sip.header.AuthorizationHeader.
SIP Authorization header
AuthorizationHeader(Header) - Constructor for class org.zoolu.sip.header.AuthorizationHeader
Creates a new AuthorizationHeader
AuthorizationHeader(String) - Constructor for class org.zoolu.sip.header.AuthorizationHeader
Creates a new AuthorizationHeader
AuthorizationHeader(String, Vector) - Constructor for class org.zoolu.sip.header.AuthorizationHeader
Creates a new AuthorizationHeader specifing the auth_scheme and the vector of authentication parameters.
authors - Static variable in class org.zoolu.sip.provider.SipStack
Authors
AUTO_CONFIGURATION - Static variable in class org.zoolu.sip.provider.SipProvider
String value "auto-configuration" used for auto configuration of the host address.
AUTO_TRYING - Static variable in class org.zoolu.sip.transaction.InviteTransactionServer
Default behavior for automatically sending 100 Trying on INVITE.

B

BASE_PATH - Static variable in class org.zoolu.tools.Archive
The base path
Base64 - class org.zoolu.tools.Base64.
Class Base64 can be used for base64-encoding a byte array and/or for base64-decoding a base64-string.
Base64() - Constructor for class org.zoolu.tools.Base64
 
BaseMessage - class org.zoolu.sip.message.BaseMessage.
Class BaseMessage implements a generic SIP Message.
BaseMessage() - Constructor for class org.zoolu.sip.message.BaseMessage
Costructs a new empty Message
BaseMessage(BaseMessage) - Constructor for class org.zoolu.sip.message.BaseMessage
Costructs a new Message
BaseMessage(byte[], int, int) - Constructor for class org.zoolu.sip.message.BaseMessage
Costructs a new Message
BaseMessage(String) - Constructor for class org.zoolu.sip.message.BaseMessage
Costructs a new Message
BaseMessage(UdpPacket) - Constructor for class org.zoolu.sip.message.BaseMessage
Costructs a new Message
BaseMessageFactory - class org.zoolu.sip.message.BaseMessageFactory.
BaseMessageFactory is used to create SIP messages, requests and responses by means of two static methods: createRequest(), createResponse().
BaseMessageFactory() - Constructor for class org.zoolu.sip.message.BaseMessageFactory
 
BaseMessageOtp - class org.zoolu.sip.message.BaseMessageOtp.
Class BaseMessageOtp implements a generic SIP Message.
BaseMessageOtp() - Constructor for class org.zoolu.sip.message.BaseMessageOtp
Costructs a new empty Message
BaseMessageOtp(BaseMessageOtp) - Constructor for class org.zoolu.sip.message.BaseMessageOtp
Costructs a new Message
BaseMessageOtp(byte[], int, int) - Constructor for class org.zoolu.sip.message.BaseMessageOtp
Costructs a new Message
BaseMessageOtp(String) - Constructor for class org.zoolu.sip.message.BaseMessageOtp
Costructs a new Message
BaseMessageOtp(UdpPacket) - Constructor for class org.zoolu.sip.message.BaseMessageOtp
Costructs a new Message
BaseSipHeaders - class org.zoolu.sip.header.BaseSipHeaders.
SipHeaders simply collects all standard SIP header names.
BaseSipHeaders() - Constructor for class org.zoolu.sip.header.BaseSipHeaders
 
BaseSipMethods - class org.zoolu.sip.message.BaseSipMethods.
Class BaseSipMethods collects all SIP method names.
BaseSipMethods() - Constructor for class org.zoolu.sip.message.BaseSipMethods
 
BaseSipResponses - class org.zoolu.sip.message.BaseSipResponses.
Class SipResponses provides all raeson-phrases corrspondent to the various SIP response codes
BaseSipResponses() - Constructor for class org.zoolu.sip.message.BaseSipResponses
 
body - Variable in class org.zoolu.sip.authentication.DigestAuthentication
 
body - Variable in class org.zoolu.sip.message.BaseMessageOtp
 
branch_param - Static variable in class org.zoolu.sip.header.ViaHeader
 
BUFFER_SIZE - Static variable in class org.zoolu.net.UdpProvider
The reading buffer size
BYE - Static variable in class org.zoolu.sip.message.BaseSipMethods
String "BYE"
bye() - Method in class org.zoolu.sip.call.Call
Close the ongoing call
bye() - Method in class org.zoolu.sip.dialog.InviteDialog
Termiante the call.
bye(Message) - Method in class org.zoolu.sip.dialog.InviteDialog
Termiante the call.
bytesToAddress(byte[]) - Static method in class org.zoolu.tools.Mangle
Transforms a four-bytes array into a dotted four-decimals string
bytesToHexString(byte[]) - Static method in class org.zoolu.tools.Mangle
Transforms a byte array into a string of hex values
bytesToHexString(byte[], int) - Static method in class org.zoolu.tools.Mangle
Transforms the first len bytes of an array into a string of hex values
bytesToInt(byte[]) - Static method in class org.zoolu.tools.Mangle
Transforms a 4-bytes array into a 32-bit int
bytesToWord(byte[]) - Static method in class org.zoolu.tools.Mangle
Transforms a 4-bytes array into a 32-bit word (with the more significative byte at left)
bytesToWord(byte[], int) - Static method in class org.zoolu.tools.Mangle
Transforms a 4-bytes array into a 32-bit word (with the more significative byte at left)

C

Call - class org.zoolu.sip.call.Call.
Class Call implements SIP calls.
Call_ID - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Call-ID"
Call_ID_short - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "i"
call(Message) - Method in class org.zoolu.sip.call.Call
Starts a new call with the invite message request
call(Message) - Method in class org.zoolu.sip.call.ExtendedCall
Starts a new call with the invite message request
Call(SipProvider, String, String, CallListener) - Constructor for class org.zoolu.sip.call.Call
Creates a new Call.
call(String) - Method in class org.zoolu.sip.call.Call
Starts a new call, inviting a remote user (callee)
call(String, String) - Method in class org.zoolu.sip.call.Call
Starts a new call, inviting a remote user (callee)
call(String, String, String, String) - Method in class org.zoolu.sip.call.Call
Starts a new call, inviting a remote user (callee)
call(String, String, String, String) - Method in class org.zoolu.sip.call.ExtendedCall
Starts a new call, inviting a remote user (r_user)
CallIdHeader - class org.zoolu.sip.header.CallIdHeader.
SIP Header Call-ID.
CallIdHeader(Header) - Constructor for class org.zoolu.sip.header.CallIdHeader
Creates a new CallIdHeader equal to CallIdHeader hd
CallIdHeader(String) - Constructor for class org.zoolu.sip.header.CallIdHeader
Creates a CallIdHeader with value hvalue
CallListener - interface org.zoolu.sip.call.CallListener.
Interface CallListener can be implemented to manage SIP calls (sipx.call.Call).
CallListenerAdapter - class org.zoolu.sip.call.CallListenerAdapter.
Class CallListenerAdapter implements CallListener interface providing a dummy implementation of all Call callback functions used to capture Call events.
CallListenerAdapter() - Constructor for class org.zoolu.sip.call.CallListenerAdapter
Creates a new dummy call listener
CANCEL - Static variable in class org.zoolu.sip.message.BaseSipMethods
String "CANCEL"
cancel() - Method in class org.zoolu.sip.call.Call
Cancels the outgoing call
cancel() - Method in class org.zoolu.sip.dialog.InviteDialog
Cancel the ongoing call request or a call listening.
cancel(Message) - Method in class org.zoolu.sip.dialog.InviteDialog
Cancel the ongoing call request or a call listening.
changeStatus(int) - Method in class org.zoolu.sip.dialog.Dialog
Changes the internal dialog state
charAt(int) - Method in class org.zoolu.tools.Parser
Gets the char at distance n WITHOUT going over
checkResponse() - Method in class org.zoolu.sip.authentication.DigestAuthentication
Whether the digest-response in the 'response' parameter in correct.
clearing_timeout - Static variable in class org.zoolu.sip.provider.SipStack
clearing timeout (milliseconds); T4 in RFC2361; they suggest T4=5sec
clone() - Method in class org.zoolu.net.SocketAddress
Makes a copy.
clone() - Method in class org.zoolu.net.IpAddress
Makes a copy
clone() - Method in class org.zoolu.sdp.SdpField
Creates and returns a copy of the SdpField.
clone() - Method in class org.zoolu.sip.address.SipURL
Creates and returns a copy of the URL
clone() - Method in class org.zoolu.sip.address.NameAddress
Creates and returns a copy of NameAddress
clone() - Method in class org.zoolu.sip.header.Header
Creates and returns a copy of the Header
clone() - Method in class org.zoolu.sip.header.StatusLine
Create a new copy of the request-line
clone() - Method in class org.zoolu.sip.header.MultipleHeader
Creates and returns a copy of Header
clone() - Method in class org.zoolu.sip.header.RequestLine
Create a new copy of the RequestLine
clone() - Method in class org.zoolu.sip.message.BaseMessage
Creates and returns a clone of the Message
clone() - Method in class org.zoolu.sip.message.Message
Creates and returns a clone of the Message
clone(byte[]) - Static method in class org.zoolu.tools.Mangle
Returns a copy of an array of bytes b
close() - Method in class org.zoolu.tools.Log
Closes the log
close() - Method in class org.zoolu.net.TcpSocket
Closes this socket.
close() - Method in class org.zoolu.net.UdpSocket
Closes this datagram socket.
close() - Method in class org.zoolu.sip.provider.SipInterface
Close the SipInterface.
cnonce - Variable in class org.zoolu.sip.authentication.DigestAuthentication
 
code - Variable in class org.zoolu.sip.header.StatusLine
 
compact - Variable in class org.zoolu.sip.header.MultipleHeader
whether to be rapresented with a comma-separated(compact) header line or multiple header lines
compare(byte[], byte[]) - Static method in class org.zoolu.tools.Mangle
Compares two arrays of bytes
compareIgnoreCase(char, char) - Static method in class org.zoolu.tools.Parser
Compares two chars ignoring case
completeNameAddress(String) - Method in class org.zoolu.sip.provider.SipProvider
(Deprecated) Constructs a NameAddress based on an input string.
Configurable - interface org.zoolu.tools.Configurable.
Configurable is the base interface for classes that can be configurated by a text file.
Configure - class org.zoolu.tools.Configure.
Configure helps the loading and saving of configuration data.
Configure() - Constructor for class org.zoolu.tools.Configure
Costructs a Configure container
Configure(Configurable, String) - Constructor for class org.zoolu.tools.Configure
Costructs a Configure container
connection_id - Variable in class org.zoolu.sip.message.BaseMessage
Connection identifier
ConnectionField - class org.zoolu.sdp.ConnectionField.
SDP connection field.
ConnectionField(SdpField) - Constructor for class org.zoolu.sdp.ConnectionField
Creates a new ConnectionField.
ConnectionField(String) - Constructor for class org.zoolu.sdp.ConnectionField
Creates a new ConnectionField.
ConnectionField(String, String) - Constructor for class org.zoolu.sdp.ConnectionField
Creates a new ConnectionField.
ConnectionField(String, String, int, int) - Constructor for class org.zoolu.sdp.ConnectionField
Creates a new ConnectionField.
ConnectionIdentifier - class org.zoolu.sip.provider.ConnectionIdentifier.
ConnectionIdentifier is the reference for active transport connections.
ConnectionIdentifier(ConnectedTransport) - Constructor for class org.zoolu.sip.provider.ConnectionIdentifier
Costructs a new ConnectionIdentifier.
ConnectionIdentifier(ConnectionIdentifier) - Constructor for class org.zoolu.sip.provider.ConnectionIdentifier
Costructs a new ConnectionIdentifier.
ConnectionIdentifier(String) - Constructor for class org.zoolu.sip.provider.ConnectionIdentifier
Costructs a new ConnectionIdentifier.
ConnectionIdentifier(String, IpAddress, int) - Constructor for class org.zoolu.sip.provider.ConnectionIdentifier
Costructs a new ConnectionIdentifier.
Contact - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Contact"
Contact_short - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "m"
contact_url - Variable in class org.zoolu.sip.call.Call
The user contact url
ContactHeader - class org.zoolu.sip.header.ContactHeader.
SIP Header Contact.
ContactHeader() - Constructor for class org.zoolu.sip.header.ContactHeader
Creates a ContactHeader with '*' as contact value
ContactHeader(Header) - Constructor for class org.zoolu.sip.header.ContactHeader
 
ContactHeader(NameAddress) - Constructor for class org.zoolu.sip.header.ContactHeader
 
ContactHeader(SipURL) - Constructor for class org.zoolu.sip.header.ContactHeader
 
contains(Object) - Method in class org.zoolu.tools.HashSet
 
Content_Length - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Content-Length"
Content_Length_short - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "l"
Content_Type - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Content-Type"
Content_Type_short - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "c"
ContentLengthHeader - class org.zoolu.sip.header.ContentLengthHeader.
SIP Header Content-Length
ContentLengthHeader(Header) - Constructor for class org.zoolu.sip.header.ContentLengthHeader
 
ContentLengthHeader(int) - Constructor for class org.zoolu.sip.header.ContentLengthHeader
 
ContentTypeHeader - class org.zoolu.sip.header.ContentTypeHeader.
SIP Header Content-Type
ContentTypeHeader(Header) - Constructor for class org.zoolu.sip.header.ContentTypeHeader
 
ContentTypeHeader(String) - Constructor for class org.zoolu.sip.header.ContentTypeHeader
 
copyBytes(byte[], byte[], int) - Static method in class org.zoolu.tools.Mangle
Copies all bytes of array src into array dst with offset offset
copyBytes(byte[], byte[], int, int) - Static method in class org.zoolu.tools.Mangle
Copies the first len bytes of array src into array dst with offset offset
copyFourBytes(byte[], byte[], int) - Static method in class org.zoolu.tools.Mangle
Copies a the first 4 bytes of array src into array dst with offset index
copyTwoBytes(byte[], byte[], int) - Static method in class org.zoolu.tools.Mangle
Copies the first 2 bytes of array src into array dst with offset offset
create2xxAckRequest(Dialog, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates an ACK request for a 2xx response.
createByeRequest(Dialog) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a BYE request.
createCancelRequest(Message) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a CANCEL request.
createInviteRequest(Dialog, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a new INVITE request within a dialog (re-invite).
createInviteRequest(SipProvider, SipURL, NameAddress, NameAddress, NameAddress, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a new INVITE request out of any pre-existing dialogs.
createMessageRequest(SipProvider, NameAddress, NameAddress, String, String, String) - Static method in class org.zoolu.sip.message.MessageFactory
Creates a new MESSAGE request (RFC3428)
createNon2xxAckRequest(SipProvider, Message, Message) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates an ACK request for a non-2xx response
createNotifyRequest(Dialog, String, String, String) - Static method in class org.zoolu.sip.message.MessageFactory
Creates a new NOTIFY request (RFC3265) within a dialog
createNotifyRequest(Dialog, String, String, String, String) - Static method in class org.zoolu.sip.message.MessageFactory
Creates a new NOTIFY request (RFC3265) within a dialog
createReferRequest(Dialog, NameAddress, NameAddress) - Static method in class org.zoolu.sip.message.MessageFactory
Creates a new REFER request (RFC3515) within a dialog parameters:
- refer_to mandatory
- referred_by optional
createReferRequest(SipProvider, NameAddress, NameAddress, NameAddress, NameAddress) - Static method in class org.zoolu.sip.message.MessageFactory
Creates a new REFER request (RFC3515)
createRegisterRequest(SipProvider, NameAddress, NameAddress, NameAddress) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a new REGISTER request.
createRequest(Dialog, String, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a SIP request message within a dialog, with a new branch via-parameter.
createRequest(SipProvider, String, NameAddress, NameAddress, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a SIP request message.
createRequest(SipProvider, String, SipURL, NameAddress, NameAddress, NameAddress, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a SIP request message.
createRequest(SipProvider, String, SipURL, NameAddress, NameAddress, NameAddress, String, long, String, String, String, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a SIP request message.
createRequest(String, SipURL, NameAddress, NameAddress, NameAddress, String, String, int, boolean, String, long, String, String, String, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a SIP request message.
createResponse(Message, int, String, NameAddress) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a SIP response message.
createResponse(Message, int, String, String, NameAddress, String, String) - Static method in class org.zoolu.sip.message.BaseMessageFactory
Creates a SIP response message.
createsDialog() - Method in class org.zoolu.sip.message.BaseMessage
Whether Message is a Method that creates a dialog
createSubscribeRequest(Dialog, String, String, String, String) - Static method in class org.zoolu.sip.message.MessageFactory
Creates a new SUBSCRIBE request (RFC3265) within a dialog (re-subscribe).
createSubscribeRequest(SipProvider, SipURL, NameAddress, NameAddress, NameAddress, String, String, String, String) - Static method in class org.zoolu.sip.message.MessageFactory
Creates a new SUBSCRIBE request (RFC3265) out of any pre-existing dialogs.
CRLF - Static variable in class org.zoolu.tools.Parser
Characters CR and LF.
CSeq - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "CSeq"
CSeqHeader - class org.zoolu.sip.header.CSeqHeader.
SIP Header CSeq.
CSeqHeader(Header) - Constructor for class org.zoolu.sip.header.CSeqHeader
 
CSeqHeader(long, String) - Constructor for class org.zoolu.sip.header.CSeqHeader
 
CSeqHeader(String) - Constructor for class org.zoolu.sip.header.CSeqHeader
 

D

D_ACCEPTED - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_ACCEPTED - Static variable in class org.zoolu.sip.dialog.SubscriberDialog
Internal state D_SUBSCRIBED
D_ACTIVE - Static variable in class org.zoolu.sip.dialog.NotifierDialog
Internal state D_ACTIVE (subscription has been activated)
D_ACTIVE - Static variable in class org.zoolu.sip.dialog.SubscriberDialog
Internal state D_ACTIVE
D_BYED - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_BYEING - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_CALL - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_CLOSE - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_INIT - Static variable in class org.zoolu.sip.dialog.NotifierDialog
Internal state D_INIT (the starting point)
D_INIT - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_INIT - Static variable in class org.zoolu.sip.dialog.SubscriberDialog
Internal state D_INIT
D_INVITED - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_INVITING - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_PENDING - Static variable in class org.zoolu.sip.dialog.NotifierDialog
Internal state D_PENDING (first subscription request has been accepted)
D_PENDING - Static variable in class org.zoolu.sip.dialog.SubscriberDialog
Internal state D_PENDING
D_ReACCEPTED - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_REFUSED - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_ReINVITED - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_ReINVITING - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_ReREFUSED - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_ReWAITING - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
D_SUBSCRIBED - Static variable in class org.zoolu.sip.dialog.NotifierDialog
Internal state D_SUBSCRIBED (first subscription request arrived)
D_SUBSCRIBING - Static variable in class org.zoolu.sip.dialog.SubscriberDialog
Internal state D_SUBSCRIBING
D_TERMINATED - Static variable in class org.zoolu.sip.dialog.NotifierDialog
Internal state D_TERMINATED (first subscription request has been refused or subscription has been terminated)
D_TERMINATED - Static variable in class org.zoolu.sip.dialog.SubscriberDialog
Internal state D_TERMINATED
D_WAITING - Static variable in class org.zoolu.sip.dialog.NotifierDialog
Internal state D_WAITING (listening for the first subscription request)
D_WAITING - Static variable in class org.zoolu.sip.dialog.InviteDialog
 
Date - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Date"
DateFormat - class org.zoolu.tools.DateFormat.
Class DateFormat replaces the format method of java.text.DateFormat.
DateFormat() - Constructor for class org.zoolu.tools.DateFormat
 
DateHeader - class org.zoolu.sip.header.DateHeader.
SIP Header Date
DateHeader(Date) - Constructor for class org.zoolu.sip.header.DateHeader
 
DateHeader(Header) - Constructor for class org.zoolu.sip.header.DateHeader
 
DateHeader(String) - Constructor for class org.zoolu.sip.header.DateHeader
 
DAY - Static variable in class org.zoolu.tools.RotatingLog
Day
debug_level - Static variable in class org.zoolu.sip.provider.SipStack
Log level.
decode(String) - Static method in class org.zoolu.tools.Base64
Base64 decoder
decrement() - Method in class org.zoolu.sip.header.MaxForwardsHeader
Decrements the Max-Forwards number
decrypt(byte[], byte[]) - Static method in class org.zoolu.tools.MD5OTP
Decrypts an array of bytes with the IV at top.
default_expires - Static variable in class org.zoolu.sip.provider.SipStack
Default 'expires' value in seconds.
default_nmax_connections - Static variable in class org.zoolu.sip.provider.SipStack
Default max number of contemporary open transport connections.
default_port - Static variable in class org.zoolu.sip.provider.SipStack
Default SIP port.
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.zoolu.net.UdpProvider
Default value for the maximum time that the UDP receiver can remain active after been halted (in milliseconds)
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.zoolu.net.TcpServer
Default value for the maximum time that the tcp server can remain active after been halted (in milliseconds)
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.zoolu.net.TcpConnection
Default value for the maximum time that the tcp connection can remain active after been halted (in milliseconds)
default_transport_protocols - Static variable in class org.zoolu.sip.provider.SipStack
Default supported transport protocols.
dialog - Variable in class org.zoolu.sip.call.Call
The invite dialog (sip.dialog.InviteDialog)
Dialog - class org.zoolu.sip.dialog.Dialog.
Class Dialog maintains a complete information status of a generic SIP dialog.
dialog_id - Variable in class org.zoolu.sip.dialog.Dialog
Dialog identifier
dialog_methods - Static variable in class org.zoolu.sip.message.BaseSipMethods
Array of standards methods that creates a dialog
dialog_methods - Static variable in class org.zoolu.sip.message.SipMethods
Array of all methods that create a dialog
dialog_sqn - Variable in class org.zoolu.sip.dialog.Dialog
Dialog sequence number
Dialog(SipProvider) - Constructor for class org.zoolu.sip.dialog.Dialog
Creates a new empty Dialog
DialogIdentifier - class org.zoolu.sip.provider.DialogIdentifier.
DialogIdentifier is used to address specific dialogs to the SipProvider.
DialogIdentifier(DialogIdentifier) - Constructor for class org.zoolu.sip.provider.DialogIdentifier
Costructs a new DialogIdentifier.
DialogIdentifier(String, String, String) - Constructor for class org.zoolu.sip.provider.DialogIdentifier
Costructs a new DialogIdentifier based on call-id, local and remote tags.
DialogInfo - class org.zoolu.sip.dialog.DialogInfo.
Class DialogInfo maintains a complete information status of a generic SIP dialog.
DialogInfo() - Constructor for class org.zoolu.sip.dialog.DialogInfo
Creates a new empty DialogInfo
digest(byte[]) - Static method in class org.zoolu.tools.MD5
Calculates the MD5.
digest(byte[], int, int) - Static method in class org.zoolu.tools.MD5
Calculates the MD5.
digest(int, byte[]) - Static method in class org.zoolu.tools.SimpleDigest
Calculates the SimpleDigest.
digest(int, byte[], int, int) - Static method in class org.zoolu.tools.SimpleDigest
Calculates the SimpleDigest.
digest(int, String) - Static method in class org.zoolu.tools.SimpleDigest
Calculates the SimpleDigest.
digest(String) - Static method in class org.zoolu.tools.MD5
Calculates the MD5.
DigestAuthentication - class org.zoolu.sip.authentication.DigestAuthentication.
The HTTP Digest Authentication as defined in RFC2617.
DigestAuthentication() - Constructor for class org.zoolu.sip.authentication.DigestAuthentication
Costructs a new DigestAuthentication.
DigestAuthentication(String, AuthorizationHeader, String, String) - Constructor for class org.zoolu.sip.authentication.DigestAuthentication
Costructs a new DigestAuthentication.
DigestAuthentication(String, String, WwwAuthenticateHeader, String, String, String, String) - Constructor for class org.zoolu.sip.authentication.DigestAuthentication
Costructs a new DigestAuthentication.
doFinal() - Method in class org.zoolu.tools.MessageDigest
MessageDigest finalization.
doFinal() - Method in class org.zoolu.tools.MD5
MessageDigest finalization.
doFinal() - Method in class org.zoolu.tools.SimpleDigest
MessageDigest finalization.

E

early_dialog - Static variable in class org.zoolu.sip.provider.SipStack
Whether 1xx responses create an "early dialog" for methods that create dialog.
encode(byte[]) - Static method in class org.zoolu.tools.Base64
Base64 encoder
encrypt(byte[], byte[]) - Static method in class org.zoolu.tools.MD5OTP
Encrypts an array of bytes.
EndPointHeader - class org.zoolu.sip.header.EndPointHeader.
Abstract EndPointHeader is the base Class for SIP Headers such as FromHeader, ToHeader.
EndPointHeader(Header) - Constructor for class org.zoolu.sip.header.EndPointHeader
Creates a new EndPointHeader.
EndPointHeader(String, NameAddress) - Constructor for class org.zoolu.sip.header.EndPointHeader
Creates a new EndPointHeader.
EndPointHeader(String, NameAddress, String) - Constructor for class org.zoolu.sip.header.EndPointHeader
Creates a new EndPointHeader.
EndPointHeader(String, SipURL) - Constructor for class org.zoolu.sip.header.EndPointHeader
Creates a new EndPointHeader.
EndPointHeader(String, SipURL, String) - Constructor for class org.zoolu.sip.header.EndPointHeader
Creates a new EndPointHeader.
equals(NameAddress) - Method in class org.zoolu.sip.address.NameAddress
Whether two NameAddresses are equals
equals(Object) - Method in class org.zoolu.net.SocketAddress
Wthether it is equal to Object obj.
equals(Object) - Method in class org.zoolu.net.IpAddress
Wthether it is equal to Object obj
equals(Object) - Method in class org.zoolu.sdp.SdpField
Whether the SdpField is equal to Object obj
equals(Object) - Method in class org.zoolu.sip.address.SipURL
Indicates whether some other Object is "equal to" this URL
equals(Object) - Method in class org.zoolu.sip.address.NameAddress
Indicates whether some other Object is "equal to" this NameAddress
equals(Object) - Method in class org.zoolu.sip.header.Header
Whether the Header is equal to Object obj
equals(Object) - Method in class org.zoolu.sip.header.StatusLine
Indicates whether some other Object is "equal to" this StatusLine
equals(Object) - Method in class org.zoolu.sip.header.MultipleHeader
Indicates whether some other Object is "equal to" this Header
equals(Object) - Method in class org.zoolu.sip.header.RequestLine
Indicates whether some other Object is "equal to" this RequestLine
equals(Object) - Method in class org.zoolu.sip.provider.Identifier
Whether the Identifier equals to obj.
equals(SipURL) - Method in class org.zoolu.sip.address.SipURL
Whether two SipURLs are equals
Event - Static variable in class org.zoolu.sip.header.SipHeaders
String "Event"
event_log - Variable in class org.zoolu.sip.provider.SipProvider
Event Loger
Event_short - Static variable in class org.zoolu.sip.header.SipHeaders
String "o"
EventHeader - class org.zoolu.sip.header.EventHeader.
SIP Event header (RFC 3265).
EventHeader(Header) - Constructor for class org.zoolu.sip.header.EventHeader
Costructs a new EventHeader.
EventHeader(String) - Constructor for class org.zoolu.sip.header.EventHeader
Costructs a new EventHeader.
EventHeader(String, String) - Constructor for class org.zoolu.sip.header.EventHeader
Costructs a new EventHeader.
ExceptionPrinter - class org.zoolu.tools.ExceptionPrinter.
Class ExceptionPrinter just contains method getStackTrace(Exception e) for getting a String reporting the stack-trace and description of Exception e.
ExceptionPrinter() - Constructor for class org.zoolu.tools.ExceptionPrinter
 
Expires - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "Expires"
ExpiresHeader - class org.zoolu.sip.header.ExpiresHeader.
SIP Header Expires.
ExpiresHeader(Date) - Constructor for class org.zoolu.sip.header.ExpiresHeader
Creates a new ExpiresHeader based on a Date value.
ExpiresHeader(Header) - Constructor for class org.zoolu.sip.header.ExpiresHeader
 
ExpiresHeader(int) - Constructor for class org.zoolu.sip.header.ExpiresHeader
Creates a new ExpiresHeader with delta-seconds as value.
ExpiresHeader(String) - Constructor for class org.zoolu.sip.header.ExpiresHeader
 
ExtendedCall - class org.zoolu.sip.call.ExtendedCall.
Class ExtendedCall extends basic SIP calls.
ExtendedCall(SipProvider, String, String, ExtendedCallListener) - Constructor for class org.zoolu.sip.call.ExtendedCall
Creates a new ExtendedCall.
ExtendedCall(SipProvider, String, String, String, String, String, ExtendedCallListener) - Constructor for class org.zoolu.sip.call.ExtendedCall
Creates a new ExtendedCall.
ExtendedCallListener - interface org.zoolu.sip.call.ExtendedCallListener.
Interface ExtendedCallListener can be implemented to manage exteded SIP calls (sipx.call.ExtendedCall).
ExtendedInviteDialog - class org.zoolu.sip.dialog.ExtendedInviteDialog.
Class ExtendedInviteDialog can be used to manage extended invite dialogs.
ExtendedInviteDialog(SipProvider, ExtendedInviteDialogListener) - Constructor for class org.zoolu.sip.dialog.ExtendedInviteDialog
Creates a new ExtendedInviteDialog.
ExtendedInviteDialog(SipProvider, String, String, String, ExtendedInviteDialogListener) - Constructor for class org.zoolu.sip.dialog.ExtendedInviteDialog
Creates a new ExtendedInviteDialog.
ExtendedInviteDialogListener - interface org.zoolu.sip.dialog.ExtendedInviteDialogListener.
An ExtendedInviteDialogListener listens for ExtendedInviteDialog events.

F

flush() - Method in class org.zoolu.tools.Log
Flushes
force_rport - Static variable in class org.zoolu.sip.provider.SipStack
Whether adding (forcing) 'rport' parameter on via header fields of incoming requests.
formatEEEddMMM(Date) - Static method in class org.zoolu.tools.DateFormat
Gets a "EEE, dd MMM yyyy hh:mm:ss 'GMT'" representation of a Date
formatHHMMSS(Date) - Static method in class org.zoolu.tools.DateFormat
Gets a "HH:mm:ss.SSS EEE dd MMM yyyy" representation of a Date
formatYYYYMMDD(Date) - Static method in class org.zoolu.tools.DateFormat
Gets a "yyyy MMM dd, HH:mm:ss.SSS" representation of a Date
fourBytes(byte[], int) - Static method in class org.zoolu.tools.Mangle
Returns a 4-byte array from array b with offset offset
From - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "From"
From_short - Static variable in class org.zoolu.sip.header.BaseSipHeaders
String "f"
from_url - Variable in class org.zoolu.sip.call.Call
The user url
FromHeader - class org.zoolu.sip.header.FromHeader.
SIP Header From.
FromHeader(Header) - Constructor for class org.zoolu.sip.header.FromHeader
 
FromHeader(NameAddress) - Constructor for class org.zoolu.sip.header.FromHeader
 
FromHeader(NameAddress, String) - Constructor for class org.zoolu.sip.header.FromHeader
 
FromHeader(SipURL) - Constructor for class org.zoolu.sip.header.FromHeader
 
FromHeader(SipURL, String) - Constructor for class org.zoolu.sip.header.FromHeader
 

G

getAbsoluteURI() - Method in class org.zoolu.sip.header.AlertInfoHeader
Gets the absoluteURI
getAcceptHeader() - Method in class org.zoolu.sip.message.BaseMessage
Gets AcceptHeader
getAcceptRange() - Method in class org.zoolu.sip.header.AcceptHeader
Gets the accept-range
getAddress() - Method in class org.zoolu.net.SocketAddress
Gets the host address.
getAddress() - Method in class org.zoolu.net.TcpSocket
Gets the address to which the socket is connected.
getAddress() - Method in class org.zoolu.sdp.ConnectionField
Gets the connection address.
getAddress() - Method in class org.zoolu.sdp.OriginField
Gets the address.
getAddress() - Method in class org.zoolu.sip.address.NameAddress
Gets address of NameAddress
getAddress() - Method in class org.zoolu.sip.header.RequestLine
 
getAddressType() - Method in class org.zoolu.sdp.ConnectionField
Gets the connection address.
getAddressType() - Method in class org.zoolu.sdp.OriginField
Gets the address type.
getAlertInfoHeader() - Method in class org.zoolu.sip.message.BaseMessage
Gets AlertInfoHeader
getAlgorithParam() - Method in class org.zoolu.sip.header.AuthenticationHeader
Returns the algorithm
getAllowEventsHeader() - Method in class org.zoolu.sip.message.Message
Gets AllowEventsHeader
getAllowHeader() - Method in class org.zoolu.sip.message.BaseMessage
Gets AllowHeader
getAttribute(String) - Method in class org.zoolu.sdp.MediaDescriptor
Gets a particular attribute
getAttribute(String) - Method in class org.zoolu.sdp.SessionDescriptor
Gets the first AttributeField of a particular attribute name.
getAttributeName() - Method in class org.zoolu.sdp.AttributeField
Gets the attribute name.
getAttributes() - Method in class org.zoolu.sdp.MediaDescriptor
Gets a Vector of attribute values.
getAttributes() - Method in class org.zoolu.sdp.SessionDescriptor
Gets a Vector of attribute values.
getAttributes(String) - Method in class org.zoolu.sdp.MediaDescriptor
Gets a Vector of attribute values of a particular attribute name.
getAttributes(String) - Method in class org.zoolu.sdp.SessionDescriptor
Gets a Vector of attribute values of a particular attribute name.
getAttributeValue() - Method in class org.zoolu.sdp.AttributeField
Gets the attribute value.
getAudioInputStream(URL) - Static method in class org.zoolu.tools.Archive
Gets an AudioInputStream from an URL
getAuthenticationInfoHeader() - Method in class org.zoolu.sip.message.BaseMessage
Gets AuthenticationInfoHeader
getAuthorizationHeader() - Method in class org.zoolu.sip.authentication.DigestAuthentication
Gets a new AuthorizationHeader based on current authentication attributes.
getAuthorizationHeader() - Method in class org.zoolu.sip.message.BaseMessage
Gets AuthorizationHeader
getAuthScheme() - Method in class org.zoolu.sip.header.AuthenticationHeader
Gets the athentication scheme (i.e. the first token).
getAuthScheme() - Method in class org.zoolu.sip.header.AuthenticationInfoHeader
Gets the athentication scheme.
getAutsParam() - Method in class org.zoolu.sip.header.AuthenticationHeader
Returns the auts
getBody() - Method in class org.zoolu.sip.message.BaseMessage
Gets message body.
getBody() - Method in class org.zoolu.sip.message.BaseMessageOtp
Gets message body.
getBodyType() - Method in class org.zoolu.sip.message.BaseMessage
Gets body(content) type
getBodyType() - Method in class org.zoolu.sip.message.BaseMessageOtp
Gets body(content) type
getBottom() - Method in class org.zoolu.sip.header.MultipleHeader
Gets bottom Header
getBranch() - Method in class org.zoolu.sip.header.ViaHeader
Gets "branch" parameter
getByName(String) - Static method in class org.zoolu.net.IpAddress
Gets the IpAddress for a given fully-qualified host name.
getBytes(byte[], int, int) - Static method in class org.zoolu.tools.Mangle
Returns a len-byte array from array b with offset offset
getCallId() - Method in class org.zoolu.sip.header.CallIdHeader
Gets Call-Id of CallIdHeader
getCallID() - Method in class org.zoolu.sip.dialog.DialogInfo
Gets the call-id
getCallIdHeader() - Method in class org.zoolu.sip.message.BaseMessage
Gets CallIdHeader of Message
getChar() - Method in class org.zoolu.tools.Parser
Gets the next char and go over
getCnonceParam() - Method in class org.zoolu.sip.header.AuthenticationHeader
Returns the cnonce (unquoted)
getCode() - Method in class org.zoolu.sip.header.StatusLine
 
getConnection() - Method in class org.zoolu.sdp.MediaDescriptor
Gets connection information.
getConnection() - Method in class org.zoolu.sdp.SessionDescriptor
Gets the connection-information 'c' field
getConnectionId() - Method in class org.zoolu.sip.message.BaseMessage
Gets connection identifier
getConnectionId() - Method in class org.zoolu.sip.transaction.Transaction
Gets the transaction connection id
getContactHeader() - Method in class org.zoolu.sip.message.BaseMessage
Deprecated.
getContacts() - Method in class org.zoolu.sip.message.BaseMessage
Gets a MultipleHeader of Contacts
getContentLength() - Method in class org.zoolu.sip.header.ContentLengthHeader
Gets content-length of ContentLengthHeader
getContentLengthHeader() - Method in class org.zoolu.sip.message.BaseMessage
Gets ContentLengthHeader of Message
getContentType() - Method in class org.zoolu.si