Fork dial-up start

Table of Contents

Description

Fork dial-up start.

Table 1. System Characteristics

Class

Type

fork_start

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: dialogid
Type: varchar
Empty value: — 

Switching dialog identifier.

Name: dialogidhash
Type: bigint
Empty value: — 

hash of the switch dialog identifier.

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: 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: localuri
Type: varchar
Empty value: — 

uri side B.

Name: localtag
Type: varchar
Empty value: — 

service field.

Name: remoteuri
Type: varchar
Empty value: — 

uri side A.

Name: forkrequesturi
Type: varchar
Empty value: — 

Called uri (sides B).

Name: forkremoteuri
Type: varchar
Empty value: — 

remote uri (side B).

Name: forklocaltag
Type: varchar
Blank value: — 

Service field.

Name: forkcallid
Type: varchar
Blank value: — 

callid side B.

Name: forkcallednum
Type: varchar
Blank value: — 

Dialed number of party A.

Name: forkdir
Type: varchar
Empty value: — 

Call direction. Possible values: in, out.

Name: forkextaccountcode
Type: varchar
Empty value: empty

The code of the external account that maintains the fork.

Name: forkidn
Type: varchar
Empty value: empty

Subscriber id in format 'number@domain'.

Name: busername
Type: varchar
Blank value: — 

username side B.

Name: bdomain
Type: varchar
Blank value: — 

Side B Domain.

Name: bnetworkaddr
Type:
Blank value:

B side address.

Name: bouter
Type: `
Empty value: `false

Is party B an external subscriber.

Name: bprovidercode
Type: `
Blank value: `empty

Party B provider code.

See also