You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
option_api_region_hint_html: "Twilio API Region (must match API key/secret and number configuration regions)"
81
82
option_welcome_media_hint_html: "A <a href='https://www.twilio.com/docs/voice/twiml/play#supported-audio-file-types' target='_blank'>.mp3</a> recording that will be played first to caller (ex: \"Hello, you have reached the Devop's on-call support line.\")"
82
83
option_please_wait_media_hint_html: "A <a href='https://www.twilio.com/docs/voice/twiml/play#supported-audio-file-types' target='_blank'>.mp3</a> recording to be played before wait music music (default: <a href='https://app.pagertree.com/audios/please-wait.mp3' target='_blank'>Please wait while you are being connected</a>)"
83
84
option_music_media_hint_html: "A <a href='https://www.twilio.com/docs/voice/twiml/play#supported-audio-file-types' target='_blank'>.mp3</a> recording or wait music to be played while the caller waits for someone to acknowledge the alert (default: <a href='http://com.twilio.sounds.music.s3.amazonaws.com/oldDog_-_endless_goodbye_%28instr.%29.mp3' target='_blank'>Endless Goodbye</a>)"
@@ -209,6 +210,7 @@ en:
209
210
option_account_sid: "Twilio Account SID"
210
211
option_api_key: "Twilio API Key"
211
212
option_api_secret: "Twilio API Secret"
213
+
option_api_region: "Twilio API Region"
212
214
option_welcome_media: "Welcome Recording"
213
215
option_please_wait_media: "Before Wait Music Recording"
0 commit comments