Index |
Unique index of this extension entry. Range: 1 to 65535 |
Number |
Assigned number or prefix for this extension. Length: 0 to 32 |
Alias |
An internal alias assigned to this extension. This parameter is currently unused. Length: 0 to 32 |
Mask |
Interface stack mask position of a referenced interface (ISDN stack or MGCP UNITS). This entry can only be set for 'voipExtensionType' = 'analog' and 'digital' (and theoretically 'mgcp'). For all other types this variable is empty. For 'analog' and 'digital' interfaces the needed value can be found in the interface's isdnStkTable entry at 'isdnstkNumber' (= the bitmask position of the interface in the stack's bitmask). Note that despite the BitValue data type of this parameter no bitmask is entered here, just the 'isdnstkNumber' integer value of a single interface. Range: 0 to -1 |
Type |
Interface type of extension. 'analog' (POTS), 'digital' (ISDN), SIP, MGCP, H.323 (or 'delete'). MGCP and H.323 are currently not implemented. Enumerations: - analog (1)
- digital (2)
- sip (3)
- h323 (4)
- mgcp (5)
- delete (7)
|
OperStatus |
Current operational state of connected extension. Enumerations: - down (11)
- dormant (12)
- trying (13)
- register (14)
- authenticate (15)
- up (16)
- failed (17)
- blocked (18)
- disable (19)
|