pbxSite Object

This object is used to represent the PBX site. The driver uses the information about the PBX site to connect to the PBX.

The driver cannot perform work orders unless the following conditions for pbxSite objects are met:

The following table shows the attributes you need to specify for the PBX site. Use the iManager plug-ins to make this easier.

You must enter values for each attribute unless the table indicates that a value is not required or is conditional.

pbxSite Attributes
(eDirectory namespace)
PbxSite Attributes
(Driver namespace)
Description Format Sample Value

Common Name

(no mapping is necessary for this in the driver namespace)

This is the naming attribute for eDirectory.

In the sample configurations discussed in this manual, the value comes from the PbxName attribute.

case ignore string

ProvoPBX

DirXML-pbxPbxName

PbxName

Local name for the PBX.

Single value
case ignore string

ProvoPBX

Telephone Number

TelephoneNumber

 

DirXML-pbxLoginName

LoginName

Name used to authenticate to PBX.

Single value
case ignore string

eDirectory and the driver ignore the case, but the PBX itself might be case sensitive.

mylogin

DirXML-pbxPassword

Password

Password used to authenticate to PBX.

Single value
case ignore string

eDirectory and the driver ignore the case, but the PBX itself might be case sensitive.

mypassword

DirXML-pbxBrand

Brand

(Optional) Brand/Model of PBX.

Single value
case ignore string

Avaya

DirXML-pbxHotJacks

HotJacks

Are jacks hot?

If your environment has cold jacks, you must fill in the Nodes attribute as well.

Single value
boolean

true

DirXML-pbxAccessType

AccessType

How to access PBX: dialup or telnet.

Single value
case ignore string

telnet or Emulate

DirXML-pbxExtensionLength

ExtenLength

The number of digits used for extensions.

Single value
Numeric string

5

DirXML-pbxPhoneBlockBegin

PhoneBlockBegin

Beginning number block of DID extensions assigned to PBX.

Single value
Numeric string

51000

DirXML-pbxPhoneBlockEnd

PhoneBlockEnd

Ending number block of DID extensions assigned to PBX.

Single value
Numeric string

51999

DirXML-pbxNonDidPhoneBlockBegin

NonDidPhoneBlockBegin

(Conditional: This attribute is required only if you use nonDID phone numbers.)

Beginning number block of non DID extensions assigned to PBX.

Single value
Numeric string

600000

DirXML-pbxNonDidPhoneBlockEnd

NonDidPhoneBlockEnd

(Conditional: This attribute is required only if you use nonDID phone numbers.)

Ending number block of non DID extensions assigned to PBX.

Single value
Numeric string

60999

DirXML-pbxIpAddress

IpAddress

Telnet IP address

Single value
case ignore string

133.65.121.98

DirXML-pbxNodes

Nodes

(Required only if you have cold jacks.)

For example, if you had two nodes with three cabinets each, the nodes listed in this attribute might have the names shown in the sample value.

Multi value
case ignore string

Building H East, 01, 02, 03
Building H West, 04, 05, 06