Disconnect policies
Disconnect policy allows to override system default actions for each SIP disconnect code per gateway (rerouting, codes/reasons rewriting). Sometimes it is useful for compatibility between different VoIP platforms.
Disconnect policies
- Id
- Unique Disconnect policy's id.
- Name
- Unique Disconnect policy's name.
Disconnect policy codes
Code's overriding scenarios that are used by Disconnect policies <disconnect_policy>. More than one scenario can be used with one Disconnect policy <disconnect_policy>.
- Id
- Unique Disconnect policy code's id.
- Policy
- Disconnect policy <disconnect_policy>
- Code
- SIP Response Codes that are specified in the RFC 3261 - SIP: Session Initiation Protocol.
- Stop hunting
- If this checkbox is enabled re-routing won't be done in case of receiving this SIP Code.
- Pass reason to originator
- If this checkbox is enabled the Reason (text of Response Code) will be transferred to Originator without changing, even if Code was changed by scenario.
- Rewrited code
- Response Code that will be transferred to Originator instead of original Code. If this field is empty - original Response Code will be transferred to Originator.
- Rewrited reason
- Response Reason that will be transferred to Originator instead of original (default) Reason. If this field is empty - original (default) Response Reason will be transferred to Originator, even if Code was changed by scenario.
::: TODO More info about processing on termination gateways and origination gateway :::