StkNumber |
The ISDN stack number for this entry. |
Item |
The item to connect this call to. Routing tasks (IP, IPX,
X.25, bridging, ...) should use the ppp(1). For the
isdnlogin program use the login(2) item. For CAPI 1.1
programs, use items eaz0(48) .. eaz9(57). Enumerations: - ppp (1)
- login (2)
- delete (10)
- ppp-64k (11)
- ppp-56k (12)
- ppp-modem (13)
- ppp-dovb (14)
- ppp-v110-1200 (15)
- ppp-v110-2400 (16)
- ppp-v110-4800 (17)
- ppp-v110-9600 (18)
- ppp-v110-14400 (19)
- ppp-v110-19200 (20)
- ppp-v110-38400 (21)
- ppp-x75 (22)
- ppp-v120 (23)
- extern (24)
- pots (25)
- ppp-modem-profile-1 (26)
- ppp-modem-profile-2 (27)
- ppp-modem-profile-3 (28)
- ppp-modem-profile-4 (29)
- ppp-modem-profile-5 (30)
- ppp-modem-profile-6 (31)
- ppp-modem-profile-7 (32)
- ppp-modem-profile-8 (33)
- eaz0 (48)
- eaz1 (49)
- eaz2 (50)
- eaz3 (51)
- eaz4 (52)
- eaz5 (53)
- eaz6 (54)
- eaz7 (55)
- eaz8 (56)
- eaz9 (57)
- x25-pad (58)
- capi2 (59)
- ipsec (60)
- x25 (61)
|
LocalNumber |
If the Called Party Number of the incoming call on the
specified ISDN stack matches this value, the call is
dispatched to the defined item. For outgoing calls from this
item, the local number is sent as the Calling Party
Number.
Note: The matching of isdnDspLocalNumber value is
done from right to left based on the number of digits in
isdnDspLocalNumber. For example: if isdnDspLocalNumber
is set to 124 then an incoming Called Party Number of
6501124 would match while one with 650024 would not. |
LocalSubaddress |
If the Called Party Subaddress of the incoming call on
the specified ISDN stack matches this value, the call is
dispatched to the defined item. For outgoing calls from
this item, the local subaddress is sent as the Calling Party
Subaddress.
Note: The matching of isdnDspLocalSubaddress values
is done by comparing the entire string of numbers in the
Called Party Subaddress field. For example: if
issdnDspLocalSubaddress is set to 072522 then only calls with
an incoming Called Party Subaddress of 072522 would match,
i.e. one with 522 would not match. |
Bearer |
The isdnDspBearer is used for dispatching different
types of calls Enumerations: |
Slot |
Identification number of the used slot. |
Unit |
Identification number of the used unit. |
Direction |
Specifies whether the entry is to be used for outgoing
calls, incoming calls or both. Enumerations: - incoming (1)
- outgoing (2)
- both (3)
|
Mode |
This object specifies the matching direction for incoming
calls. When set to right-to-left, the rightmost digits of
the called address of an incoming call are compared against
the LocalNumber. This is useful for normal basic rate
interfaces without DDI, because only few last digits have
to be specified to be unique. When set to left-to-right,
the leftmost digits of an incoming call are compared
against the LocalNumber. Only the latter mode may be used
for direct dialing in (DDI). Enumerations: - right-to-left (1)
- left-to-right (2)
|
UserName |
The name of the user. |