Start an outbound PSTN call.
@type t() :: %Guava.Commands.StartOutboundCall{ command_type: String.t(), from_number: String.t() | nil, to_number: String.t() }