A process has been initiated PCS (post call survey)

Table of Contents

Description

Occurs at the end of a dialog at the moment the connection is broken if PCS mode is set (post call survey), and instead of disconnecting, the opponent is transferred to a pre-ordered number. This is usually a service level evaluation survey.

Table 1. System Characteristics

Class

Type

dlg_pcs

Properties

Table 2. Properties
Specification Description

Name: eventid
Type: uuid
Empty value: — 

Unique event identifier.

Name: eventts
Type: bigint
Blank value: — 

Timestamp of event.

Name: acallid
Type: varchar
Empty value: — 

CallId of party A (from the INVITE SIP packet received for processing). Single value for all events within a single switchover.

Name: acallidhash
Type: bigint
Empty value: — 

Numeric hash from CallId of party A. Single value for all events within a single switch.

Name: cid
Type: uuid
Empty value: empty

Unique call identifier (starts when the SIP packet INVITE arrives). Single value for all events within a single switchover.

Name: invitets
Type: bigint
Empty value: — 

Timestamp of the call (arrival of the INVITE SIP packet for processing). Single value for all events within a single switch.

Name: invitedt
Type: timestamp
Empty value: — 

Date-Time of the call (receipt of the SIP packet INVITE for processing). Single value for all events within a single switch.

Name: connectionid
Type: uuid
Empty value: empty

Unique call identifier (in product layer format 'cid.invitets'). Single value for all events within a single switch.

Name: dialogid
Type: varchar
Empty value: — 

Switching dialog identifier.

Name: dialogidhash
Type: bigint
Empty value: — 

hash of the switch dialog identifier.

Name: xcallid
Type: varchar
Empty value: — 

callid of the side whose debuff initiated PCS to the opponent.

Name: xidn
Type: varchar
Empty value: empty

The subscriber id in the format 'number@domain' whose debuff initiated PCS to the opponent.

Name: ycallid
Type: varchar
Empty value: — 

callid of the redirected party.

Name: yidn
Type: varchar
Empty value: empty

Redirected subscriber id in format 'number@domain'.

Name: pcsto
Type: varchar
Empty value: empty

The Post Call Survey number to which the caller is redirected.

Name: pcsside
Type: varchar
Empty value: empty

The label of side a or b that redirects to the number of the Post Call Survey.

See also