make_call
Initiate a phone call via Telnyx by specifying the destination and source numbers, with an optional connection identifier.
Instructions
Make a call.
Args: to: Required. Destination number or SIP URI. from_: Required. Source number. connection_id: Optional. Connection ID of a call control application to use for the call (same as call_control_application_id).
Returns: Dict[str, Any]: Response data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |