Initiate Outbound Call
Initiate an outbound call from an agent.
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/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.
Body
Outbound call request model with full LiveKit SIP support.
Destination phone number (E.164 format, spaces auto-stripped)
Caller ID (E.164 format, spaces auto-stripped)
Additional call context/metadata
Call priority level
^(low|normal|high|urgent)$Enable Krisp noise cancellation for this call
Wait for call to be answered before returning
Custom caller ID display name
DTMF tones to send after call connects (e.g., '*123#ww456')
Play dial tone while call is connecting
Media encryption level
^(DISABLE|ALLOW|REQUIRE)$Max time to wait for answer (1-80 seconds)
1 <= x <= 80Maximum call duration
60 <= x <= 86400Hide phone number from participant attributes
Custom SIP X-* headers