Namespace PolicyRouting
Classes
ActionBase
Base class for all Policy Routing Rule actions. See Sections 3.3.3.2 and E.1.1 of NENA-STA-010.3.
AdditionalDataCondition
Additional Data Condition for a Policy Routing Rule. Tests the SIP INVITE or MESSAGE of the call to check if it contains an Additional Data block that meets a specified condition. See Sections 3.3.3.1.3 and E.1.1 of NENA STA-010.3.
BodyPartCondition
Body Part Condition for a Policy Routing Rule. See Sections 3.3.3.1.12 and E.1.1 of NENA STA-010.3.
BusyAction
Causes a final status of 600 Busy Everywhere to be sent toward the caller. See Sections 3.3.3.2.2 and E.1.1 of NENA-STA-010.3.
CallSourceCondition
Tests the call’s source network. CallSource (as defined in the Via header fields of the INVITE) is interpreted by the ESRP to ignore intra-ESInet Vias and other intermediaries. See Sections 3.3.3.1.11 and E.1.1 of NENA-STA-010.3.
CallSuspicionCondition
Tests the suspicion score of the call. Evaluates to ‘true’ if the call’s suspicion score is greater than or equal to the value of “scoreFrom and less than or equal to the value of “scoreTo”. See Sections 3.3.3.1.6 and E.1.1 of NENA-STA-010.3.
CallingNumberVerificationStatusCondition
This condition allows testing the outcome of any validation of the calling number that may have been done by the Secure Telephone Identity Verification Service (STI-VS) FE. See Sections 3.3.3.1.18 and E.1.1 of NENA-STA-010.3.
CapCondition
Condition class for testing Common Alerting Protocol message bodies. See Sections 3.3.3.1.17 and E.1.1 of NENA-STA-010.3.
ConditionBase
Base class for all conditions used in Policy Routing Rules. See Sections 3.3.3.1 and E.1.1 of NENA STA-010.3.
IncomingQueueCondition
Tests the URI of the queue the call was received on. See Sections 3.3.3.1.15 and E.1.1 of NENA-STA-010.3.
InvokePolicyAction
This action causes the specified policy routing ruleset to be evaluated. See Sections 3.3.3.2.5 and E.1.1 of NENA-STA-010.3.
LocationCondition
Tests to see of the location of a call meets certain conditions. See Sections 3.3.3.1.5 and E.1.1 of NENA-STA-010.3.
LogAction
This action causes a RouteRuleMsgLogEvent to be generated. See Sections 3.3.3.2.4 and E.1.1 of NENA-STA-010.3.
LostServiceUrnCondition
Causes a route query to be performed for a specified service URN using the location for routing of the call, and as a side effect sets the "Normal-NextHop" variable. See Sections 3.3.3.1.9 and E.1.1 of NENA-STA-010.3.
MimeBodyCondition
Tests if an incoming call’s SIP INVITE or MESSAGE has a body part with a specified MIME type. See Sections 3.3.3.1.4 and E.1.1 of NENA-STA-010.3.
NormalHextHopCondition
Tests the current value of the “Normal-NextHop” variable. The LoST Service URN Condition (Section 3.3.3.1.9) sets “Normal-NextHop” to the URI returned by the LoST query or marks it as undefined. See Sections 3.3.3.1.14. and E.1.1 of NENA-STA-010.3.
NotifyAction
This action sends a NOTIFY message to entities subscribing to the ESRP’s "ESRPnotify” event package for the specified “eventCode”. See Sections 3.3.3.2.3 and E.1.1 of NENA-STA-010.3.
OpCode
Definitions for operator codes used by the operator fields of Policy Routing Rule conditions.
Pref
Class for specifying language preferences
PrrLocation
Class that conditions parameters to use to test a location against. See Section 3.3.3.1.5 of NENA-STA-010.3.
QueueStateCondition
Tests the current state of a queue. See Sections 3.3.3.1.8 and E.1.1 of NENA-STA-010.3.
RequestUriCondition
Tests the Request-URI in the call’s SIP INVITE or MESSAGE. See Sections 3.3.3.1.13 and E.1.1 of NENA-STA-010.3.
RouteAction
This action forwards the call (as its SIP message) to a specific URL. See Sections 3.3.3.2.1 and E.1.1 of NENA-STA-010.3.
Rule
Contains the settings for a Policy Routing Rule. See Sections 3.3.3 and E.1.1 of NENA-STA-010.3.
SdpOfferCondition
This condition supports routing policy based on SDP offers. See Sections 3.3.3.1.16 and E.1.1 of NENA-STA-010.3.
SecurityPostureCondition
Tests the current security posture of a service or agency. See Sections 3.3.3.1.7 and E.1.1 of NENA-STA-010.3.
ServiceStateCondition
Tests the Service State of a service. See Sections 3.3.3.10 and E.1.1 of NENA-STA-010.3.
SipHeaderCondition
Tests a SIP header field in the INVITE or MESSAGE of a call (such as “From”, “To”, “Contact”, etc.). See Sections 3.3.3.1.2 and E.1.1 of NENA-STA-010.3.
TimePeriodCondition
This condition class allows a rule to make decisions based on time, date and time zone. See Sections 3.3.3.1.1 and E.1.1 of NENA-STA-010.3.