ex_twilio_bootstrap v0.1.0 TwilioBootstrap.TelephoneNumber

Will purchase a Twilio telephone number with the configured name if one does not already exist. If the Twilio telephone number already exists, it will update its settings to match the desired settings.

Summary

Functions

Fetches the Twilio telephone number

Functions

get()
get :: %ExTwilio.IncomingPhoneNumber{account_sid: term, address_requirements: term, api_version: term, capabilities: term, date_created: term, date_updated: term, friendly_name: term, phone_number: term, sid: term, sms_application_sid: term, sms_fallback_method: term, sms_fallback_url: term, sms_method: term, sms_url: term, status_callback: term, status_callback_method: term, uri: term, voice_application_sid: term, voice_caller_id_lookup: term, voice_fallback_url: term, voice_method: term, voice_url: term}

Fetches the Twilio telephone number

start_link()