Running a script handler inside a SIP dialog

Table of Contents

Description

The script has started, the SIP subscriber has already been called or is waiting for a response.

Table 1. System Characteristics

Class

Type

sm_start

Properties

Table 2. Properties
Specification Description

Name: sm_id
Type: varchar
Empty value: — 

Scenario Handler ID.

Name: ivrid
Type: varchar
Empty value: — 

ivr-dialog identifier, uniform for all events within a single dialog. Addresses dialogs in runtime.

Name: ivrts
Type: bigint
Empty value: — 

Timestamp of ivr dialog initiation, uniform for all events within a single dialog. Together with ivrid provides uniqueness in historical data.

Name: cid
Type: uuid
Empty value: empty

Unique ivr-dialog identifier, uniform for all events within a single dialog. Independently ensures uniqueness in historical data.

See also