Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the

16108: Voice Recording: Request failed due to concurrent recordings


ERROR: 16108

error-16108 page anchor
VOICE
ERROR

This error occurs when you try to update a recording on a call or conference that has more than one active recording. Use Twilio.CURRENT only when there is a single active recording; otherwise, reference the recording with its Recording SID.

Possible causes

possible-causes page anchor
  • You used Twilio.CURRENT on a call or conference with multiple active recordings.
  • The request targeted a recording without specifying a Recording SID for a call or conference that had concurrent recordings.
  • Use the Recording SID to identify the specific recording you want to pause, resume, or stop.
  • Use Twilio.CURRENT only when the call or conference has one active recording.

Additional resources

additional-resources page anchor