McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 255

↗ View in doc context
page
255
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::246

CiscoAddress getRestrictedAddrTerminals() Returns an array of terminals on which this address is restricted. If none are restricted, this method returns null. In shared lines, a few lines on terminals may be restricted. This method returns all the terminals on which this particular address is restricted. Applications cannot see any call events for restricted lines. If a restricted line is involved in a call with any other control device, an external connection gets created for the restricted line. javax.telephony.Terminal[] isRestricted(javax.telephony.Terminal terminal) Returns true if any address on this terminal is restricted. Returns false if no addresses on this terminal are restricted. boolean public interface CiscoRestrictedEv extends CiscoProvEv { public static final int ID

com.cisco.jtapi.CiscoEventID.CiscoRestrictedEv; /**