Add_workflow_for_techpubs |
---|
AUTH1 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'} |
---|
JIRAIDAUTH | SBX-50487 |
---|
REV5 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'} |
---|
REV6 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'} |
---|
REV3 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c9b802fd, userName='null'} |
---|
REV1 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c7f0006b, userName='null'} |
---|
|
The Block 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.
Info |
---|
|
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. |
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.
|
|