Call record callback

This interface needs to be provided by the customer, and the customer needs to tell us the interface address for configuration. After the call recording is generated, we will push the result to this interface every five minutes.

http://www.xxx.com/?caller=85xxxxx192&callee=0062xxxxxxx5067&startTime=1744269917000&fileUrl=https://xxxxxxx.com/xxx1d-b1bf4fb3e287.wav&
callId=549xxx-f9dd-12xxxe-72a6-00xxx02e9e3

RequestMethod

GET

Request Param

param
type
description

caller

String

caller

callee

String

phone number

startTime

long

start timestamp

fileUrl

String

call recording file address

callId

String

callId

Last updated