POST
/rooms/:name/sipCallTransfer

Transfer call to another SIP endpoint or PSTN number. This SIP endpoint can be associated to another Daily Room or outside Daily.

Note: SIP-to-PSTN and PSTN-to-SIP transfers are supported. Transfers do not need to stay within SIP-only or PSTN-only paths. Service rates depend on the leg types involved (e.g., PSTN to PSTN uses two PSTN minutes per minute, SIP to SIP uses two SIP minutes per minute, etc.).

Note: When transferring to an external SIP address or PSTN phone number, the call remains anchored on Daily. Both call connections stay active during the transfer period, and usage continues to be billed accordingly.

Path params

string

The name of the room.

Body params

string

the SIP/phoneNumber endpoint to transfer the call to.

string

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.

Default: 0
string

the extension to dial after dialed number is connected. e.g. 1234

Example requests

Example responses