You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
The Block Diection feature restricts the
Unable to show "metadata-from": No such page "_space_variables"
from sending a SIP request (outside an existing dialog) from its own network to the opposite network, but does not restrict receiving a SIP request (outside an existing dialog) from the opposite network to its own network.
When implementing a function that sends a test call, the network can send a test call to the opposite network even if blocking is enabled. The
Unable to show "metadata-from": No such page "_space_variables"
allows all test calls even if blocking is enabled on trunk groups.
The blocking function prevents SIP requests from being sent outside an existing dialog from the originating network to the opposite network. The blocking function does not restrict the originating network from receiving a SIP request outside an existing dialog from the opposite network.
Command Syntax
% set addressContext <address context name> zone <zone name> sipTrunkGroup <SIPTG name> blockDirection <bothways | incoming | none | outgoing>
Command Parameter
SIP Trunk Group Action Parameters
Parameter | Description |
---|
blockDirection
| The Block Direction options include:
bothways – This trunk group blocks calls in both directions.incoming – Calls inbound to this trunk group are blocked.none (default) – No calls are blocked by this trunk group.outgoing – Calls outbound from this trunk group are blocked.
|