Skip to main content

Module policy

Module policy 

Source
Expand description

Bounded endpoint observation and the two narrow policy seams.

Structs§

ConnectionId
Stable identity of one pooled connection incarnation.
ConnectionObservation
One connection transition.
MessageObservation
A parsed inbound or finalized outbound SIP message.
RequestPolicyRef
Cloneable configured request policy.
SourcePrefix
One exact IP network used by live source admission.

Enums§

ConnectionState
A connection lifecycle transition.
EndpointObservation
One item on the bounded endpoint observation stream.
MessageDirection
Which side of the endpoint boundary a message crossed.
RequestPolicyDecision
What a pre-transaction request policy decided.
TransactionClass
How the transaction layer classified an observed message.

Traits§

RequestPolicy
An immutable pre-transaction request policy.