4.17.55 CTI_IE_AC_PARAM_INFO

Description

Data of Autoclip parameter.

Atributy

Id

Unique AutClip parameter ID – hex number.

Name

Name of AutoClip parameter – string.

Number

Number (telephone) for service activation.

TimeOut

Timeout for AC router, ie time validity of entry. Value is in miliseconds. Value 0 is for unlimited validity.

FlagsAuto

 

Bit switch for AC routery entry. Check with OR.

0x01

Restart TimeOut after usage (RESTART).

0x02

Delete entry after usage (DELETE).

0x03

Usage = call is active, otherwise usage = call is alerting (USED_ACTIVE).

 

StoreType

Store type – values ANSWERED, UNANSWERED or BOTH.

Examples

<CTI_AC_PARAM_INFO Id="0x1" Name="Default AutoClip Param" Number="" FlagsAuto="0x2" TimeOut="3600000" StoreType="ANSWERED"/>