New transaction policies control how requests related to new transactions are handled. A new transaction event is raised when a new SIP request message, such as an INVITE, either opens a new dialog or is not related to any dialog.
The actions that you can take on requests that match conditions in new transaction policies include accepting, rejecting, or tracing traffic;, routing of SIP requests; or applying CAC (call admission control). Using new transaction policies to route SIP requests or to apply CAC is described separately.
Step-by-Step Procedure
To configure a new transaction policy:
- [edit services border-signaling-gateway gateway bsg sip
new-transaction-policy peer-to-core term block_presence]
- user@host#set from method method-register
- user@host#set from method method-subscribe
- user@host#set from method method-publish
If you have multiple values for the same field in a from clause, there is an OR function between the values. In this case, the term must match one of the method values defined.