Stopping the conference

Table of Contents

Description

Stopping the conference.

Sent with a delay of 3 seconds after generation.

Table 1. System Characteristics

Class

Type

conf_stop

Properties

Table 2. Properties
Specification Description

Name: confid
Type: varchar
Blank value: — 

Conference ID.

Name: confidhash
Type: bigint
Empty value: — 

hash from conference ID.

Name: confnum
Type: varchar
Blank value: — 

Conference Number.

Name: room
Type: varchar
Blank value: — 

Room number.

Name: confdomain
Type: varchar
Empty value: — 

The domain in which the conference was created.

Name: participants
Type: varchar
Empty value: — 

List of conference attendees.

Name: participantsdata
Type: varchar
Empty value: — 

List of conference participants with additional information (callid, localuri, localtag, remoteuri).

Name: mgc
Type: varchar
Empty value: — 

Which mgc is serving this conference.

Name: reclinks
Type: varchar
Empty value: — 

Record information (MG, Ctx, Timestamp, RecPath).

Name: isrec
Type: boolean
Blank value: — 

Conference record sign.

Name: invitets
Type: bigint
Empty value: — 

Switch identifier that is uniform for all events within a single switch.

Name: stoptype
Type: varchar
Blank value: — 

Conference Stop Type.

Name: stopreason
Type: varchar
Blank value: — 

Reason for stopping the conference.

Name: stopoperations
Type: varchar
Empty value: — 

Operations that caused the conference to stop.

Name: stopcallid
Type: varchar
Empty value: — 

callid of the last conference participant whose exit was followed by a termination.

See also