...
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.
|
|