SIP Register Filtering

From TBwiki
Revision as of 17:39, 15 January 2018 by Jean-Francois Gosselin (Talk | contribs)
Jump to: navigation, search


Contents

SIP Header Manipulation

Our SIP Header Manipulation allows monitoring of SIP registration messages and manipulation of the SIP registration flow. Note that we are using SIP Register Filtering as well as SIP Header Manipulation terms to refer to same feature.

SIP Header Manipulation configuration contains a list of rules to verify when receiving a SIP message. Each rule contains a list of conditions and a list of actions. Each SIP registration messages are verified against the SIP Header Manipulation Rules. When a SIP message matches a SIP Header Manipulation Rules, the actions of the rule get executed.

SIP Header Manipulation Rule

SIP Header Manipulation Condition

SIP Header Manipulation Action

Configuration

Personal tools