Create incoming & outgoing SIP calls with Ultravox agents.
Create an Agent
Create a SIP Call
sip
medium.medium
for each call, which defines how the call will occur. When using sip
as the medium, you can connect your Ultravox agents with standard SIP-compatible systems.
You can create a SIP call with the Ultravox Realtime Create Agent Call or Create Call endpoints using the sip
medium.
The sip
medium supports the creation of both incoming and outgoing calls.
outgoing
configuration data for the sip
medium and add it to the request body of the Create Agent Call or Create Call request:
incoming
for the sip
medium and add it to the request body of the Create Agent Call or Create Call request. This will return a joinUrl
that can be used to connect to a SIP client.