You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
The
Unable to show "metadata-from": No such page "_space_variables"
supports optionally dropping a received initial INVITE requests without generating any reply (including a 100 response) based on the following algorithm:
- userPart of Request-URI matches a registration RCB:
- If hostpart of Request-URI matches the hostpart of the REGISTER Contact used for RCB, continue normal processing.
- Otherwise, silently drop the initial INVITE
- userPart of Request-URI does not match a registration RCB:
- If userpart of the Request-URI matches a PSX routing label, continue normal processing.
- Otherwise, silently drop the initial INVITE
The CLI syntax to suppress the response for non-route invite is shown below:
set addressContext <acName> zone <zoneName> sipTrunkGroup <tgName> signaling suppressNonRouteInviteResponse enabled