Module: Telnyx::Models::AI::Assistants::ScheduledPhoneCallEventResponse::CallSettings::SipRegion
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/telnyx/models/ai/assistants/scheduled_phone_call_event_response.rb
Overview
SIP region passed to Telnyx when initiating an outbound call. Values match the Telnyx TeXML ‘SipRegion` parameter exactly. Telnyx defaults to `US` when omitted.
Constant Summary collapse
- US =
:US- EUROPE =
:Europe- CANADA =
:Canada- AUSTRALIA =
:Australia- MIDDLE_EAST =
:"Middle East"
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info