Polycom 3725-70003-009F Sewing Machine User Manual


 
CDR Data Reference
Proprietary & Confidential 255
Table B-2 Participant Information (cdr_post_part)
Field Name Field Type Description
conf_id INTEGER
Conference ID (key to cdr_post_conf table)
(indexed with part_id).
sub_id SMALLINT
Forced to zero (0).
subscriber_number CHAR(20)
Dial-in = A number
Dial-out = B number
connect_number CHAR(20)
B number (DNIS).
billing_number CHAR(20)
Not applicable.
part_actual_start INTEGER
Start time for participant in UNIX seconds
(when participant connects to bridge).
part_actual_end INTEGER
End time for participant in UNIX seconds
(when participant disconnects from bridge).
access_method SMALLINT
Enum:
0 = ACC_CAMM (subscriber dial-in).
1 = ACC_PAMM (participant dial-in).
4 = ACC_COMM (operator-initiated).
6 = ACC_CODS (subscriber dial-out).
7 = ACC_PODS (participant dial-out).
part_id INTEGER
Participant ID number (indexed alone and with
conf_id).
part_privacy SMALLINT
Forced to zero (0).
part_privilege SMALLINT
Enum:
0 = ordinary participant
1 = subscriber
3 = operator
4 = recorder
part_title CHAR(10)
If subscriber record, the subscriber’s TITLE
from the SUBSCRIBERDETAIL table (CNOW
database).
If participant, operator, or recorder record,
blank.