rooms/:name/sipCallTransfer
SIP / Call Transfer
Room SIP Call Transfer
transfer sip/pstn call
POST
rooms/:name/sipCallTransfer
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
the SIP/phoneNumber endpoint to transfer the call to.
determine the phone number used for outbound call (i.e. phone number displayed on the called phone). purchased phone
number of seconds to wait before dialing the extension, once dialed number is connected.
Required range:
0 <= x <= 60the extension to dial after dialed number is connected. e.g. 1234
Required string length:
1 - 20Example:
"1234"
Response
200 - application/json
200