This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!
A Switch is an aggregate of telephony resources within a Switching Office.
Most enterprise-level configurations have a one-to-one match between switches and switching offices. However, there may be instances when it is desirable to partition an office into more than one switch, perhaps due to CTI–link capacity limitations, or to create a more efficient and secure numbering plan. In that case, you must define these switches within a switching office.
Filter Name | Type | Description |
---|---|---|
tenant_dbid | int | A unique identifier of a tenant. If specified, Configuration Server will return information only about the switches that belong to this tenant. |
tserver_dbid | int | A unique identifier of a T-Server. If specified, Configuration Server will return information only about the switch that is associated with this T-Server. |
The current version of Configuration Server does not verify correspondence between the switch numbering plan defined by DNRange and the actual DN numbers defined within this switch by number in CfgDN. Such verification may be implemented in one of the next versions. In versions 5.1.1XX and earlier, it is users' responsibility to make sure the range covers all actual DNs of the switch in question.
Deletion of Switch X will cause the following events set out in the order of arrival:
<CfgSwitch> <DBID value="101" /> <tenantDBID value="1" /> <physSwitchDBID value="101" /> <type value="12" /> <name value="Switch" /> <TServerDBID value="0" /> <linkType value="0" /> <state value="1" /> </CfgSwitch>