50.2. CTIDISA resource

50.2.1. Activating the CTIDISA resource

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]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]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 72.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]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).

50.2.2. CTIDISA resource parameters

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]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 is not editable).

PIN-END

Digit used to close PIN sequence (it is not 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.

The following command allows the administrator to change the configuration of the resource:

s p ctidisa parameter:value...

[Caution]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).