Add_workflow_for_techpubs |
---|
AUTH1 | |
---|
JIRAIDAUTH | SBX-50487 |
---|
REV5 | |
---|
REV6 | |
---|
REV3 | |
---|
REV1 |
---|
|
The Block Diection feature restricts Direction feature provides the ability to restrict the
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.
Additionally, the Block Direction feature can restrict the
from sending a SIP request or receiving a SIP request, or sending and receiving a SIP request from its own network to the opposite network. Note |
---|
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 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
Code Block |
---|
% set addressContext <address context name> zone <zone name> sipTrunkGroup <SIPTG name> blockDirection <bothways | incoming | none | outgoing> |
Command Parameter
Caption |
---|
0 | Table |
---|
1 | 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.
|
|