Updates siprec session for a call
Updates siprec session identified by siprec_sid.
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the account the resource belongs to.
The CallSid that identifies the call to update.
The SiprecSid that uniquely identifies the Sip Recording.
Body
Updates a SIPREC session.
The new status of the resource. Specifying stopped will end the siprec session.
stopped "stopped"
Response
Successful SIPREC session update response
The id of the account the resource belongs to.
"61bf923e-5e4d-4595-a110-56190ea18a1b"
The id of the call the resource belongs to.
"v3:9X2vxPDFY2RHSJ1EdMS0RHRksMTg7ldNxdjWbVr9zBjbGjGsSe-aiQ"
The SID of the siprec session.
"61bf923e-5e4d-4595-a110-56190ea18123"
The date and time the siprec session was last updated.
"Fri, 11 Aug 2023 19:12:11 +0000"
The status of the siprec session.
in-progress, stopped "in-progress"
The URI of the siprec session.
"https://api.telnyx.com/v2/texml/Accounts/61bf923e-5e4d-4595-a110-56190ea18123/Calls/v3:9X2vxPDFY2RHSJ1EdMS0RHRksMTg7ldNxdjWbVr9zBjbGjGsSe-ai/Siprec/61bf923e-5e4d-4595-a110-56190ea18123"
The error code of the siprec session.