Add the resource to the Abilis system with the following command.
[09:08:14] ABILIS_CPX:a res:ctidisa
RES:CTIDISA ALREADY EXISTS
The CTIDISA resource may already exist in the system, but may not yet be active: set it active with the command:
[09:10:00] ABILIS_CPX:s act res:ctidisa
COMMAND EXECUTED
Caution | |
---|---|
After adding or setting the CTIDISA active, you must restart the Abilis to make the resource running (use the command warm start to reboot the Abilis). |
Warning | |
---|---|
DISA activation requires at least 30 MByte of free RAM (the activation of the module needs 13 MByte; the configuration of users and services will increase the occupation of the RAM). Refer to Section 84.6.1, “How can I view the current RAM usage?” to know how to know the RAM usage. |
[11:01:39] ABILIS_CPX:s p ctidisa act:yes
COMMAND EXECUTED [11:01:39] ABILIS_CPX:d p ctidisa
RES:CtiDisa - Not Saved (SAVE CONF), Not Refreshed (INIT) --------------------- ------------------------------------------------------------------------ Run DESCR:Direct_Inward_System_Access LOG:NO ACT:YES sesnum:10 RESTRICTED-CALLING:YES PROVIDE-SG:NO CALL-ABORT:** CALL-REPEAT:** PIN-START:* PIN-END:# NPOO-CT:SYS CTIP-TYPE:NET-PRIVATE BUSY-NOCHAN:YES WDIR:C:\APP\DISA\
Caution | |
---|---|
To activate the changes made on the upper case parameters, execute the initialization command init res:ctidisa; while to set act the changes made on the lowercase parameters a save conf and an Abilis restart are required (i.e. With warm start command). |
Use the following command to display the parameters of the resource; the d p ctidisa ? command shows the meaning of parameters.
[12:01:25] ABILIS_CPX:d p ctidisa
RES:CtiDisa -------------------------------------------------------------------
Run DESCR:Direct_Inward_System_Access
LOG:NO ACT:YES sesnum:10 RESTRICTED-CALLING:YES
PROVIDE-SG:NO CALL-ABORT:** CALL-REPEAT:** PIN-START:* PIN-END:#
NPOO-CT:SYS CTIP-TYPE:NET-PRIVATE BUSY-NOCHAN:YES
WDIR:C:\APP\DISA\
Meaning of the most important parameters:
LOG
Logging functionalities activation/deactivation.
ACT
Runtime CTIDISA activation/deactivation.
sesnum
number of DISA simultaneous sessions (max. number of simultaneous calls).
RESTRICTED-CALLING
Rejects calls from calling numbers that are not present in
CTIDISA User table (CGI
parameter).
PROVIDE-SG
Allows insertion of CTIDISA User name in subaddress calling field .
Note | |
---|---|
By default, DISA doesn't allow ISDN subaddress fields. |
CALL-ABORT
Sequence of digits to abort an outgoing call that is in any states prior to ACTIVE.
CALL-REPEAT
Sequence of digits to repeat last call (when a session is in LOOPDIAL).
PIN-START
Digit used to open PIN sequence (it isn't editable).
PIN-END
Digit used to close PIN sequence (it isn't editable).
NPOO-CT
Enable/disable Net-Public to Net-Public call transfer when both calls are outgoing (outgoing to outgoing) [NO, YES, SYS].
CTIP-TYPE
CTIP type assigned to CTIDISA resource.
BUSY-NOCHAN
Return BUSY cause instead of NOCHAN [NO, YES].
WDIR
Working Directory where file messages are loaded. It cannot be empty. Physical full path in DOS notation, i.e. starting with a drive letter in the range ['A'..'Z'] and ending with the '\' character. Max. 128 characters. Case is preserved. Spaces are allowed. Strings holding spaces must be written between quotation marks (E.g.: "C:\My dir\").
The following command allows the administrator to change the configuration of the resource:
s p ctidisa
parameter
:value
...
Caution | |
---|---|
To activate the changes made on the upper case parameters, execute the initialization command init res:ctidisa; while to set act the changes made on the lowercase parameters a save conf and an Abilis restart are required (i.e. With warm start command). |