A B C D E F G H I J K L M N O P Q R S T U V W

A

accept_time - Variable in class local.ua.UserAgentProfile
Automatic answer time in seconds; time<0 corresponds to manual answer mode.
accept() - Method in class local.ua.PresenceAgent
Notify a watcher of "active" state.
accept() - Method in class local.ua.UserAgent
Closes an ongoing, incoming, or pending call
activate() - Method in class local.ua.PresenceAgent
Notify a watcher of "active" state.
addClient(TransactionServer, Transaction) - Method in class local.server.StatefulProxyState
Appends a new client to server ts.
addElement(String) - Method in class local.ua.StringList
Adds element
addLine(Object, InputStream) - Method in class local.media.MixerLine
Adds a new line.
addLine(Object, OutputStream) - Method in class local.media.SplitterLine
Adds a new line.
addMediaDescriptor(String, int, int, String, int) - Method in class local.ua.UserAgent
Adds a media to the SDP
addServer(TransactionServer) - Method in class local.server.StatefulProxyState
Adds a new server ts
addUser(String) - Method in class local.server.LocationServiceImpl
Adds a new user at the database.
addUser(String) - Method in class local.server.AuthenticationServiceImpl
Adds a new user at the database.
addUser(String) - Method in interface local.server.Repository
Adds a new user at the database.
addUser(String, byte[]) - Method in interface local.server.AuthenticationService
Adds a new user at the database.
addUser(String, byte[]) - Method in class local.server.AuthenticationServiceImpl
Adds a new user at the database.
addUserContact(String, NameAddress, Date) - Method in class local.server.LocationServiceImpl
Adds a contact.
addUserContact(String, NameAddress, Date) - Method in interface local.server.LocationService
Adds a contact.
alaw2linear(int) - Static method in class local.media.G711
Converts an A-law value to 16-bit linear PCM
alaw2ulaw(int) - Static method in class local.media.G711
A-law to u-law conversion.
as - Variable in class local.server.Registrar
AuthenticationServer.
audio - Variable in class local.ua.UserAgentProfile
Whether using audio
audio_app - Variable in class local.ua.UserAgent
Audio application
audio_avp - Variable in class local.ua.UserAgentProfile
Audio avp
audio_codec - Variable in class local.ua.UserAgentProfile
Audio codec
audio_frame_size - Variable in class local.ua.UserAgentProfile
Audio frame size
audio_port - Variable in class local.ua.UserAgentProfile
Audio port
audio_sample_rate - Variable in class local.ua.UserAgentProfile
Audio sample rate
audio_sample_size - Variable in class local.ua.UserAgentProfile
Audio sample size
AudioClipPlayer - class local.media.AudioClipPlayer.
Plays an audio file.
AudioClipPlayer(AudioInputStream, AudioClipPlayerListener) - Constructor for class local.media.AudioClipPlayer
Creates the SoundPlayer
AudioClipPlayer(File, AudioClipPlayerListener) - Constructor for class local.media.AudioClipPlayer
Creates the SoundPlayer
AudioClipPlayer(InputStream, AudioClipPlayerListener) - Constructor for class local.media.AudioClipPlayer
Creates the SoundPlayer
AudioClipPlayer(String, AudioClipPlayerListener) - Constructor for class local.media.AudioClipPlayer
Creates the SoundPlayer
AudioClipPlayerListener - interface local.media.AudioClipPlayerListener.
Listener for AudioClipPlayer.
AudioInput - class local.media.AudioInput.
AudioInput allows the access of system audio input in pure-java manner.
AudioInput() - Constructor for class local.media.AudioInput
Constructs an AudioInput with audio_format=[8000 Hz, ULAW, 8bit, Mono]
AudioInput(AudioFormat) - Constructor for class local.media.AudioInput
Constructs an AudioInput
AudioOutput - class local.media.AudioOutput.
AudioOutput allows the access of system audio output in pure-java manner.
AudioOutput() - Constructor for class local.media.AudioOutput
Constructs an AudioOutput with audio_format=[8000 Hz, ULAW, 8bit, Mono]
AudioOutput(AudioFormat) - Constructor for class local.media.AudioOutput
Constructs an AudioOutput
AudioReceiver - class local.media.AudioReceiver.
AudioReceiver is a pure-java audio stream receiver.
AudioReceiver() - Constructor for class local.media.AudioReceiver
 
AudioSender - class local.media.AudioSender.
AudioSender is a pure-java audio stream sender.
AudioSender() - Constructor for class local.media.AudioSender
 
authenticateProxyRequest(Message) - Method in interface local.server.AuthenticationServer
Authenticates a proxing SIP request.
authenticateProxyRequest(Message) - Method in class local.server.AuthenticationServerImpl
Authenticates a SIP request.
authenticateRequest(Message) - Method in interface local.server.AuthenticationServer
Authenticates a SIP request.
authenticateRequest(Message) - Method in class local.server.AuthenticationServerImpl
Authenticates a SIP request.
authenticateRequest(Message, int) - Method in class local.server.AuthenticationServerImpl
Authenticates a SIP request.
authentication_db - Variable in class local.server.ServerProfile
The name of the authentication DB.
authentication_realm - Variable in class local.server.ServerProfile
The authentication realm.
authentication_scheme - Variable in class local.server.AuthenticationServerImpl
The authentication scheme.
authentication_scheme - Variable in class local.server.ServerProfile
The authentication scheme.
AUTHENTICATION_SCHEMES - Static variable in class local.server.Registrar
List of already supported authentication schemes
AUTHENTICATION_SERVER_CLASSES - Static variable in class local.server.Registrar
List of authentication server Classes (ordered as in AUTHENTICATION_SCHEMES)
authentication_service - Variable in class local.server.Registrar
AuthenticationService (i.e. the repository with authentication credentials).
authentication_service - Variable in class local.server.AuthenticationServerImpl
The repository of users's authentication data.
authentication_service - Variable in class local.server.ServerProfile
The type of authentication service.
AUTHENTICATION_SERVICE_CLASSES - Static variable in class local.server.Registrar
List of authentication service Classes (ordered as in AUTHENTICATION_SERVICES)
AUTHENTICATION_SERVICES - Static variable in class local.server.Registrar
List of already supported authentication services
AuthenticationServer - interface local.server.AuthenticationServer.
AuthenticationServer is the interface used by a SIP server to authenticate SIP requests.
AuthenticationServerImpl - class local.server.AuthenticationServerImpl.
Class AuthenticationServerImpl implements an AuthenticationServer for HTTP Digest authentication.
AuthenticationServerImpl(String, AuthenticationService, Log) - Constructor for class local.server.AuthenticationServerImpl
Costructs a new AuthenticationServerImpl.
AuthenticationService - interface local.server.AuthenticationService.
AuthenticationService is the interface used by a SIP server to access to an AAA repository.
AuthenticationServiceImpl - class local.server.AuthenticationServiceImpl.
AuthenticationServiceImpl is a simple implementation of a AuthenticationService.
AuthenticationServiceImpl(String) - Constructor for class local.server.AuthenticationServiceImpl
Creates a new AuthenticationService.
available() - Method in class local.media.ToneInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class local.media.MixerLine
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.

B

BIAS - Static variable in class local.media.G711
Bias for linear code.
bin_rat - Variable in class local.ua.UserAgentProfile
RAT command-line executable
bin_vic - Variable in class local.ua.UserAgentProfile
VIC command-line executable
BUFFER_SIZE - Static variable in class local.media.RtpStreamReceiver
Size of the read buffer
byte2int(byte) - Static method in class local.media.RtpStreamTranslator
 
byte2int(byte) - Static method in class local.media.RtpStreamReceiver
 
byte2int(byte, byte) - Static method in class local.media.RtpStreamTranslator
 
byte2int(byte, byte) - Static method in class local.media.RtpStreamReceiver
 

C

call - Variable in class local.ua.UserAgent
Call
call_log - Variable in class local.server.ServerProfile
Whether maintaining a complete call log.
call_to - Variable in class local.ua.UserAgentProfile
Automatic call a remote user secified by the 'call_to' value.
call_transfer - Variable in class local.ua.UserAgent
Call transfer
call(String) - Method in class local.ua.CommandLineUA
Makes a new call
call(String) - Method in class local.ua.UserAgent
Makes a new call (acting as UAC).
CallLogger - interface local.server.CallLogger.
CallLogger keeps a complete trace of processed calls.
CallLoggerImpl - class local.server.CallLoggerImpl.
CallLoggerImpl implements a simple CallLogger.
CallLoggerImpl(String) - Constructor for class local.server.CallLoggerImpl
Costructs a new CallLoggerImpl.
changeStatus(String) - Method in class local.ua.UserAgent
Changes the call state
clean_location_db - Variable in class local.server.ServerProfile
Whether location DB has to be cleaned at startup.
clearClients(TransactionServer) - Method in class local.server.StatefulProxyState
Removes all clients bound to server ts.
close() - Method in class local.net.RtpSocket
Closes this socket
close() - Method in class local.media.ToneInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class local.media.Mixer
Close the Mixer.
close() - Method in class local.media.SplitterLine
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class local.media.MixerLine
Closes this input stream and releases any system resources associated with the stream.
closeAudioLine() - Static method in class local.media.AudioOutput
Closes the static system audio output line
closeAudioLine() - Static method in class local.media.AudioInput
Closes the static system audio input line
closeMediaApplication() - Method in class local.ua.UserAgent
Close the Media Application
CommandLineMA - class local.ua.CommandLineMA.
Simple command-line short-message UA.
CommandLineMA(SipProvider, UserAgentProfile) - Constructor for class local.ua.CommandLineMA
Costructs a new CommandLineMA.
CommandLinePA - class local.ua.CommandLinePA.
Simple command-line Presence Agent (PA).
CommandLinePA(SipProvider, UserAgentProfile) - Constructor for class local.ua.CommandLinePA
Costructs a new CommandLinePA.
CommandLineUA - class local.ua.CommandLineUA.
Simple command-line-based SIP user agent (UA).
CommandLineUA(SipProvider, UserAgentProfile) - Constructor for class local.ua.CommandLineUA
Costructs a UA with a default media port
contact_url - Variable in class local.ua.UserAgentProfile
Contact URL.
contacts_file - Static variable in class local.ua.UserAgentProfile
Path for the 'contacts.lst' file where save and load the VisualUA contacts By default, it is used the "config/contacts.lst" folder
contains(String) - Method in class local.ua.StringList
Whether the element is present
controllerUpdate(ControllerEvent) - Method in class local.media.JVisualReceiver
 
controllerUpdate(ControllerEvent) - Method in class local.media.JMediaReceiver
 
controllerUpdate(ControllerEvent) - Method in interface local.media.JMediaReceiverListener
 

D

DEBUG - Static variable in class local.media.RtpStreamReceiver
Whether working in debug mode.
DEBUG - Static variable in class local.media.RtpStreamSender
Whether working in debug mode.
delta_time - Variable in class local.net.KeepAliveUdp
Time between two keep-alive tokens [millisecs]
do_authentication - Variable in class local.server.ServerProfile
Whether the Server authenticates local users.
do_proxy_authentication - Variable in class local.server.ServerProfile
Whether the Proxy authenticates users.
do_register - Variable in class local.ua.UserAgentProfile
Whether registering with the registrar server
do_unregister - Variable in class local.ua.UserAgentProfile
Whether unregistering the contact address
do_unregister_all - Variable in class local.ua.UserAgentProfile
Whether unregistering all contacts beafore registering the contact address
domain_names - Variable in class local.server.ServerProfile
The domain names that the server administers.
domain_port_any - Variable in class local.server.ServerProfile
Whether consider any port as valid local domain port (regardless which sip port is used).
domain_routing_rules - Variable in class local.server.ServerProfile
Array of RoutingRules based on pairs of destination domain and corresponding nexthop address.

E

elementAt(int) - Method in class local.ua.StringList
Gets the element at positon i
exit() - Method in class local.ua.CommandLineUA
Exits
expires - Variable in class local.server.ServerProfile
Maximum expires time (in seconds).
expires - Variable in class local.ua.UserAgentProfile
Expires time (in seconds).
EXT_PIPE_SIZE - Static variable in class local.media.ExtendedPipedInputStream
The circular buffer size.
ExtendedPipedInputStream - class local.media.ExtendedPipedInputStream.
ExtendedPipedInputStream.
ExtendedPipedInputStream() - Constructor for class local.media.ExtendedPipedInputStream
Creates a new ExtendedPipedInputStream.
ExtendedPipedInputStream(PipedOutputStream) - Constructor for class local.media.ExtendedPipedInputStream
Creates a new ExtendedPipedInputStream.
ExtendedPipedOutputStream - class local.media.ExtendedPipedOutputStream.
ExtendedPipedOutputStream.
ExtendedPipedOutputStream() - Constructor for class local.media.ExtendedPipedOutputStream
Creates a new ExtendedPipedOutputStream.
ExtendedPipedOutputStream(PipedInputStream) - Constructor for class local.media.ExtendedPipedOutputStream
Creates a new ExtendedPipedOutputStream.

F

flush() - Method in class local.media.SplitterLine
Flushes this output stream and forces any buffered output bytes to be written out.
from_url - Variable in class local.ua.UserAgentProfile
User's AOR (Address Of Record), used also as From URL.

G

G711 - class local.media.G711.
G.711 codec.
G711() - Constructor for class local.media.G711
 
getAuthenticationInfoHeader() - Method in interface local.server.AuthenticationServer
Gets AuthenticationInfoHeader.
getAuthenticationInfoHeader() - Method in class local.server.AuthenticationServerImpl
Gets AuthenticationInfoHeader.
getClients(TransactionServer) - Method in class local.server.StatefulProxyState
Gets all clients bound to server ts.
getControlPanelComponent() - Method in class local.media.JMediaReceiver
 
getCscrCount() - Method in class local.net.RtpPacket
Gets the CSCR count (CC)
getCscrList() - Method in class local.net.RtpFlow
Gets the CSCR list
getCscrList() - Method in class local.net.RtpPacket
Gets the CSCR list
getDatagramSocket() - Method in class local.net.RtpSocket
Returns the RTP DatagramSocket
getDeltaTime() - Method in class local.net.KeepAliveUdp
Gets the time (in milliseconds) between two keep-alive tokens
getDestSoAddress() - Method in class local.net.KeepAliveUdp
Gets the destination SocketAddress
getDestSockets() - Method in class local.net.UdpMultiRelay
Gets the destination sockets
getElements() - Method in class local.ua.StringList
Gets elements
getFinalResponse(TransactionServer) - Method in class local.server.StatefulProxyState
Gets the final response for server ts.
getHeaderLength() - Method in class local.net.RtpPacket
Gets the RTP header length
getInputStream() - Method in class local.media.AudioInput
Gets the audio InputStream
getLength() - Method in class local.net.RtpPacket
Gets the RTP packet length
getLocalDomains() - Method in class local.server.ServerEngine
Gets a String of the list of local domain names.
getLocalPort() - Method in class local.net.UdpRelay
Gets the local receiver/sender port
getLocalPort() - Method in class local.net.UdpMultiRelay
Gets the local port
getName() - Method in class local.server.AuthenticationServiceImpl
Returns the name of the database.
getNexthop(SipURL) - Method in interface local.server.RoutingRule
Gets the proper next-hop SipURL for the selected URL.
getNoRelayDestSocket() - Method in class local.net.UdpMultiRelay
Gets the destination socket to which the packets must not be relayed
getOuputStream() - Method in class local.media.AudioOutput
Gets the audio OuputStream
getPacket() - Method in class local.net.RtpPacket
Gets the RTP packet
getPayload() - Method in class local.net.RtpPacket
Gets the payload
getPayloadLength() - Method in class local.net.RtpPacket
Gets the RTP header length
getPayloadType() - Method in class local.net.RtpFlow
Gets the payload type (PT)
getPayloadType() - Method in class local.net.RtpPacket
Gets the payload type (PT)
getPhoneTarget(SipURL) - Method in class local.server.Proxy
Tries to find the target for a username or phone URL not registered within the location service.
getRemoteUser() - Method in class local.ua.CommandLineMA
Gets the remote peer of the last received/sent message.
getSequenceNumber() - Method in class local.net.RtpFlow
Gets the last sequence number
getSequenceNumber() - Method in class local.net.RtpPacket
Gets the sequence number
getServer(Transaction) - Method in class local.server.StatefulProxyState
Gets the server bound to client tc
getSessionDescriptor() - Method in class local.ua.UserAgent
Gets the local SDP
getSoTimeout() - Method in class local.net.UdpRelay
Gets the maximum time that the UDP relay can remain active after been halted
getSoTimeout() - Method in class local.net.UdpMultiRelay
Gets the maximum time that the UDP relay can remain active after been halted
getSscr() - Method in class local.net.RtpFlow
Gets the SSCR
getSscr() - Method in class local.net.RtpPacket
Gets the SSCR
getStatus() - Method in class local.ua.UserAgent
Gets the call state
getTargets(Message) - Method in class local.server.Registrar
Gets the request's targets as Vector of String.
getTimestamp() - Method in class local.net.RtpFlow
Gets the last timestamp
getTimestamp() - Method in class local.net.RtpPacket
Gets the timestamp
getUserContactExpirationDate(String, String) - Method in class local.server.LocationServiceImpl
Gets expiration date of the user contact.
getUserContactExpirationDate(String, String) - Method in interface local.server.LocationService
Gets expiration date of the user contact.
getUserContactNameAddress(String, String) - Method in class local.server.LocationServiceImpl
Gets NameAddress value of the user contact.
getUserContactNameAddress(String, String) - Method in interface local.server.LocationService
Gets NameAddress value of the user contact.
getUserContactURLs(String) - Method in class local.server.LocationServiceImpl
Gets the user contacts that are not expired.
getUserContactURLs(String) - Method in interface local.server.LocationService
Gets the user contacts that are not expired.
getUserKey(String) - Method in interface local.server.AuthenticationService
Gets the user key.
getUserKey(String) - Method in class local.server.AuthenticationServiceImpl
Gets the user key
getUsers() - Method in class local.server.LocationServiceImpl
Returns an enumeration of the users in this database.
getUsers() - Method in class local.server.AuthenticationServiceImpl
Returns an enumeration of the users in this database.
getUsers() - Method in interface local.server.Repository
Returns an enumeration of the users in this database.
getVersion() - Method in class local.net.RtpPacket
Gets the version (V)
getVisualComponent() - Method in class local.media.JMediaReceiver
 
goTo(long) - Method in class local.media.AudioClipPlayer
Goes to a time position
GraphicalUA - class local.ua.GraphicalUA.
Simple GUI-based SIP user agent (UA).
GraphicalUA(SipProvider, UserAgentProfile) - Constructor for class local.ua.GraphicalUA
Creates a new GraphicalUA

H

halt() - Method in class local.net.UdpRelay
Stops the UDP relay
halt() - Method in class local.net.KeepAliveUdp
Stops sending keep-alive tokens
halt() - Method in class local.net.UdpMultiRelay
Stops the UDP relay
halt() - Method in class local.media.RtpStreamTranslator
Stops running
halt() - Method in class local.media.RtpStreamReceiver
Stops running
halt() - Method in class local.media.UdpStreamReceiver
Stops running
halt() - Method in class local.media.UdpStreamSender
Stops running
halt() - Method in class local.media.RtpStreamSender
Stops running
halt() - Method in class local.ua.RegisterAgent
Halts the periodic registration.
halt() - Method in class local.ua.MessageAgent
Stops receiving messages.
hangup_time - Variable in class local.ua.UserAgentProfile
Automatic hangup time (call duartion) in seconds; time<=0 corresponds to manual hangup mode.
hangup() - Method in class local.ua.UserAgent
Closes an ongoing, incoming, or pending call
hasExtension() - Method in class local.net.RtpPacket
Whether has extension (X)
hasMarker() - Method in class local.net.RtpPacket
Whether has marker (M)
hasPadding() - Method in class local.net.RtpPacket
Whether has padding (P)
hasServer(TransactionServer) - Method in class local.server.StatefulProxyState
Whether there is a server ts.
hasUser(String) - Method in class local.server.LocationServiceImpl
Whether a user is present in the database and can be used as key.
hasUser(String) - Method in class local.server.AuthenticationServiceImpl
Whether a user is present in the database and can be used as key.
hasUser(String) - Method in interface local.server.Repository
Whether a user is present in the database and can be used as key.
hasUserContact(String, String) - Method in class local.server.LocationServiceImpl
Whether the user has contact url.
hasUserContact(String, String) - Method in interface local.server.LocationService
Whether the user has contact url.

I

ImagePanel - class local.ua.ImagePanel.
A Panel with a backgroung image
ImagePanel(Image) - Constructor for class local.ua.ImagePanel
 
indexOf(String) - Method in class local.ua.StringList
Index of the element (if present)
init(int) - Method in class local.net.RtpPacket
init the RTP packet header (only PT)
init(int, int, long, long) - Method in class local.net.RtpPacket
init the RTP packet header (PT, SQN, TimeStamp, SSCR)
init(int, long) - Method in class local.net.RtpPacket
init the RTP packet header (PT and SSCR)
initAudioLine() - Static method in class local.media.AudioOutput
Init the static system audio output line
initAudioLine() - Static method in class local.media.AudioInput
Inits the static system audio input line
initContactAddress(SipProvider) - Method in class local.ua.UserAgentProfile
Sets contact_url and from_url with transport information.
initSessionDescriptor() - Method in class local.ua.UserAgent
Inits the local SDP (no media spec)
insertElementAt(String, int) - Method in class local.ua.StringList
Inserts element at positon i
is_open_proxy - Variable in class local.server.ServerProfile
Whether the Server relays requests for (or to) non-local users.
is_registrar - Variable in class local.server.ServerProfile
Whether the Server should act as Registrar (i.e. respond to REGISTER requests).
isChanged() - Method in class local.server.AuthenticationServiceImpl
Whether the database is changed.
isInitialized() - Method in class local.net.RtpFlow
Whether the RTP flow has been already initialized
isPhoneNumber(String) - Method in class local.server.Proxy
Whether the String is a phone number.
isRegistering() - Method in class local.ua.RegisterAgent
Whether it is periodically registering.
isResponsibleFor(Message) - Method in class local.server.ServerEngine
Whether the server is responsible for the request-uri of the request req.
isResponsibleFor(String, int) - Method in class local.server.ServerEngine
Whether the server is responsible for the given domain (i.e. the domain is included in the local domain names list) and port (if >0) matches the local server port.
isRunning() - Method in class local.net.UdpRelay
Whether the UDP relay is running
isRunning() - Method in class local.net.KeepAliveUdp
Whether the UDP relay is running
isRunning() - Method in class local.media.RtpStreamTranslator
Whether is running
isRunning() - Method in class local.media.RtpStreamReceiver
Whether is running
isRunning() - Method in class local.media.UdpStreamReceiver
Whether is running
isRunning() - Method in class local.media.UdpStreamSender
Whether is running
isRunning() - Method in class local.media.RtpStreamSender
Whether is running
isUserContactExpired(String, String) - Method in class local.server.LocationServiceImpl
Whether the contact is expired.
isUserContactExpired(String, String) - Method in interface local.server.LocationService
Whether the contact is expired.

J

JAudioLauncher - class local.ua.JAudioLauncher.
Audio launcher based on javax.sound
JAudioLauncher(int, String, int, int, Log) - Constructor for class local.ua.JAudioLauncher
Costructs the audio launcher
JAudioLauncher(int, String, int, int, String, String, int, int, int, Log) - Constructor for class local.ua.JAudioLauncher
Costructs the audio launcher
JAudioLauncher(RtpStreamSender, RtpStreamReceiver, Log) - Constructor for class local.ua.JAudioLauncher
Costructs the audio launcher
JMediaReceiver - class local.media.JMediaReceiver.
JMediaReceiver is a JMF-based media receiver.
JMediaReceiver(String, int, JMediaReceiverListener) - Constructor for class local.media.JMediaReceiver
Constructs a JMediaReceiver
JMediaReceiverListener - interface local.media.JMediaReceiverListener.
JMediaReceiverListener.
JMediaSender - class local.media.JMediaSender.
JMediaSender is a JMF-based media sender.
JMediaSender(String, String, String, int) - Constructor for class local.media.JMediaSender
Constructs a JMediaSender
JMFAudioLauncher - class local.ua.JMFAudioLauncher.
Audio launcher
JMFAudioLauncher(int, String, int, int, Log) - Constructor for class local.ua.JMFAudioLauncher
Costructs the audio launcher
JMFVideoLauncher - class local.ua.JMFVideoLauncher.
Video launcher
JMFVideoLauncher(int, String, int, int, Log) - Constructor for class local.ua.JMFVideoLauncher
Costructs the video launcher
Jukebox - class local.ua.Jukebox.
Jukebox is a simple audio server that automatically responds to all incoming calls and sends the audio file as selected by the caller through the request-line parameter 'audiofile'.
Jukebox(SipProvider, UserAgentProfile) - Constructor for class local.ua.Jukebox
Costructs a new Jukebox.
JVisualReceiver - class local.media.JVisualReceiver.
JVisualReceiver is a JMF-based graphical media receiver.
JVisualReceiver(String, int) - Constructor for class local.media.JVisualReceiver
Constructs a VisualReceiver

K

keepalive_time - Variable in class local.ua.UserAgentProfile
Rate of keep-alive packets sent toward the registrar server (in milliseconds).
KeepAliveSip - class local.net.KeepAliveSip.
KeepAliveSip thread, for keeping the connection up toward a target SIP node (e.g. toward the seriving proxy/gw or a remote UA).
KeepAliveSip(SipProvider, SocketAddress, long) - Constructor for class local.net.KeepAliveSip
Creates a new SIP KeepAliveSip daemon
KeepAliveSip(SipProvider, SocketAddress, Message, long) - Constructor for class local.net.KeepAliveSip
Creates a new SIP KeepAliveSip daemon
KeepAliveUdp - class local.net.KeepAliveUdp.
KeepAliveUdp thread, for keeping the connection up toward a target node (e.g. toward the seriving proxy/gw or a remote UA).
KeepAliveUdp(SocketAddress, long) - Constructor for class local.net.KeepAliveUdp
Creates a new KeepAliveUdp daemon
KeepAliveUdp(UdpSocket, SocketAddress, long) - Constructor for class local.net.KeepAliveUdp
Creates a new KeepAliveUdp daemon
KeepAliveUdp(UdpSocket, SocketAddress, UdpPacket, long) - Constructor for class local.net.KeepAliveUdp
Creates a new KeepAliveUdp daemon

L

launchMediaApplication() - Method in class local.ua.UserAgent
Launches the Media Application (currently, the RAT audio tool)
linear2alaw(int) - Static method in class local.media.G711
Converts a 16-bit linear PCM value to 8-bit A-law.
linear2ulaw(int) - Static method in class local.media.G711
Converts a linear PCM value to u-law In order to simplify the encoding process, the original linear magnitude is biased by adding 33 which shifts the encoding range from (0 - 8158) to (33 - 8191).
listen() - Method in class local.ua.CommandLineUA
Receives incoming calls (auto accept)
listen() - Method in class local.ua.UserAgent
Waits for an incoming call (acting as UAS).
listener - Variable in class local.ua.PresenceAgent
Presence listener
listener - Variable in class local.ua.MessageAgent
Message listener
listener - Variable in class local.ua.UserAgent
UserAgent listener
load() - Method in class local.server.AuthenticationServiceImpl
Loads the database
load() - Method in class local.ua.StringList
Loads list
local_session - Variable in class local.ua.UserAgent
Local sdp
local.media - package local.media
 
local.net - package local.net
 
local.server - package local.server
 
local.ua - package local.ua
 
location_db - Variable in class local.server.ServerProfile
The name of the location DB.
location_service - Variable in class local.server.Registrar
LocationService.
location_service - Variable in class local.server.ServerProfile
The type of location service.
LOCATION_SERVICE_CLASSES - Static variable in class local.server.Registrar
List of location service Classes (ordered as in LOCATION_SERVICES)
LOCATION_SERVICES - Static variable in class local.server.Registrar
List of already supported location services
LocationService - interface local.server.LocationService.
LocationService is the interface used by a SIP registrar to access to a location repository.
LocationServiceImpl - class local.server.LocationServiceImpl.
LocationServiceImpl is a simple implementation of a LocationService.
LocationServiceImpl(String) - Constructor for class local.server.LocationServiceImpl
Creates a new LocationServiceImpl
log - Variable in class local.server.ServerEngine
Event logger.
log - Variable in class local.server.AuthenticationServerImpl
Event logger.
log - Variable in class local.ua.PresenceAgent
Event logger.
log - Variable in class local.ua.MessageAgent
Event logger.
loop_detection - Variable in class local.server.ServerProfile
Whether checking for loops before forwarding a request (Loop Detection).
Loop_Tag - Static variable in class local.server.ServerEngine
Name of the Loop-Tag header field.
loop() - Method in class local.media.AudioClipPlayer
Loops the sound until stopped
loop(int) - Method in class local.media.AudioClipPlayer
Loops the sound n times. if n=0, it loops until stopped
loopRegister(int, int) - Method in class local.ua.RegisterAgent
Periodically registers with the registrar server.
loopRegister(int, int, long) - Method in class local.ua.CommandLineUA
Periodically registers the contact address with the registrar server.
loopRegister(int, int, long) - Method in class local.ua.RegisterAgent
Periodically registers with the registrar server.
loopRegister(int, int, long) - Method in class local.ua.GraphicalUA
Periodically registers the contact address with the registrar server.
loose_route - Variable in class local.server.ServerProfile
Whether implementing the RFC3261 Loose Route (or RFC2543 Strict Route) rule

M

main(String[]) - Static method in class local.server.Registrar
The main method.
main(String[]) - Static method in class local.server.Proxy
The main method.
main(String[]) - Static method in class local.server.StatefulProxy
The main method.
main(String[]) - Static method in class local.server.Redirect
The main method.
main(String[]) - Static method in class local.net.UdpRelay
The main method.
main(String[]) - Static method in class local.media.AudioSender
The main method.
main(String[]) - Static method in class local.media.AudioReceiver
The main method.
main(String[]) - Static method in class local.media.RtpStreamTranslator
The main method.
main(String[]) - Static method in class local.media.JMediaSender
The main method.
main(String[]) - Static method in class local.media.AudioClipPlayer
The main method.
main(String[]) - Static method in class local.media.JVisualReceiver
 
main(String[]) - Static method in class local.media.JMediaReceiver
The main method.
main(String[]) - Static method in class local.ua.Jukebox
The main method.
main(String[]) - Static method in class local.ua.CommandLineUA
The main method.
main(String[]) - Static method in class local.ua.CommandLinePA
The main method.
main(String[]) - Static method in class local.ua.MiniJukebox
The main method.
main(String[]) - Static method in class local.ua.GraphicalUA
The main method.
main(String[]) - Static method in class local.ua.CommandLineMA
The main method.
mark(int) - Method in class local.media.ToneInputStream
Marks the current position in this input stream.
mark(int) - Method in class local.media.MixerLine
Marks the current position in this input stream.
markSupported() - Method in class local.media.ToneInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class local.media.MixerLine
Tests if this input stream supports the mark and reset methods.
MAX_PKT_SIZE - Static variable in class local.net.UdpRelay
 
MediaLauncher - interface local.ua.MediaLauncher.
Interface for classes that start media application such as for audio or video
MessageAgent - class local.ua.MessageAgent.
Simple Message Agent (MA).
MessageAgent(SipProvider, UserAgentProfile, MessageAgentListener) - Constructor for class local.ua.MessageAgent
Costructs a new MessageAgent.
MessageAgentListener - interface local.ua.MessageAgentListener.
Listener of MessageAgent
MiniJukebox - class local.ua.MiniJukebox.
MiniJukebox is a simple audio server that automatically responds to all incoming calls and sends the audio file as selected by the caller through the request-line parameter 'audiofile'.
MiniJukebox(SipProvider, UserAgentProfile) - Constructor for class local.ua.MiniJukebox
Costructs a new MiniJukebox.
Mixer - class local.media.Mixer.
MixerLine is a simple G711 mixer with M input lines (OutputStreams) and N output lines (InputStreams).
Mixer() - Constructor for class local.media.Mixer
Creates a new Mixer.
MixerLine - class local.media.MixerLine.
MixerLine is a simple G711 mixer with N input lines (InputStream) and one output line (the MixerLine itself).
MixerLine(Object) - Constructor for class local.media.MixerLine
Creates a new MixerLine.
MixerLine(Object, Hashtable) - Constructor for class local.media.MixerLine
Creates a new MixerLine.

N

newInputLine(Object) - Method in class local.media.Mixer
Adds a new input line.
newOutputLine(Object) - Method in class local.media.Mixer
Adds a new output line.
NMAX_CONTACTS - Static variable in class local.ua.GraphicalUA
Recent contacts
no_offer - Variable in class local.ua.UserAgentProfile
No offer in the invite
no_prompt - Variable in class local.ua.UserAgentProfile
Do not use prompt
notifier_dialog - Variable in class local.ua.PresenceAgent
NotifierDialog.
notify(String, int, String, String) - Method in class local.ua.PresenceAgent
Notify a watcher.
numOfClients() - Method in class local.server.StatefulProxyState
Gets the number of active clients.
numOfServers() - Method in class local.server.StatefulProxyState
Gets the number of active servers.

O

on_route - Variable in class local.server.ServerProfile
Whether the server should stay in the signaling path (uses Record-Route/Route)
onAudioClipStop(AudioClipPlayer) - Method in interface local.media.AudioClipPlayerListener
When the sound stops.
onCallAccepted(Call, String, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a 2xx (call accepted)
onCallCanceling(Call, Message) - Method in class local.ua.UserAgent
Callback function that may be overloaded (extended).
onCallClosed(Call, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a response after a BYE request (call closed)
onCallClosing(Call, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a BYE request
onCallConfirmed(Call, String, Message) - Method in class local.ua.UserAgent
Callback function called when arriving an ACK method (call confirmed)
onCallIncoming(Call, NameAddress, NameAddress, String, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a new INVITE method (incoming call)
onCallModifying(Call, String, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a new Re-INVITE method (re-inviting/call modify)
onCallRedirection(Call, String, Vector, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a 3xx (call redirection)
onCallRefused(Call, String, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a 4xx (call failure)
onCallReInviteAccepted(Call, String, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a 2xx (re-invite/modify accepted)
onCallReInviteRefused(Call, String, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a 4xx (re-invite/modify failure)
onCallRinging(Call, Message) - Method in class local.ua.UserAgent
Callback function that may be overloaded (extended).
onCallTimeout(Call) - Method in class local.ua.UserAgent
Callback function called when the invite expires
onCallTransfer(ExtendedCall, NameAddress, NameAddress, Message) - Method in class local.ua.UserAgent
Callback function called when arriving a new REFER method (transfer request)
onCallTransferAccepted(ExtendedCall, Message) - Method in class local.ua.UserAgent
Callback function called when a call transfer is accepted.
onCallTransferFailure(ExtendedCall, String, Message) - Method in class local.ua.UserAgent
Callback function called when a call transfer is NOT sucessfully completed
onCallTransferRefused(ExtendedCall, String, Message) - Method in class local.ua.UserAgent
Callback function called when a call transfer is refused.
onCallTransferSuccess(ExtendedCall, Message) - Method in class local.ua.UserAgent
Callback function called when a call transfer is successfully completed
onDlgNotificationFailure(NotifierDialog, int, String, Message) - Method in class local.ua.PresenceAgent
When a 300-699 response is received for a NOTIFY transaction.
onDlgNotificationSuccess(NotifierDialog, int, String, Message) - Method in class local.ua.PresenceAgent
When a 2xx successfull final response is received for a NOTIFY transaction.
onDlgNotify(SubscriberDialog, NameAddress, NameAddress, NameAddress, String, String, String, Message) - Method in class local.ua.PresenceAgent
When an incoming NOTIFY is received.
onDlgNotifyTimeout(NotifierDialog) - Method in class local.ua.PresenceAgent
When NOTIFY transaction expires without a final response.
onDlgSubscribe(NotifierDialog, NameAddress, NameAddress, String, String, Message) - Method in class local.ua.PresenceAgent
When an incoming SUBSCRIBE is received.
onDlgSubscribeTimeout(SubscriberDialog) - Method in class local.ua.PresenceAgent
When SUBSCRIBE transaction expires without a final response.
onDlgSubscriptionFailure(SubscriberDialog, int, String, Message) - Method in class local.ua.PresenceAgent
When a 300-699 response is received for an SUBSCRIBE transaction.
onDlgSubscriptionSuccess(SubscriberDialog, int, String, Message) - Method in class local.ua.PresenceAgent
When a 2xx successfull final response is received for an SUBSCRIBE transaction.
onDlgSubscriptionTerminated(SubscriberDialog) - Method in class local.ua.PresenceAgent
When the dialog is terminated.
onMaDeliveryFailure(MessageAgent, NameAddress, String, String) - Method in interface local.ua.MessageAgentListener
When a message delivery fails.
onMaDeliveryFailure(MessageAgent, NameAddress, String, String) - Method in class local.ua.CommandLineMA
When a message delivery fails.
onMaDeliverySuccess(MessageAgent, NameAddress, String, String) - Method in interface local.ua.MessageAgentListener
When a message delivery successes.
onMaDeliverySuccess(MessageAgent, NameAddress, String, String) - Method in class local.ua.CommandLineMA
When a message delivery successes.
onMaReceivedMessage(MessageAgent, NameAddress, NameAddress, String, String, String) - Method in interface local.ua.MessageAgentListener
When a new Message is received.
onMaReceivedMessage(MessageAgent, NameAddress, NameAddress, String, String, String) - Method in class local.ua.CommandLineMA
When a new Message is received.
onPaNotificationFailure(PresenceAgent, NameAddress, String) - Method in interface local.ua.PresenceAgentListener
When a subscription request successes.
onPaNotificationFailure(PresenceAgent, NameAddress, String) - Method in class local.ua.CommandLinePA
When a subscription request successes.
onPaNotificationRequest(PresenceAgent, NameAddress, NameAddress, String, String, String) - Method in interface local.ua.PresenceAgentListener
When a new NOTIFY is received.
onPaNotificationRequest(PresenceAgent, NameAddress, NameAddress, String, String, String) - Method in class local.ua.CommandLinePA
When a new NOTIFY is received.
onPaSubscriptionRequest(PresenceAgent, NameAddress, NameAddress) - Method in interface local.ua.PresenceAgentListener
When a new SUBSCRIBE is received.
onPaSubscriptionRequest(PresenceAgent, NameAddress, NameAddress) - Method in class local.ua.CommandLinePA
When a new SUBSCRIBE is received.
onPaSubscriptionSuccess(PresenceAgent, NameAddress) - Method in interface local.ua.PresenceAgentListener
When a subscription request successes.
onPaSubscriptionSuccess(PresenceAgent, NameAddress) - Method in class local.ua.CommandLinePA
When a subscription request successes.
onPaSubscriptionTerminated(PresenceAgent, NameAddress, String) - Method in interface local.ua.PresenceAgentListener
When a subscription terminates.
onPaSubscriptionTerminated(PresenceAgent, NameAddress, String) - Method in class local.ua.CommandLinePA
When a subscription terminates.
onReceivedMessage(SipInterface, Message) - Method in class local.ua.MessageAgent
When a new Message is received by the SipInterface.
onReceivedMessage(SipProvider, Message) - Method in class local.server.ServerEngine
When a new message is received by the SipProvider.
onTransFailureResponse(TransactionClient, Message) - Method in class local.server.StatefulProxy
When the TransactionClient goes into the "Completed" state, receiving a failure response
onTransFailureResponse(TransactionClient, Message) - Method in class local.ua.RegisterAgent
Callback function called when client sends back a failure response.
onTransFailureResponse(TransactionClient, Message) - Method in class local.ua.MessageAgent
When the TransactionClient goes into the "Completed" state receiving a 300-699 response
onTransProvisionalResponse(TransactionClient, Message) - Method in class local.server.StatefulProxy
When the TransactionClient is in "Proceeding" state and receives a new 1xx response
onTransProvisionalResponse(TransactionClient, Message) - Method in class local.ua.RegisterAgent
Callback function called when client sends back a provisional response.
onTransProvisionalResponse(TransactionClient, Message) - Method in class local.ua.MessageAgent
When the TransactionClient is (or goes) in "Proceeding" state and receives a new 1xx provisional response
onTransSuccessResponse(TransactionClient, Message) - Method in class local.server.StatefulProxy
When an TransactionClient goes into the "Terminated" state, receiving a 2xx response
onTransSuccessResponse(TransactionClient, Message) - Method in class local.ua.RegisterAgent
Callback function called when client sends back a success response.
onTransSuccessResponse(TransactionClient, Message) - Method in class local.ua.MessageAgent
When the TransactionClient goes into the "Completed" state receiving a 2xx response
onTransTimeout(TransactionClient) - Method in class local.server.StatefulProxy
When the TransactionClient goes into the "Terminated" state, caused by transaction timeout
onTransTimeout(TransactionClient) - Method in class local.ua.RegisterAgent
Callback function called when client expires timeout.
onTransTimeout(TransactionClient) - Method in class local.ua.MessageAgent
When the TransactionClient goes into the "Terminated" state, caused by transaction timeout
onUaCallAccepted(UserAgent) - Method in interface local.ua.UserAgentListener
When an ougoing call has been accepted
onUaCallAccepted(UserAgent) - Method in class local.ua.Jukebox
When an ougoing call has been accepted
onUaCallAccepted(UserAgent) - Method in class local.ua.CommandLineUA
When an ougoing call has been accepted
onUaCallAccepted(UserAgent) - Method in class local.ua.GraphicalUA
When an ougoing call has been accepted
onUaCallCancelled(UserAgent) - Method in interface local.ua.UserAgentListener
When an incoming call is cancelled
onUaCallCancelled(UserAgent) - Method in class local.ua.Jukebox
When an incoming call has been cancelled
onUaCallCancelled(UserAgent) - Method in class local.ua.CommandLineUA
When an incoming call has been cancelled
onUaCallCancelled(UserAgent) - Method in class local.ua.GraphicalUA
When an incoming call has been cancelled
onUaCallClosed(UserAgent) - Method in interface local.ua.UserAgentListener
When a call has been locally or remotly closed
onUaCallClosed(UserAgent) - Method in class local.ua.Jukebox
When a call has been locally or remotely closed
onUaCallClosed(UserAgent) - Method in class local.ua.CommandLineUA
When a call has been locally or remotely closed
onUaCallClosed(UserAgent) - Method in class local.ua.GraphicalUA
When a call has been locally or remotely closed
onUaCallFailed(UserAgent) - Method in interface local.ua.UserAgentListener
When an ougoing call has been refused or timeout
onUaCallFailed(UserAgent) - Method in class local.ua.Jukebox
When an ougoing call has been refused or timeout
onUaCallFailed(UserAgent) - Method in class local.ua.CommandLineUA
When an ougoing call has been refused or timeout
onUaCallFailed(UserAgent) - Method in class local.ua.GraphicalUA
When an ougoing call has been refused or timeout
onUaCallIncoming(UserAgent, NameAddress, NameAddress) - Method in interface local.ua.UserAgentListener
When a new call is incoming
onUaCallIncoming(UserAgent, NameAddress, NameAddress) - Method in class local.ua.Jukebox
When a new call is incoming
onUaCallIncoming(UserAgent, NameAddress, NameAddress) - Method in class local.ua.CommandLineUA
When a new call is incoming
onUaCallIncoming(UserAgent, NameAddress, NameAddress) - Method in class local.ua.MiniJukebox
When a new call is incoming
onUaCallIncoming(UserAgent, NameAddress, NameAddress) - Method in class local.ua.GraphicalUA
When a new call is incoming
onUaCallRinging(UserAgent) - Method in interface local.ua.UserAgentListener
When an ougoing call is remotly ringing
onUaCallRinging(UserAgent) - Method in class local.ua.Jukebox
When an ougoing call is remotly ringing
onUaCallRinging(UserAgent) - Method in class local.ua.CommandLineUA
When an ougoing call is remotly ringing
onUaCallRinging(UserAgent) - Method in class local.ua.GraphicalUA
When an ougoing call is remotly ringing
onUaCallTrasferred(UserAgent) - Method in interface local.ua.UserAgentListener
When a call has been trasferred
onUaCallTrasferred(UserAgent) - Method in class local.ua.Jukebox
When a call has been trasferred
onUaCallTrasferred(UserAgent) - Method in class local.ua.CommandLineUA
When a call has been trasferred
onUaCallTrasferred(UserAgent) - Method in class local.ua.GraphicalUA
When a call has been trasferred
onUaRegistrationFailure(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.Jukebox
When a UA failed on (un)registering.
onUaRegistrationFailure(RegisterAgent, NameAddress, NameAddress, String) - Method in interface local.ua.RegisterAgentListener
When a UA failed on (un)registering.
onUaRegistrationFailure(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.CommandLineUA
When a UA failed on (un)registering.
onUaRegistrationFailure(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.CommandLinePA
When a UA failed on (un)registering.
onUaRegistrationFailure(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.GraphicalUA
When a UA failed on (un)registering.
onUaRegistrationFailure(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.CommandLineMA
When a UA failed on (un)registering.
onUaRegistrationSuccess(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.Jukebox
When a UA has been successfully (un)registered.
onUaRegistrationSuccess(RegisterAgent, NameAddress, NameAddress, String) - Method in interface local.ua.RegisterAgentListener
When a UA has been successfully (un)registered.
onUaRegistrationSuccess(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.CommandLineUA
When a UA has been successfully (un)registered.
onUaRegistrationSuccess(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.CommandLinePA
When a UA has been successfully (un)registered.
onUaRegistrationSuccess(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.GraphicalUA
When a UA has been successfully (un)registered.
onUaRegistrationSuccess(RegisterAgent, NameAddress, NameAddress, String) - Method in class local.ua.CommandLineMA
When a UA has been successfully (un)registered.
onUdpRelaySourceChanged(UdpRelay, String, int) - Method in interface local.net.UdpRelayListener
When the remote source address changes.
onUdpRelayTerminated(UdpRelay) - Method in interface local.net.UdpRelayListener
When UdpRelay stops relaying UDP datagrams.

P

paint(Graphics) - Method in class local.ua.ImagePanel
 
PARAM_RESOURCE - Static variable in class local.ua.Jukebox
 
PARAM_RESOURCE - Static variable in class local.ua.MiniJukebox
 
parseLine(String) - Method in class local.server.ServerProfile
Parses a single line of the file
parseLine(String) - Method in class local.ua.UserAgentProfile
Parses a single line (loaded from the config file)
parseLine(String) - Method in class local.ua.StringList
Parses a single line (loaded from the config file)
passwd - Variable in class local.ua.UserAgentProfile
User's passwd.
PCM_LINEAR_SIGNED - Static variable in class local.media.ToneInputStream
Identifier of linear signed PCM
PCM_LINEAR_UNSIGNED - Static variable in class local.media.ToneInputStream
Identifier of linear unsigned PCM
phone_routing_rules - Variable in class local.server.ServerProfile
Array of RoutingRules based on pairs of username or phone prefix and corresponding nexthop address.
play() - Method in class local.media.AudioOutput
Starts playing
play() - Method in class local.media.AudioClipPlayer
Plays the sound
play() - Method in class local.media.AudioInput
Starts playing
PopupFrame - class local.ua.PopupFrame.
Popup frame
PopupFrame(String, Image, Frame) - Constructor for class local.ua.PopupFrame
 
PopupFrame(String, String, Color, Frame) - Constructor for class local.ua.PopupFrame
 
PresenceAgent - class local.ua.PresenceAgent.
Simple Presence Agent (PA).
PresenceAgent(SipProvider, UserAgentProfile, PresenceAgentListener) - Constructor for class local.ua.PresenceAgent
Costructs a new PresenceAgent.
PresenceAgentListener - interface local.ua.PresenceAgentListener.
Listener of PresenceAgent
printLog(String, int) - Method in class local.server.AuthenticationServerImpl
Adds a new string to the default Log
printOut(String) - Method in class local.ua.CommandLineUA
Print to stantard output.
printOut(String) - Method in class local.ua.CommandLinePA
Print to stantard output.
processFailureResponse(Transaction, Message) - Method in class local.server.StatefulProxy
Process failure response
processProvisionalResponse(Transaction, Message) - Method in class local.server.StatefulProxy
Process provisional response
processRequestToLocalServer(Message) - Method in class local.server.ServerEngine
When a new request request is received for the local server
processRequestToLocalServer(Message) - Method in class local.server.Registrar
When a new request is received for the local server.
processRequestToLocalServer(Message) - Method in class local.server.Proxy
When a new request is received for the local server.
processRequestToLocalServer(Message) - Method in class local.server.StatefulProxy
When a new request is received for the local server
processRequestToLocalUser(Message) - Method in class local.server.ServerEngine
When a new request message is received for a locally registered user
processRequestToLocalUser(Message) - Method in class local.server.Registrar
When a new request message is received for a local user.
processRequestToLocalUser(Message) - Method in class local.server.Proxy
When a new request message is received for a local user
processRequestToLocalUser(Message) - Method in class local.server.StatefulProxy
When a new request message is received for a local user
processRequestToLocalUser(Message) - Method in class local.server.Redirect
When a new request message is received for a local user
processRequestToRemoteUA(Message) - Method in class local.server.ServerEngine
When a new request message is received for a remote UA
processRequestToRemoteUA(Message) - Method in class local.server.Registrar
When a new request message is received for a remote UA.
processRequestToRemoteUA(Message) - Method in class local.server.Proxy
When a new request message is received for a remote UA
processRequestToRemoteUA(Message) - Method in class local.server.StatefulProxy
When a new request message is received for a remote UA
processRequestToRemoteUA(Message) - Method in class local.server.Redirect
When a new request message is received for a remote UA
processResponse(Message) - Method in class local.server.ServerEngine
When a new response message is received
processResponse(Message) - Method in class local.server.Registrar
When a new response message is received.
processResponse(Message) - Method in class local.server.Proxy
When a new response message is received
processResponse(Message) - Method in class local.server.StatefulProxy
When a new response message is received
processResponse(Message) - Method in class local.server.Redirect
When a new response message is received
processSuccessResponse(Transaction, Message) - Method in class local.server.StatefulProxy
Process success response
processTimeout(Transaction) - Method in class local.server.StatefulProxy
Process tmeout
Proxy - class local.server.Proxy.
Class Proxy implement a Proxy SIP Server.
PROXY_AUTHENTICATION - Static variable in class local.server.AuthenticationServerImpl
Proxy authentication.
Proxy() - Constructor for class local.server.Proxy
Costructs a void Proxy
Proxy(SipProvider, ServerProfile) - Constructor for class local.server.Proxy
Costructs a new Proxy that acts also as location server fo