
ReadiVoice Administration & Maintenance Guide
256 Proprietary & Confidential
part_first CHAR(30)
If subscriber record, one of the following:
•ACM Pins value, if any
•Blank, if participant name updated (via
API, Operator, or Moderator) and no ACM
Pins
•Otherwise, FIRSTNAME from
SUBSCRIBERINFO table
If participant record, one of the following:
•ACM Pins value, if any
•Blank, if participant name updated (via
API, Operator, or Moderator) and no ACM
Pins
•Otherwise, “Participant”
If operator or recorder record, “Operator” or
“Recorder,” respectively.
part_last CHAR(30)
If subscriber record, one of the following:
•Updated name, if participant name
updated (via API, Operator, or Moderator)
•Otherwise, LASTNAME from
SUBSCRIBERINFO table
If participant record, one of the following:
•Updated name, if participant name
updated (via API, Operator, or Moderator)
and no ACM Pins
•Otherwise, blank
If operator or recorder record, blank.
bridge_id INTEGER
Bridge ID of bridge to which participant
connected.
bridge_leg_id SMALLINT
Forced to 1.
leg_type SMALLINT
Forced to zero (0).
gmt_offset SMALLINT
Forced to zero (0).
in_out_flag SMALLINT
Enum:
0 = dial-in
1 = dial-out
r_op_assist SMALLINT
Forced to zero (0).
r_price_req SMALLINT
Forced to zero (0).
r_person_person SMALLINT
Forced to zero (0).
r_listen_only SMALLINT
Forced to zero (0).
Table B-2 Participant Information (cdr_post_part) (continued)
Field Name Field Type Description