Description: This table contains mappings between controller numbers used by CAPI applications and the ISDN stacks available on the BRICK (i.e., the Number field of the isdnStkTable). The Version field specifies whether an entry applies to CAPI 1.1 or CAPI 2.0 applications. If a CAPI 1.1 entry is not defined, CAPI 1.1 applications can only use isdnStkNumber N if N is the controller number requested by the application. If a CAPI 2.0 entry is not defined, CAPI 2.0 applications can only use isdnStkNumber N-1 if N is the controller number requested by the application. Creating entries: Entries are created by assigning a value to the capiControllerNumber object. Deleting entries: An entry can be removed by assigning the value `delete' to its capiControllerVersion object. |