sipuser_transtate_set

Table of Contents

Description

Setting the transactional state sipuser.

Table 1. System Characteristics

Class

Type

sipuser_transtate_set

Properties

Table 2. Properties
Specification Description

Name: login
Type: varchar
Blank value: — 

Login sipuser.

Name: state
Type: varchar
Empty value: — 

Sipuser state. Possible values:

  • huntblock - blocking for resource issuance (current sipuser) by role huntq (voice queues) is set.

Name: ttl
Type: boolean
Empty value: false

Duration for which the state was set, in sec.

Name: strategy
Type: boolean
Empty value: false

State setting strategy. Possible values:

  • single_newexpire - replacing a single state with another of the same state with a new auto-delete timer set.

  • single_maxexpire - replacing a single state with another one of the same state and setting the auto-delete timer to a time equal to max(remainder, new time).

Name: xinfo
Type: boolean
Empty value: false

Information specified when setting the status.

See also