A C D F H I M N O P R S T

A

alwaysUseProxyServer - Variable in class mkh.sip.SipUA
It is set during initialization through the TCL interface.

C

configuredProxyServerAddress - Variable in class mkh.sip.SipUA
All requests of the node first goes to this address which is set during initialization through the TCL interface.
constructMessage(String, String, String, String, String, String) - Method in class mkh.sip.SipPS
 
constructMessage(String, String, String, String, String, String) - Method in class mkh.sip.SipUA
 
contentType - Variable in class mkh.sip.SipPS
A variable used for setting the content type of the SIP message, typically set to "application/sdp".
contentType - Variable in class mkh.sip.SipUA
A variable used for setting the content type of the SIP message, typically set to "application/sdp".

D

dataArriveAtDownPort(Object, Port) - Method in class mkh.sip.SipPS
Arrived data first gets processed by this method.
dataArriveAtDownPort(Object, Port) - Method in class mkh.sip.SipUA
Arrived data first gets processed by this method.
destination - Variable in class mkh.sip.SipUA
Used for storing the other party's address.
duplicate(Object) - Method in class mkh.sip.SipPS
 
duplicate(Object) - Method in class mkh.sip.SipUA
 
duplicate(Object) - Method in class mkh.sip.T38Receiver
 
duplicate(Object) - Method in class mkh.sip.T38Sender
 

F

faxPort - Variable in class mkh.sip.SipUA
Used for alerting the T.38 fax module to start sending the fax.
faxPort - Variable in class mkh.sip.T38Receiver
 
faxPort - Variable in class mkh.sip.T38Sender
 

H

headers - Variable in class mkh.sip.SIPMessage
SIP headers are held in this Properties object.

I

info() - Method in class mkh.sip.SipPS
 
info() - Method in class mkh.sip.SipUA
 
info() - Method in class mkh.sip.T38Receiver
 
info() - Method in class mkh.sip.T38Sender
 

M

messageType - Variable in class mkh.sip.SipPS
An intermediate variable which is used for checking whether a message is a request or it is a response and directing it to the related processor.
messageType - Variable in class mkh.sip.SipUA
An intermediate variable which is used for checking whether a message is a request or it is a response and directing it to the related processor.
mkh.sip - package mkh.sip



N

nodeAddress - Variable in class mkh.sip.SipPS
Node address is set during initialization through the TCL interface.
nodeAddress - Variable in class mkh.sip.SipUA
Node address is set during initialization through the TCL interface.
nodeViaField - Variable in class mkh.sip.SipPS
It is set during initialization through the TCL interface.
nodeViaField - Variable in class mkh.sip.SipUA
It is set during initialization through the TCL interface.

O

otherNetworkProxyServerAddress - Variable in class mkh.sip.SipPS
It is set during initialization through the TCL interface.

P

printMessageContent(SIPMessage) - Method in class mkh.sip.SipPS
 
printMessageContent(SIPMessage) - Method in class mkh.sip.SipUA
 
process(Object, Port) - Method in class mkh.sip.T38Receiver
The process() method of drcl.inet.application.SApplication has been overridden.
process(Object, Port) - Method in class mkh.sip.T38Sender
The process() method of drcl.inet.application.SApplication has been overridden.
processACK(SIPMessage) - Method in class mkh.sip.SipPS
 
processACK(SIPMessage) - Method in class mkh.sip.SipUA
 
processBYE(SIPMessage) - Method in class mkh.sip.SipPS
 
processBYE(SIPMessage) - Method in class mkh.sip.SipUA
 
processINVITE(SIPMessage) - Method in class mkh.sip.SipPS
 
processINVITE(SIPMessage) - Method in class mkh.sip.SipUA
 
processResponse(SIPMessage) - Method in class mkh.sip.SipPS
This method first checks to see whether the message is a valid one then checks to see if it's a response or an unsupported request, after that if the message is a response it goes on to handle each type of response classes.
processResponse(SIPMessage) - Method in class mkh.sip.SipUA
This method first checks to see whether the message is a valid one then checks to see if it's a response or an unsupported request, after that if the message is a response it goes on to handle each type of response classes.

R

receivedMessage - Variable in class mkh.sip.SipPS
An intermediate variable which is used for processing.
receivedMessage - Variable in class mkh.sip.SipUA
An intermediate variable which is used for processing.
registeredNode - Variable in class mkh.sip.SipPS
All requests of the set node first goes to this proxy server and it is set during initialization through the TCL interface.
reset() - Method in class mkh.sip.SipPS
 
reset() - Method in class mkh.sip.SipUA
 
reset() - Method in class mkh.sip.T38Receiver
 
reset() - Method in class mkh.sip.T38Sender
 
responseMessageClass - Variable in class mkh.sip.SipPS
A vaiable to store the response class from one of six possible classes.
responseMessageClass - Variable in class mkh.sip.SipUA
A vaiable to store the response class from one of six possible classes.
returnSDPHeaders() - Method in class mkh.sip.SIPMessage
This is for someone who wants to set other SDP headers as well.
returnSIPHeaders() - Method in class mkh.sip.SIPMessage
This is for someone who wants to set other SIP headers as well.

S

SDPMessage - class mkh.sip.SDPMessage.
This class is a Session Description Protocol (SDP) Message.
SDPMessage() - Constructor for class mkh.sip.SDPMessage
Constructor.
SIPContentType - Variable in class mkh.sip.SIPMessage
If set to "application/sdp" an SDP message is created as an embedded object.
SIPMessage - class mkh.sip.SIPMessage.
This class is a Session Initiation Protocol (SIP) Message.
SIPMessage(String) - Constructor for class mkh.sip.SIPMessage
Constructor.
SipPS - class mkh.sip.SipPS.
This class is an SIP Proxy Server.
SipPS() - Constructor for class mkh.sip.SipPS
Constructor.
SipUA - class mkh.sip.SipUA.
This class is a Session Initiation Protocol User Agent.
SipUA() - Constructor for class mkh.sip.SipUA
Constructor.
sdpFields - Variable in class mkh.sip.SDPMessage
SDP headers are held in this Properties object.
sdpMessage - Variable in class mkh.sip.SIPMessage
An SDP message that is contained in the SIP message.
sendACK(SIPMessage, int) - Method in class mkh.sip.SipPS
 
sendACK(SIPMessage) - Method in class mkh.sip.SipUA
 
sendBYE(SIPMessage, int) - Method in class mkh.sip.SipPS
 
sendBYE() - Method in class mkh.sip.SipUA
 
sendINVITE(SIPMessage, int) - Method in class mkh.sip.SipPS
 
sendINVITE(SIPMessage) - Method in class mkh.sip.SipUA
 
sendOK(SIPMessage, int) - Method in class mkh.sip.SipPS
 
sendOK(SIPMessage) - Method in class mkh.sip.SipUA
 
setAddress(int) - Method in class mkh.sip.SipPS
 
setAddress(int) - Method in class mkh.sip.SipUA
 
setAlwaysUseProxyServer(boolean) - Method in class mkh.sip.SipUA
 
setConfiguredProxyServerAddress(int) - Method in class mkh.sip.SipUA
 
setNodeViaField(String) - Method in class mkh.sip.SipPS
 
setNodeViaField(String) - Method in class mkh.sip.SipUA
 
setOtherNetworkProxyServerAddress(int) - Method in class mkh.sip.SipPS
 
setRegisteredNode(int) - Method in class mkh.sip.SipPS
 

T

T38Receiver - class mkh.sip.T38Receiver.
This class is a T.38 Receiver (Basically an FTP Client).
T38Receiver() - Constructor for class mkh.sip.T38Receiver
Constructor.
T38Sender - class mkh.sip.T38Sender.
This class is a T.38 Sender (Basically an FTP Server).
T38Sender() - Constructor for class mkh.sip.T38Sender
Constructor.
toBeSentMessage - Variable in class mkh.sip.SipPS
This is a message which is created by different methods of the class.
toBeSentMessage - Variable in class mkh.sip.SipUA
This is a message which is created by different methods of the class.
transactionID - Variable in class mkh.sip.SipPS
Used for storing the transaction ID so that junk messages can be discarded.
transactionID - Variable in class mkh.sip.SipUA
Used for storing the transaction ID so that junk messages can be discarded.
transactionInitiator - Variable in class mkh.sip.SipUA
Used for determining if the node should respond like acknowledging an OK with ACK only if the node is indeed the initiator of the request-response.

A C D F H I M N O P R S T