Caller spoofing

Table of Contents

Description

Subscriber spoofing by processing an incoming REFER or INVITE request with header Replaces.

Table 1. System Characteristics

Class

Type

call_replace

Properties

Table 2. Properties
Specification Description

Name: mode
Type: varchar
Empty value: — 

Swap mode:
- refer - finalizing the processing of the received request REFER.
- replaces - completion of processing of the received INVITE request with the header Replaces.

Name: callid
Type: varchar
Empty value: — 

caller callid.

Name: rusername
Type: varchar
Empty value: — 

username/remote party number.

Name: lusername
Type: varchar
Empty value: — 

username/local party number.

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