Description | This is a bit mask value that specifies what type of calls into
or out of the zone are handled by the proxy. It consists of the
following bits ORed together
none (0),
inboundToTerminal (1),
inboundToGateway (2),
outboundFromTerminal (4),
outboundFromGateway (8)
When a cisco gatekeeper receives an LRQ and the call type
matches that specified by a bit set in this bit mask, then the
gatekeeper returns the call signal address of the proxy end
point otherwise it returns the call signal address of the
destination endpoint. |