Broadsoft CDR Dimension Tables

CallCategoryDimension

Column NameAzure TypeSnowflake TypeDescription
ccd_idintNUMBER(38,0)Primary key.
ccd_callCategoryvarchar(16)VARCHAR(16)Call category
ccd_descriptionvarchar(32)VARCHAR(32)Call category description
ccd_groupvarchar(16)VARCHAR(16)Call category group
ccd_scopevarchar(32)VARCHAR(32)Call category scope
ccd_isChargebit (1=true/0=false)BOOLEANIs charge flag




CallTypeDimension

Column NameAzure TypeSnowflake TypeDescription
ct_idintNUMBER(38,0)Primary key
ct_eipCallTypevarchar(16)VARCHAR(16)Billing call type
ct_productCodevarchar(16)VARCHAR(16)Product code
ct_serviceLocationvarchar(16)VARCHAR(16)Service location
ct_descriptionvarchar(64)VARCHAR(64)Call type description
ct_handlingvarchar(8)VARCHAR(8)Indicates if the call is rated (represented as RATE)
ct_incrementdecimal(10, 1)NUMBER(10,1)The billing duration increment in seconds
ct_interStatevarchar(1)VARCHAR(1)Y/N - indicates if rate is applied to interState only 
ct_minimumdecimal(10, 1)NUMBER(10,1)The minimum billing duration in seconds
ct_perMinuteOrPerCallvarchar(8)VARCHAR(8)Indicates if rate is applied per minute or per call. Current values are 'Minute' or 'Call'
ct_ratedecimal(10, 4)NUMBER(10,4)Represents the rate value in USD out to 1/100 of a cent
ct_stvarchar(3)VARCHAR(3)Service tax code
ct_ttvarchar(3)VARCHAR(3)Transaction tax code




LergDimension

Column NameAzure TypeSnowflake TypeDescription
ld_npaNxxintNUMBER(38,0)The area code (NPA) and exchange (NXX)
ld_cityvarchar(48)VARCHAR(48)City
ld_cllivarchar(32)VARCHAR(32)CLLI (Common Language Location Identifier)
ld_hcoordintNUMBER(38,0)Horizontal Coordinate
ld_latavarchar(4)VARCHAR(4)LATA (Local Access and Transport Area)
ld_ocnvarchar(4)VARCHAR(4)OCN (Original Call Number)
ld_rateCentervarchar(10)VARCHAR(10)Rate Center
ld_statevarchar(2)VARCHAR(2)State
ld_vcoordintNUMBER(38,0)Vertical Coordinate


Broadsoft CDR Fact Tables

BroadsoftCDRFact

#Column NameAzure TypeSnowflake TypeDescriptionReferencesIndexed
1bf_idbigintNUMBER(38,0)The primary key

2bf_defaultNpaNxxvarchar(6)VARCHAR(6)The area code (NPA) and exchange (NXX) used to tax and rate calls that do not represent a valid endpoint, such as a toll-free number.

3bf_billedOnbigintNUMBER(38,0)Future use

4bf_interLatabit (1=true/0=false)BOOLEANLATA (local access and transport area), did this call traverse LATAs. This is typically use for call rating.

5bf_calledCountryintNUMBER(38,0)Foreign key to the called country code for this call. CountryDimension
6bf_recordIdvarchar(50)VARCHAR(50)The call detail record identifier

7bf_onNetbit (1=true/0=false)BOOLEANDid this call originate and terminate within the Evolve IP network.

8bf_eipCallTypeintNUMBER(38,0)The call type identifierCallTypeDimension
9bf_callDurationbigintNUMBER(38,0)The call duration in seconds. The represents the entire length of the call, from off-hook to on-hook.

10bf_accountIdintNUMBER(38,0)Foreign key to the account associated with this callAccountDimension
11bf_systemintNUMBER(38,0)Foreign key to the system identifierSystemDimension
12bf_billablebit (1=true/0=false)BOOLEANFuture use

13bf_productCodeintNUMBER(38,0)Foreign key to the product codeProductDimension
14bf_ringDurationbigintNUMBER(38,0)The call ringing time, in seconds, before it was answered or dropped. The represents how long a call rang, from off-hook to answer or hang-up if no answer detected.

15bf_cdrTypevarchar(16)VARCHAR(16)

The CDR type.  

Possible values are:

  • Long Duration
  • Normal
  • Interim
  • Failover


16bf_userNumbervarchar(128)VARCHAR(128)

The E.164 number of the user generating (that is, accountable for) this CDR
or the extension if the user has no national number.



17bf_interStatebit (1=true/0=false)BOOLEANIndicates if the call traverse between two states

18bf_billDurationbigintNUMBER(38,0)The billable duration of the call, from the answer event to the disconnect event in seconds

19bf_callRecordingRecordingDestinationvarchar(161)VARCHAR(161)This field indicates the identity or address of the third-party call recording platform where the media stream is sent. This destination could be in the format of an IP address, host name, or fully qualified domain name

20bf_meetmeConferenceRecordingDurationintNUMBER(38,0)The total conference recording duration, in seconds. This field is populated only in the CDR of the last party to leave a recorded conference

21bf_originalCalledPresentationIndicatorvarchar(20)VARCHAR(20)The presentation indicator of the calling number. 

Possible values are:

  • Public
  • Unavailable
  • Anonymous


22bf_ccDispositionCodeTaggingResultchar(1)VARCHAR(1) This field indicates the result (S for Success or F for failure) of the tagging operation. The value S confirms the tagging operation was invoked and processed successfully

23bf_callCenterOutgoingCallCenterUserIdvarchar(161)VARCHAR(161)This field captures the Call Center ID that the DNIS name used by the agent to make the outgoing call belongs to

24bf_redirectingCalledPresentationIndicatorvarchar(20)VARCHAR(20)

The presentation indicator of the calling number.

Possible values are:

  • Public
  • Unavailable
  • Anonymous


25bf_enterpriseTrunkCapacityExceededchar(1)VARCHAR(1)The enterprise trunk capacity exceeded condition. 1 is the only value. This field is present only when an enterprise trunk capacity exceeded condition blocks the call

26bf_preAlertingAnnouncementPreAlertingDurationintNUMBER(38,0)

The pre alerting announcement duration in seconds



27bf_callCenterOutgoingCallCenterCallFACResultchar(1)VARCHAR(1)This field captures the result (S for Success or F for failure) of dialing the Call Center Make Call Center Call feature access code. The value S means the feature was invoked and processed successfully.

28bf_broadworksAnywhereRelatedCallIdvarchar(40)VARCHAR(40)This field provides the local call ID of termination from the portal to the BroadWorks Anywhere user

29bf_meetmeConferenceInvocationTimedatetime2(7)TIMESTAMP_NTZ(9)Time at which the service was invoked during the call.
The invocation time is shown using the UTC/GMT time zone.


30bf_otherPartyNamePresentationIndicatorvarchar(20)VARCHAR(20)

The presentation indicator of the other party name. Possible values are:

  • Public
  • Unavailable
  • Anonymous
  • Operator
  • Payphone
  • Overseas


31bf_callCenterOutgoingPersonalCallFACResultchar(1)VARCHAR(1)This field captures the result (S for Success or F for failure) of dialing the Call Center Make Personal Call feature access code. The value S means the feature was invoked and processed successfully

32bf_callCenterOutgoingCallCenterGroupNumbervarchar(16)VARCHAR(16)This field captures the calling line ID group number (E.164 formatted) configured for the group that the Call Center is associated with for the DNIS name used by an agent to make the outgoing call

33bf_ccDispositionCodeTaggingInvocatedbit (1=true/0=false)BOOLEANThis field indicates the result (0 or 1) of the tagging operation. The value 1 confirms the tagging operation was invoked and processed successfully

34bf_callCenterOutgoingCallCenterPhoneNumbervarchar(16)VARCHAR(16)This field captures the Dialed Number Identification Service (DNIS) number (E.164 formatted) or extension associated with the DNIS name used by the agent to make the outgoing call

35bf_callRecordingStopInvocateddatetime2(7)TIMESTAMP_NTZ(9)Time at which the On-Demand-Stop Call Recording service was invoked during the call. The invocation time is shown using the UTC/GMT time zone

36bf_callRecordingPauseInvocateddatetime2(7)TIMESTAMP_NTZ(9)Time at which the Pause Call Recording service was invoked during the call.
The invocation time is shown using the UTC/GMT time zone


37bf_ccEmergencyCaIInvocateddatetime2(7)TIMESTAMP_NTZ(9)Time at which the CC Emergency Call  service was invoked during the call.
The invocation time is shown using the UTC/GMT time zone


38bf_callRecordingInvocationTimedatetime2(7)TIMESTAMP_NTZ(9)Time at which the On-Demand Call Recording service was invoked during the call.
The invocation time is shown using the UTC/GMT time zone


39bf_collaborateBridgevarchar(128)VARCHAR(128)The name of the bridge, as entered by bridge administrators when creating the conference bridge

40bf_callRecordingPausefacResultchar(1)VARCHAR(1)This field captures the result (S for Success or F for failure) of dialing a feature access code. The value S means the feature was invoked and processed successfully.

41bf_collaborateOwnervarchar(161)VARCHAR(161)The BroadWorks user identifier of the collaborate room owner

42bf_collaborateRolevarchar(11)VARCHAR(11)The role of the conference participant, which can be "participant" or "leader"

43bf_collaborateRoomTypevarchar(12)VARCHAR(12)The type of the collaborate room which is either "My Room", "Instant Room" or "Project Room"

44bf_collaborateRoomNamevarchar(80)VARCHAR(80)The name of the collaborate room, as entered by admin/use

45bf_callRecordingStartInvocateddatetime2(7)TIMESTAMP_NTZ(9)Time at which the On-Demand-Start Call Recording service was invoked during the call. The invocation time is shown using the UTC/GMT time zone

46bf_transferInvocationTimedatetime2(7)TIMESTAMP_NTZ(9)Time at which the transfer service was invoked during the call.
The invocation time is shown using the UTC/GMT time zone


47bf_collaborateRoomIDvarchar(15)VARCHAR(15)The roomID is the same for all calls to the same conference room and is used to correlate all calls in the same conference.

48bf_callRecordingResumefacResultchar(1)VARCHAR(1)This field captures the result (S for Success or F for failure) of dialing a feature access code. The value S means the feature was invoked and processed successfully

49bf_collaborateInvocateddatetime2(7)TIMESTAMP_NTZ(9)Time at which the service was invoked during the call.
The invocation time is shown using the UTC/GMT time zone


50bf_callRecordingResumeInvocateddatetime2(7)TIMESTAMP_NTZ(9)Time at which the Resume Call Recording service was invoked during the call.
The invocation time is shown using the UTC/GMT time zone


51bf_collaborateOwnerDNvarchar(16)VARCHAR(16)The DN of the collaborate owner. If the owner does not have a DN, then this field contains the group CLID of the owner's group.

52bf_calledLergInfointNUMBER(38,0)

Foreign key to the called number LERG (local exchange routing guide) info. 

LergDimension
53bf_serviceLocationintNUMBER(38,0)Foreign key to the service location identifierLocationDimension
54bf_taxTransactionTypeintNUMBER(38,0)Foreign key to tax transaction type identifierTaxTransactionTypeDimension
55bf_ccEscalatedCallInvocatedbit (1=true/0=false)BOOLEAN

This field captures the result  (1 for success or 0 for failure) of dialing a feature access code. The value 1 means the feature was invoked and processed successfully



56bf_accountGroupIdintNUMBER(38,0)Foreign key to the account group AccountGroupDimension
57bf_voicePortalCallingInvocatedbit (1=true/0=false)BOOLEAN

Indicates whether the Voice Portal Calling service was invoked during the call



58bf_callingLergInfointNUMBER(38,0)

Foreign key to the calling number LERG (local exchange routing guide) info

LergDimension
59bf_directVMTransferInvocatedbit (1=true/0=false)BOOLEAN

This field captures the result  (1 for success or 0 for N/A) of dialing a feature access code. The value 1 means the feature was invoked and processed successfully



60bf_hotelingInvocatedbit (1=true/0=false)BOOLEAN

Indicates whether the Hoteling service was invoked during the call



61bf_ccMonitoringBIInvocatedbit (1=true/0=false)BOOLEAN

This field captures the result (1 for success or 0 for N/A) of dialing a feature access code. The value 1 means the feature was invoked and processed successfully



62bf_taxServiceTypeintNUMBER(38,0)Foreign key to the tax service type TaxServiceDimension
63bf_billingLocationintNUMBER(38,0)Foreign key to the billing location LocationDimension
64bf_callingCountryintNUMBER(38,0)The dial country code of the caller

65bf_callStartDateLocalintNUMBER(38,0)Foreign key for the call start date in local time DateDimensionYes
66bf_callStartTimeUTCintNUMBER(38,0)Foreign key to the call start time of day in UTC  TimeOfDayDimension
67bf_billingAccountintNUMBER(38,0)Foreign key to the billing account AccountDimension
68bf_callStartDateUTCintNUMBER(38,0)Foreign key to the call start date in UTCDateDimension
69bf_callStartTimeLocalintNUMBER(38,0)Foreign key to the call start time of day in local time TimeOfDayDimension
70bf_callReleaseTimeLocalintNUMBER(38,0)Foreign key to the call release time of day in local time  TimeOfDayDimension
71bf_callReleaseDateLocalintNUMBER(38,0)Foreign key to the call release date in Local time DateDimension
72bf_callReleaseDateUTCintNUMBER(38,0)Foreign key to the call release date in UTC DateDimension
73bf_callReleaseTimeUTCintNUMBER(38,0)Foreign key to the call release time of day in UTC TimeOfDayDimension
74bf_callDescriptionvarchar(32)VARCHAR(32)Call description

75bf_answerIndicatorAttributevarchar(18)VARCHAR(18)

Possible values are:

  • Yes
  • No
  • Yes-PostRedirection


76bf_answerIndicatorchar(1)VARCHAR(1)

Indicates if the call was answered. Possible values are Y for yes and N for No



77bf_directionvarchar(12)VARCHAR(12)Possible values are "Originating" or "Terminating"

78bf_userTimeZonevarchar(8)VARCHAR(8)The time zone of the user (an offset from GMT). The format is 0 (standard time) or 1 (daylight savings), followed by + or -, followed by the 6-digit offset (HHMMSS). The offset is adjusted for daylight savings.

79bf_callingNumbervarchar(162)VARCHAR(162)The Calling party's number

80bf_calledNumbervarchar(162)VARCHAR(162)The called number
Yes
81bf_groupNumbervarchar(16)VARCHAR(16)The group number of the user generating the CDR

82bf_prepaidStatusvarchar(22)VARCHAR(22)

The prepaid status. It indicates the call's outcome from an online billing perspective.

Possible values are:

  • notApplicable
  • charged
  • creditsRanOut
  • insufficientCredits
  • errorInitialContinue
  • errorInitialTerminated
  • errorMidCallContinue
  • errorMidCallTerminated


83bf_dialedDigitsvarchar(162)VARCHAR(162)Digits as dialed by the user, before pre-translations

84bf_departmentvarchar(256)VARCHAR(256)The user's department name

85bf_transferTypevarchar(40)VARCHAR(40)

This field indicates the type of the transfer attempt.

Possible values are:

  • Transfer Consult
  • Transfer Consult Internal
  • Deflection
  • FMFM Call Push
  • Personal Assistant
  • Third Party Deflection


86bf_locationTypevarchar(128)VARCHAR(128)

This corresponds to the device type of the location. Possible values are:

  • Primary Device
  • Shared Call Appearance
  • BroadWorks Anywhere
  • BroadWorks Mobility
  • Executive Assistant
  • Flexible Seating Guest


87bf_userAgentvarchar(1024)VARCHAR(1024)

The local user agent for originating and terminating CDRs



88bf_extTrackingIdvarchar(72)VARCHAR(72)This field contains a string that identifies a session uniquely on the BroadWorks Application Server that processed the call
Yes
89bf_hotelingGroupvarchar(30)VARCHAR(30)The customer group ID for the hosting user

90bf_recallTypevarchar(40)VARCHAR(40)Indicates that the CDR is for a recall and that the content is determined by the service for which the recall is being performed. This field is set only in the terminating CDR for a recall.
Call Transfer Recall uses the value "transfer".
Call Park recall uses the value "call park".
Automatic Hold Retrieve uses the value "automatic hold/retrieve".
Executive-Assistant Call Push uses the value "executive-assistant call push"


91bf_localCallIdvarchar(128)VARCHAR(128)This field contains a string that uniquely identifies the session that processed the call

92bf_accountCodevarchar(14)VARCHAR(14)The account code, if dialed

93bf_accessCallIdvarchar(162)VARCHAR(162)This field is present when the Application Server reaches a BroadWorks user's device, . It records the SIP Call ID that allowed the Application Server to make the connection to the device.

94bf_routevarchar(86)VARCHAR(86)

Indicates if the call was handles On-Net or Off-Net:

Possible values:

  • Enterprise - within the user organization (On-Net)
  • Group - within the user group (On-Net)
  • IP address  - Off-Net


95bf_networkCallIdvarchar(162)VARCHAR(162)

The network call identifier



96bf_remoteCallIdvarchar(40)VARCHAR(40)This field contains a string that uniquely identifies the session that processed the remote party's call for intra-group calls

97bf_relatedCallIdvarchar(40)VARCHAR(40)This field provides the call identifier of a different call that created or was created by this call as a
consequence of service activation


98bf_groupvarchar(30)VARCHAR(30)The name of the group associated with this call.
Yes
99bf_typeOfNetworkvarchar(8)VARCHAR(8)This field presented in originating CDRs
Network type can be "private" or "public". 


100bf_sipErrorCodevarchar(3)VARCHAR(3)SIP error code

101bf_asCallTypevarchar(11)VARCHAR(11)

Possible values:

  • Group
  • Enterprise
  • Network
  • Network URL
  • Emergency
  • Repair
  • Internal


102bf_userIdvarchar(161)VARCHAR(161)The login ID (including the domain) of the user generating (accountable for) this CDR
Yes
103bf_releaseTimedatetime2(7)TIMESTAMP_NTZ(9)The time when the call is released.
The release time is presented in the UTC/GMT time zone.

Yes
104bf_ratedecimal(12, 5)NUMBER(12,5)Future use

105bf_taxAmountdecimal(12, 4)NUMBER(12,4)Future use

106bf_startTimedatetime2(7)TIMESTAMP_NTZ(9)The time when the address is sent to or received from the system.
The start time is presented in the UTC/GMT time zone.

Yes
107bf_locationUsagedecimal(12, 3)NUMBER(12,3)This field indicates the length of time (in seconds, with three decimal digits), the location(s) described in the location field, were in use.

108bf_costdecimal(12, 4)NUMBER(12,4)Future use

109bf_pricedecimal(12, 4)NUMBER(12,4)Future use

110bf_answerTimedatetime2(7)TIMESTAMP_NTZ(9)The time when the two-way media connection is established between the user and the other party. This happens when the terminating endpoint answers the call.
The answer time is presented in the UTC/GMT time zone.


111bf_btluExceededchar(1)VARCHAR(1)This field indicates a BTLU unavailable condition. "Y" is the only value. This field is present only when a BTLU unavailable condition blocks the call.

112bf_ccEscalatedCallResultchar(1)VARCHAR(1)

This field captures the result ("S" for success or "F" for failure) of dialing a feature access code. The value "S" means the feature was invoked and processed successfully



113bf_transferResultchar(1)VARCHAR(1)This field indicates the result of the transfer attempt.
Possible values are S for success or F for failure


114bf_ccMonitoringBIResultchar(1)VARCHAR(1)

This field captures the result ("S" for success or "F" for failure) of dialing a feature access code. The value "S" means the feature was invoked and processed successfully



115bf_callCategoryKeyintNUMBER(38,0)Foreign key to the call category CallCategoryDimension
116bf_meetmeConferenceConferenceIdvarchar(128)VARCHAR(128)The conference identifier is the same for all calls for the same conference

117bf_originalCalledNumbervarchar(162)VARCHAR(162)The original called number

118bf_networkTranslatedGroupvarchar(32)VARCHAR(32)This field reports the optional group ID of the called number, if any, for CDRs of originating 

119bf_relatedCallIdReasonvarchar(40)VARCHAR(40)

Indicates the reason that triggered the presence of the bf_relatedCallId field



120bf_hotelingUserIdvarchar(161)VARCHAR(161)The user identifier for the hosting user.

121bf_networkTranslatedNumbervarchar(162)VARCHAR(162)The result of the translations of the called number by the Network Server.
This field is only provided in CDRs of originating, non-intra-group calls.


122bf_transferRelatedCallIdvarchar(40)VARCHAR(40)This field provides the call identifier of the other call involved in the transfer. The call identifier is the value found in the bf_localCallId field of the related call. 

123bf_redirectingCalledNumbervarchar(162)VARCHAR(162)

The last redirecting called number



124bf_trunkGroupInfovarchar(255)VARCHAR(255)This field contains the action taken by the Application Server to allow or deny the origination attempt. Possible values are:
• Normal 
• Bursting 
• CapacityExceeded 
• None 
For a termination, the field indicates the results of the attempts to complete a call to a trunk group user. The field may contain multiple values (separated by spaces). The possible values are:
• Normal 
• Bursting 
• Unreachable
• CapacityExceeded 
• Unconditional 
• None


125bf_meetmeConferenceRolevarchar(12)VARCHAR(12)The role of the conference participant, which can be "participant" or "leader".

126bf_accessDeviceAddressvarchar(80)VARCHAR(80)The IP address (numerical or FQDN) where the user (as reported in the Basic module) receives the media of the session. 

127bf_meetmeConferenceBridgevarchar(128)VARCHAR(128)The name of the bridge, as entered by bridge administrators when creating the conference bridge.

128bf_redirectingCalledReasonvarchar(40)VARCHAR(40)

Redirection Reason for the called number



129bf_terminationCausevarchar(4)VARCHAR(4)

Code capturing what action caused the call release.
The following causes are used by the Application Server by default (that is, if not customized using feature
EV 18143).
• 001 - Unassigned number (user not found)
• 003 - No route to destination (request failure or unavailable failure)
• 016 - Normal
• 017 - User busy
• 019 - User alerted, no answer
• 020 - User not available (for example, SIP phone not registered)
• 021 - Call rejected (forbidden or global failure)
• 027 - Destination out of order (server request failure)
• 031 - Network disconnect (Normal unspecified)
• 041 - Temporary Failure
• 086 - Call Cleared
• 111 - Protocol error (unknown release code)



130bf_authorizationCodevarchar(14)VARCHAR(14)

The authorization code collected by the Account/Authorization Codes or Enhanced Outgoing Calling Plan services, if dialed



131bf_chargeIndicatorchar(1)VARCHAR(1)

Indicates whether the call is chargeable or not (according to the VoIP system, not the billing system).
Possible values:
• 0 - no indication 
• y - charge 
• n - no charge



132bf_hotelingUserNumbervarchar(16)VARCHAR(16)The user number for the hosting user

133bf_hotelingGroupNumbervarchar(16)VARCHAR(16)The group number for the hosting user

134bf_originationMethodvarchar(30)VARCHAR(30)

This field only appears in originating CDRs, when the call is initiated by the Application Server. It does not
appear for terminating calls, nor does it appear when it is not initiated by the Application Server. 
Possible values:
• clickToDial-normal
• clickToDial-remoteOffice
• automaticCallback
• automaticCallbackPolling



135bf_trunkGroupNamevarchar(255)VARCHAR(255)

The identity of the user's trunk group, if the user is subject to trunk group call capacity control



136bf_callingPartyCategoryvarchar(20)VARCHAR(20)The category of the calling party

137bf_otherPartyNamevarchar(80)VARCHAR(80)Name of the calling party for terminating CDRs.
Name of the called party for originating CDRs.


138bf_receivedCallingNumbervarchar(161)VARCHAR(161)The receiving calling number

139bf_configurableCLIDvarchar(20)VARCHAR(20)The value set in the user's configurable CLID

140bf_networkCallTypevarchar(4)VARCHAR(4)The network call type

141bf_releasingPartyvarchar(6)VARCHAR(6)Indicates which party released the call first. For example:  "local", "remote" or "none".

142bf_originalCalledReasonvarchar(40)VARCHAR(40)Redirection Reason for the original called number

143bf_directVMTransferResultchar(1)VARCHAR(1)

This field captures the result ("S" for Success or "F" for Failure") of dialing a feature access code. The value "S" means the feature was invoked and processed successfully.



144bf_callRecordingRecordingResultchar(1)VARCHAR(1)

This service extension field indicates the status of the recorded media. The values for this field can be "s" for "successful" or  "f" for "failed".



145bf_callRecordingRecordingTriggervarchar(20)VARCHAR(20)

The user's recording mode for this call. Possible values are:

  • "always"
  • "alwayspause-resume"
  • "on-demand"
  • "on-demand-user-start"


146bf_callRecordingStartfacResultchar(1)VARCHAR(1)This field captures the result ("S" for success or "F" for failure) of dialing a feature access code. The value "S" means the feature was invoked and processed successfully.

147bf_meetmeConferenceOwnervarchar(161)VARCHAR(161)The BroadWorks user ID for the conference owner

148bf_meetmeConferenceOwnerDNvarchar(32)VARCHAR(32)The DN of the conference owner. If the owner does not have a DN, then this field contains the group CLID of the owner's group

149bf_meetmeConferenceTitlevarchar(80)VARCHAR(80)The title of the conference call, as entered by bridge administrators when creating the conference call

150bf_meetmeConferenceProjectCodevarchar(40)VARCHAR(40)The project code as entered by the bridge administrator when creating the conference call

151bf_callRecordingStopfacResultchar(1)VARCHAR(1)This field captures the result ("S" for success or "F" for failure) of dialing a feature access code. The value "S" means the feature was invoked and processed successfully

152bf_callRecordingResultchar(1)VARCHAR(1)

This field captures the result ("S" for success or "F" for failure) of dialing a feature access code. The value "S" means the feature was invoked and processed successfully



153bf_locationvarchar(256)VARCHAR(256)This field contains the provisioned public identity of the originating/terminating devices.

154bf_eipIdvarchar(16)VARCHAR(16)The account identifier for this CDR
Yes
155bf_userFkintNUMBER(38,0)

Foreign key to the user generating this CDR

BroadsoftUserDimensionYes
156bf_parentEipIdvarchar(16)VARCHAR(16)The parent account identifier 

157bf_lastUpdatedTimestampdatetime2(7)TIMESTAMP_NTZ(9)The timestamp indicating the most recent update of the record

158bf_updatedbit (1=true/0=false)BOOLEANIndicates if the record has been updated





  • No labels