B C D G I M O P R S T

B

BillingElements - Class in org.cafesip.sipexchange.common.inservice.shared
This class is not currently used but will be used in upcoming releases to receive billing records from the SCP.
BillingElements() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.BillingElements
A constructor for this class.

C

CALLED_ADDRESS_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.Trigger
 
CALLED_ADDRESS_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
CALLED_BUSY_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.Trigger
 
CALLED_BUSY_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
CALLED_NOANS_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.Trigger
 
CALLED_NOANS_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
CALLED_NOT_AVAIL_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.Trigger
 
CALLED_NOT_AVAIL_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
CalledAddressTermTrigger - Class in org.cafesip.sipexchange.common.inservice.shared
An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a CalledAddress trigger condition is encountered.
CalledAddressTermTrigger() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.CalledAddressTermTrigger
A constructor for this class.
CalledBusyTermTrigger - Class in org.cafesip.sipexchange.common.inservice.shared
An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a CalledBusy trigger condition is encountered.
CalledBusyTermTrigger() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.CalledBusyTermTrigger
A constructor for this class.
CalledNoAnswerTermTrigger - Class in org.cafesip.sipexchange.common.inservice.shared
An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a CalledNoAnswer trigger condition is encountered.
CalledNoAnswerTermTrigger() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.CalledNoAnswerTermTrigger
A constructor for this class.
CalledNotAvailableTermTrigger - Class in org.cafesip.sipexchange.common.inservice.shared
An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a CalledNotAvailable trigger condition is encountered.
CalledNotAvailableTermTrigger() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.CalledNotAvailableTermTrigger
A constructor for this class.
ContinueResponse - Class in org.cafesip.sipexchange.common.inservice.shared
An object belonging to this class is returned by the SCP to the SipExchange server in response to an invocation to indicate that the SipExchange server must continue to process this call as usual.
ContinueResponse() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.ContinueResponse
A constructor for this class.

D

Domain - Class in org.cafesip.sipexchange.common.inservice.shared
This class is used to provide information about a domain where the calling and/or a called subscriber belongs to.
Domain(String, String, Properties, ArrayList<Trigger>) - Constructor for class org.cafesip.sipexchange.common.inservice.shared.Domain
A constructor for this class.
DomainTriggerParamParser - Class in org.cafesip.sipexchange.common.inservice.shared
This is an utility class that is used by the SipExchange server and may also be used by the SCPs to parse the domain trigger param of the form pattern=some-regular-expression¶m=some-param

G

getAdditionalInfo() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
getCalledDomain() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Getter for the called domain object.
getCalledSubscriber() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Getter for the called subscriber object.
getCallingDomain() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Getter for the calling domain object.
getCallingSubscriber() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Getter for the calling subscriber object.
getCdrs() - Method in class org.cafesip.sipexchange.common.inservice.shared.Response
This method is for future use.
getContactAddresses() - Method in class org.cafesip.sipexchange.common.inservice.shared.RerouteResponse
Getter method for the contact addresses.
getDescription() - Method in class org.cafesip.sipexchange.common.inservice.shared.Domain
This method is for future use.
getDomain() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Getter method for getting the domain the subscriber belongs to.
getEmail() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
getFeature() - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Getter method to get the name of the feature.
getFeature() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Getter for the feature name.
getFrom() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
getMessage() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Getter for the message parameter.
getName() - Method in class org.cafesip.sipexchange.common.inservice.shared.Domain
Getter method for the domain name.
getName() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
getOrder() - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Getter method to get the order of this trigger.
getParam() - Method in class org.cafesip.sipexchange.common.inservice.shared.DomainTriggerParamParser
Getter method for the param.
getParam() - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Getter for the param object for this trigger.
getParam() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Getter for the param object.
getPattern() - Method in class org.cafesip.sipexchange.common.inservice.shared.DomainTriggerParamParser
Getter method for the pattern.
getPhone1() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
getPhone2() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
getPhone3() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
getProperties() - Method in class org.cafesip.sipexchange.common.inservice.shared.Domain
Getter method for the properties associated with the domain.
getProperties() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Getter method for the properties associated with the subscribers.
getProtocol() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Getter for the protocol parameter.
getReason() - Method in class org.cafesip.sipexchange.common.inservice.shared.TerminateResponse
A getter for the reason phrase.
getRerouteAddresses() - Method in class org.cafesip.sipexchange.common.inservice.shared.RerouteResponse
Getter method for the reroute addresses.
getRoles() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Getter method for the roles associated with this user.
getServiceController() - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Getter method for retrieving the URL of the service controller handling this trigger.
getStatusCode() - Method in class org.cafesip.sipexchange.common.inservice.shared.TerminateResponse
Getter for the status code.
getTo() - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
getTriggers() - Method in class org.cafesip.sipexchange.common.inservice.shared.Domain
Getter method for the triggers associaeted with this domain.
getTriggers() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Getter method for the triggers associaeted with this subscriber.
getTriggerType() - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Getter method for the trigger type.
getUserid() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Getter method for the user id.
getWebUrl() - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.

I

isRedirect() - Method in class org.cafesip.sipexchange.common.inservice.shared.RerouteResponse
Getter method for the redirect option.

M

MAKE_CALL_ORIG_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.Trigger
 
MAKE_CALL_ORIG_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
MakeCallOrigTrigger - Class in org.cafesip.sipexchange.common.inservice.shared
An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a MakeCall trigger condition is encountered.
MakeCallOrigTrigger() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.MakeCallOrigTrigger
A constructor for this class.

O

org.cafesip.sipexchange.common.inservice.shared - package org.cafesip.sipexchange.common.inservice.shared
 

P

parse(String) - Static method in class org.cafesip.sipexchange.common.inservice.shared.DomainTriggerParamParser
This static method is used to parse the domain trigger param.
printTriggerInfo(TriggerInfo) - Static method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
This method returns formatted information on a trigger.

R

RECEIVED_CALL_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.Trigger
 
RECEIVED_CALL_TERM_TRIGGER - Static variable in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
ReceivedCallTermTrigger - Class in org.cafesip.sipexchange.common.inservice.shared
An object belonging to this class is instantiated by the SipExchange server and used as an invocation parameter when a ReceivedCall trigger condition is encountered.
ReceivedCallTermTrigger() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.ReceivedCallTermTrigger
A constructor for this class.
RerouteResponse - Class in org.cafesip.sipexchange.common.inservice.shared
This class is returned by by the SCP as a response to an invocation to indicate that the call in question must be re-routed based on the information supplied by this object.
RerouteResponse() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.RerouteResponse
A constructor for this class.
Response - Class in org.cafesip.sipexchange.common.inservice.shared
In response to an invocation by the SipExchange server while processing a call, the SCP returns a response indicating to the SipExchange server as to how to proceed with the call.
Response() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.Response
A constructor for this class.

S

setAdditionalInfo(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
setCalledDomain(Domain) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Setter for the called domain object.
setCalledSubscriber(Subscriber) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Setter for the called subscriber object.
setCallingDomain(Domain) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
The setter for the calling domain object.
setCallingSubscriber(Subscriber) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Setter for the calling subscriber object.
setCdrs(BillingElements) - Method in class org.cafesip.sipexchange.common.inservice.shared.Response
This method is for future use.
setContactAddresses(String[]) - Method in class org.cafesip.sipexchange.common.inservice.shared.RerouteResponse
Setter method for the contact addresses
setDescription(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Domain
This method is for future use.
setDomain(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Setter method for the domain name.
setEmail(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
setFeature(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Setter method to set the name of the feature.
setFeature(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Setter for the feature name.
setFrom(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
setMessage(Object) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Setter for the Message parameter.
setName(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Domain
Setter method for the domain name.
setName(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
setOrder(int) - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
The setter method for the order.
setParam(Object) - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Setter for the param object.
setParam(Object) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Setter for the param object.
setPhone1(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
setPhone2(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
setPhone3(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
setProperties(Properties) - Method in class org.cafesip.sipexchange.common.inservice.shared.Domain
Setter method for the properties associated with this domain.
setProperties(Properties) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Setter method for the properties associated with this subscriber.
setProtocol(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
Setter for the protocol parameter.
setReason(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.TerminateResponse
Setter for the reason phrase.
setRedirect(boolean) - Method in class org.cafesip.sipexchange.common.inservice.shared.RerouteResponse
Setter for the redirect option.
setRerouteAddresses(String[]) - Method in class org.cafesip.sipexchange.common.inservice.shared.RerouteResponse
Setter method for the reroute addresses.
setRoles(Collection<String>) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Setter method for setting the roles.
setServiceController(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Setter method for the service controller.
setStatusCode(int) - Method in class org.cafesip.sipexchange.common.inservice.shared.TerminateResponse
Setter for the status code.
setTo(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
 
setTriggers(ArrayList<Trigger>) - Method in class org.cafesip.sipexchange.common.inservice.shared.Domain
Setter methods for the triggers associated with this domain.
setTriggers(ArrayList<Trigger>) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Setter methods for the triggers associated with this subscriber.
setTriggerType(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Trigger
Setter for the trigger type.
setUserid(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
Setter method for the user id.
setWebUrl(String) - Method in class org.cafesip.sipexchange.common.inservice.shared.Subscriber
This method is for future use.
Subscriber - Class in org.cafesip.sipexchange.common.inservice.shared
This class is used to provide information about a subscriber.
Subscriber(String, String, String, String, String, String, String, String, String, Collection<String>, Properties, ArrayList<Trigger>) - Constructor for class org.cafesip.sipexchange.common.inservice.shared.Subscriber
A constructor for this class.

T

TerminateResponse - Class in org.cafesip.sipexchange.common.inservice.shared
An object belonging to this class is returned by the SCP to the SipExchange server in response to an invocation to indicate that the call session must be terminated.
TerminateResponse() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.TerminateResponse
A constructor for this class.
Trigger - Class in org.cafesip.sipexchange.common.inservice.shared
This class is used to provide information about a trigger that is associated either with subscriber or domain.
Trigger(String, String, int, String, Object) - Constructor for class org.cafesip.sipexchange.common.inservice.shared.Trigger
A constructor for this class.
TriggerInfo - Class in org.cafesip.sipexchange.common.inservice.shared
When SipExchange encounters a trigger condition while processing a call, it invokes a remote method on the SCP.
TriggerInfo() - Constructor for class org.cafesip.sipexchange.common.inservice.shared.TriggerInfo
A constructor for this class.

B C D G I M O P R S T

http://www.cafesip.org