Logcall
![]() |
Initiates call recording and creates a new CTI event. Currently only functions with the ACD recorder. |
Supported Script Types
![]() |
![]() |
Generic | Phone |
Properties
Property | Details |
---|---|
WhileInConversation |
Determines what gets logged during an interaction when the contact is not on hold. Options include:
|
WhileInIvrOrOnHold |
Determines what gets logged while a contact is on hold or in an IVR section of a script. Options include:
|
FileFormat |
Determines what format the log file generates as. Options include:
|
MCRRecordingType |
*Currently non-functioning* Determines what content CXone Recording should record. The two options are:
|
Branches
Branch | Details |
---|---|
Default |
Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined. |
Tips & Tricks
- Voicemails can not be logged with the Logcall action.
- You can use the Do Not Record action to stop an active recording.
Phone Script Example Using Logcall
The following excerpt initiates a call recording after attaining consent. The menu allows the contact to confirm or deny consent to be recorded and the decision is logged as True (for confirm) or False (for deny) in the ensuing snippet before requesting an agent. When an agent answers the call, the If action directs the contact to the Logcall action if the consent was confirmed (as True), and Logcall initiates a recording.
Would you like to download this script?