bandwidth-sdk 11.0.0.pre.beta.1 → 11.0.0.pre.beta.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +3 -1
- data/Gemfile.lock +46 -23
- data/README.md +7 -3
- data/Rakefile +10 -2
- data/bandwidth-sdk.gemspec +12 -12
- data/bandwidth.yml +409 -353
- data/coverage/.last_run.json +5 -0
- data/coverage/.resultset.json +9792 -0
- data/coverage/.resultset.json.lock +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc_disabled.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_both.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc_disabled.png +0 -0
- data/coverage/assets/0.12.3/application.css +1 -0
- data/coverage/assets/0.12.3/application.js +7 -0
- data/coverage/assets/0.12.3/colorbox/border.png +0 -0
- data/coverage/assets/0.12.3/colorbox/controls.png +0 -0
- data/coverage/assets/0.12.3/colorbox/loading.gif +0 -0
- data/coverage/assets/0.12.3/colorbox/loading_background.png +0 -0
- data/coverage/assets/0.12.3/favicon_green.png +0 -0
- data/coverage/assets/0.12.3/favicon_red.png +0 -0
- data/coverage/assets/0.12.3/favicon_yellow.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/coverage/assets/0.12.3/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_222222_256x240.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_2e83ff_256x240.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_454545_256x240.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_888888_256x240.png +0 -0
- data/coverage/assets/0.12.3/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/coverage/assets/0.12.3/loading.gif +0 -0
- data/coverage/assets/0.12.3/magnify.png +0 -0
- data/coverage/index.html +108612 -0
- data/custom_templates/Gemfile.mustache +11 -0
- data/custom_templates/README.mustache +170 -0
- data/custom_templates/gem.mustache +99 -0
- data/custom_templates/gemspec.mustache +37 -0
- data/custom_templates/version.mustache +7 -0
- data/docs/AnswerCallback.md +3 -3
- data/docs/BridgeCompleteCallback.md +2 -2
- data/docs/BridgeTargetCompleteCallback.md +2 -2
- data/docs/CallState.md +2 -2
- data/docs/CallsApi.md +15 -15
- data/docs/Conference.md +4 -4
- data/docs/ConferenceCompletedCallback.md +2 -2
- data/docs/ConferenceCreatedCallback.md +2 -2
- data/docs/ConferenceMemberExitCallback.md +2 -2
- data/docs/ConferenceMemberJoinCallback.md +2 -2
- data/docs/ConferenceRecordingAvailableCallback.md +2 -2
- data/docs/ConferenceRedirectCallback.md +2 -2
- data/docs/ConferencesApi.md +42 -42
- data/docs/CreateCall.md +11 -11
- data/docs/CreateCallResponse.md +11 -11
- data/docs/DisconnectCallback.md +2 -2
- data/docs/DtmfCallback.md +2 -2
- data/docs/GatherCallback.md +2 -2
- data/docs/InitiateCallback.md +2 -2
- data/docs/ListMessageItem.md +5 -3
- data/docs/MFAApi.md +6 -6
- data/docs/MachineDetectionCompleteCallback.md +3 -3
- data/docs/MachineDetectionConfiguration.md +2 -2
- data/docs/MachineDetectionResult.md +20 -0
- data/docs/Message.md +5 -3
- data/docs/MessageDeliveredCallbackMessage.md +1 -1
- data/docs/MessageFailedCallbackMessage.md +1 -1
- data/docs/MessageRequest.md +1 -1
- data/docs/MessageSendingCallbackMessage.md +1 -1
- data/docs/MessagesApi.md +5 -1
- data/docs/MessagesList.md +1 -1
- data/docs/PhoneNumberLookupApi.md +4 -4
- data/docs/RecordingAvailableCallback.md +2 -2
- data/docs/RecordingCompleteCallback.md +2 -2
- data/docs/RecordingsApi.md +52 -52
- data/docs/RedirectCallback.md +2 -2
- data/docs/StatisticsApi.md +2 -2
- data/docs/TranscribeRecording.md +4 -2
- data/docs/TranscriptionAvailableCallback.md +2 -2
- data/docs/TransferAnswerCallback.md +2 -2
- data/docs/TransferCompleteCallback.md +2 -2
- data/docs/TransferDisconnectCallback.md +2 -2
- data/docs/UpdateCall.md +3 -3
- data/docs/UpdateConference.md +3 -3
- data/lib/bandwidth-sdk/api/calls_api.rb +18 -18
- data/lib/bandwidth-sdk/api/conferences_api.rb +46 -46
- data/lib/bandwidth-sdk/api/media_api.rb +2 -2
- data/lib/bandwidth-sdk/api/messages_api.rb +8 -2
- data/lib/bandwidth-sdk/api/mfa_api.rb +10 -10
- data/lib/bandwidth-sdk/api/phone_number_lookup_api.rb +6 -6
- data/lib/bandwidth-sdk/api/recordings_api.rb +55 -55
- data/lib/bandwidth-sdk/api/statistics_api.rb +3 -3
- data/lib/bandwidth-sdk/api_client.rb +1 -1
- data/lib/bandwidth-sdk/api_error.rb +2 -2
- data/lib/bandwidth-sdk/configuration.rb +3 -3
- data/lib/bandwidth-sdk/models/account_statistics.rb +2 -4
- data/lib/bandwidth-sdk/models/answer_callback.rb +4 -7
- data/lib/bandwidth-sdk/models/bridge_complete_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/bridge_target_complete_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/bxml/bxml.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/nestable_verb.rb +3 -7
- data/lib/bandwidth-sdk/models/bxml/response.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/root.rb +3 -3
- data/lib/bandwidth-sdk/models/bxml/verb.rb +4 -5
- data/lib/bandwidth-sdk/models/bxml/verbs/bridge.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/conference.rb +2 -5
- data/lib/bandwidth-sdk/models/bxml/verbs/custom_param.rb +16 -0
- data/lib/bandwidth-sdk/models/bxml/verbs/forward.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/gather.rb +3 -5
- data/lib/bandwidth-sdk/models/bxml/verbs/hangup.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/pause.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/pause_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/phone_number.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/play_audio.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/record.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/redirect.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/resume_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/ring.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/send_dtmf.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/sip_uri.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/speak_sentence.rb +3 -5
- data/lib/bandwidth-sdk/models/bxml/verbs/start_gather.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/start_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/start_stream.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/start_transcription.rb +29 -0
- data/lib/bandwidth-sdk/models/bxml/verbs/stop_gather.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/stop_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/stop_stream.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/stop_transcription.rb +15 -0
- data/lib/bandwidth-sdk/models/bxml/verbs/stream_param.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/tag.rb +2 -4
- data/lib/bandwidth-sdk/models/bxml/verbs/transfer.rb +2 -4
- data/lib/bandwidth-sdk/models/call_direction_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/call_recording_metadata.rb +2 -4
- data/lib/bandwidth-sdk/models/call_state.rb +4 -6
- data/lib/bandwidth-sdk/models/call_state_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/callback_method_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/code_request.rb +2 -4
- data/lib/bandwidth-sdk/models/conference.rb +5 -7
- data/lib/bandwidth-sdk/models/conference_completed_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_created_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_member.rb +2 -4
- data/lib/bandwidth-sdk/models/conference_member_exit_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_member_join_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_recording_available_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_recording_metadata.rb +2 -4
- data/lib/bandwidth-sdk/models/conference_redirect_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/conference_state_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/create_call.rb +14 -7
- data/lib/bandwidth-sdk/models/create_call_response.rb +10 -12
- data/lib/bandwidth-sdk/models/create_lookup_response.rb +2 -4
- data/lib/bandwidth-sdk/models/create_message_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/deferred_result.rb +2 -4
- data/lib/bandwidth-sdk/models/disconenct_callback.rb +1 -3
- data/lib/bandwidth-sdk/models/disconnect_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/diversion.rb +2 -4
- data/lib/bandwidth-sdk/models/dtmf_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/field_error.rb +2 -4
- data/lib/bandwidth-sdk/models/file_format_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/gather_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/inbound_message_callback.rb +2 -4
- data/lib/bandwidth-sdk/models/inbound_message_callback_message.rb +3 -4
- data/lib/bandwidth-sdk/models/initiate_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/list_message_direction_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/list_message_item.rb +19 -10
- data/lib/bandwidth-sdk/models/lookup_request.rb +2 -4
- data/lib/bandwidth-sdk/models/lookup_result.rb +2 -4
- data/lib/bandwidth-sdk/models/lookup_status.rb +2 -4
- data/lib/bandwidth-sdk/models/lookup_status_enum.rb +5 -5
- data/lib/bandwidth-sdk/models/machine_detection_complete_callback.rb +4 -7
- data/lib/bandwidth-sdk/models/machine_detection_configuration.rb +2 -4
- data/lib/bandwidth-sdk/models/machine_detection_mode_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/machine_detection_result.rb +229 -0
- data/lib/bandwidth-sdk/models/media.rb +2 -4
- data/lib/bandwidth-sdk/models/message.rb +17 -9
- data/lib/bandwidth-sdk/models/message_delivered_callback.rb +2 -4
- data/lib/bandwidth-sdk/models/message_delivered_callback_message.rb +3 -4
- data/lib/bandwidth-sdk/models/message_direction_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/message_failed_callback.rb +2 -4
- data/lib/bandwidth-sdk/models/message_failed_callback_message.rb +3 -4
- data/lib/bandwidth-sdk/models/message_request.rb +4 -6
- data/lib/bandwidth-sdk/models/message_sending_callback.rb +2 -4
- data/lib/bandwidth-sdk/models/message_sending_callback_message.rb +3 -4
- data/lib/bandwidth-sdk/models/message_status_enum.rb +9 -9
- data/lib/bandwidth-sdk/models/message_type_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/messages_list.rb +3 -5
- data/lib/bandwidth-sdk/models/messaging_code_response.rb +2 -4
- data/lib/bandwidth-sdk/models/messaging_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/mfa_forbidden_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/mfa_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/mfa_unauthorized_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/page_info.rb +2 -4
- data/lib/bandwidth-sdk/models/priority_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/recording_available_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/recording_complete_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/recording_state_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/redirect_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/redirect_method_enum.rb +3 -3
- data/lib/bandwidth-sdk/models/stir_shaken.rb +2 -4
- data/lib/bandwidth-sdk/models/tag.rb +2 -4
- data/lib/bandwidth-sdk/models/tn_lookup_request_error.rb +2 -4
- data/lib/bandwidth-sdk/models/transcribe_recording.rb +20 -9
- data/lib/bandwidth-sdk/models/transcription.rb +2 -4
- data/lib/bandwidth-sdk/models/transcription_available_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/transcription_list.rb +2 -4
- data/lib/bandwidth-sdk/models/transcription_metadata.rb +2 -4
- data/lib/bandwidth-sdk/models/transfer_answer_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/transfer_complete_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/transfer_disconnect_callback.rb +3 -5
- data/lib/bandwidth-sdk/models/update_call.rb +12 -5
- data/lib/bandwidth-sdk/models/update_call_recording.rb +2 -4
- data/lib/bandwidth-sdk/models/update_conference.rb +3 -5
- data/lib/bandwidth-sdk/models/update_conference_member.rb +2 -4
- data/lib/bandwidth-sdk/models/verify_code_request.rb +2 -4
- data/lib/bandwidth-sdk/models/verify_code_response.rb +2 -4
- data/lib/bandwidth-sdk/models/voice_api_error.rb +2 -4
- data/lib/bandwidth-sdk/models/voice_code_response.rb +2 -4
- data/lib/bandwidth-sdk/version.rb +2 -2
- data/lib/bandwidth-sdk.rb +5 -1
- data/openapi-config.yml +1 -0
- data/openapitools.json +7 -0
- data/ruby-notes.md +11 -60
- data/spec/api/calls_api_spec.rb +228 -0
- data/spec/api/conferences_api_spec.rb +393 -0
- data/spec/api/media_api_spec.rb +129 -0
- data/spec/api/messages_api_spec.rb +193 -0
- data/spec/api/mfa_api_spec.rb +130 -0
- data/spec/api/phone_number_lookup_api_spec.rb +100 -0
- data/spec/api/recordings_api_spec.rb +395 -0
- data/spec/api/statistics_api_spec.rb +45 -0
- data/spec/api_client_spec.rb +377 -0
- data/spec/api_error_spec.rb +23 -0
- data/spec/call_utils.rb +28 -28
- data/spec/configuration_spec.rb +178 -0
- data/spec/integration/calls_api_integration_spec.rb +88 -69
- data/spec/integration/conferences_api_integration_spec.rb +74 -68
- data/spec/integration/media_api_integration_spec.rb +38 -32
- data/spec/integration/messages_api_integration_spec.rb +79 -38
- data/spec/integration/mfa_api_integration_spec.rb +41 -33
- data/spec/integration/phone_number_lookup_api_integration_spec.rb +26 -22
- data/spec/integration/recordings_api_integration_spec.rb +84 -77
- data/spec/integration/statistics_api_integration_spec.rb +15 -14
- data/spec/{unit/models → models}/bxml/bxml_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/nestable_verb_spec.rb +1 -3
- data/spec/{unit/models → models}/bxml/response_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verb_spec.rb +1 -14
- data/spec/{unit/models → models}/bxml/verbs/bridge_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/conference_spec.rb +0 -2
- data/spec/models/bxml/verbs/custom_param_spec.rb +36 -0
- data/spec/{unit/models → models}/bxml/verbs/forward_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/gather_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/hangup_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/pause_recording_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/pause_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/phone_number_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/play_audio_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/record_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/redirect_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/resume_recording_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/ring_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/send_dtmf_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/sip_uri_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/speak_sentence_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/start_gather_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/start_recording_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/start_stream_spec.rb +2 -4
- data/spec/models/bxml/verbs/start_transcription_spec.rb +74 -0
- data/spec/{unit/models → models}/bxml/verbs/stop_gather_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/stop_recording_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/stop_stream_spec.rb +0 -2
- data/spec/models/bxml/verbs/stop_transcription_spec.rb +34 -0
- data/spec/{unit/models → models}/bxml/verbs/stream_param_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/tag_spec.rb +0 -2
- data/spec/{unit/models → models}/bxml/verbs/transfer_spec.rb +0 -2
- data/spec/models/call_state_enum_spec.rb +16 -0
- data/spec/models/call_state_spec.rb +181 -0
- data/spec/models/deferred_result_spec.rb +87 -0
- data/spec/models/message_spec.rb +145 -0
- data/spec/models/verify_code_request_spec.rb +134 -0
- data/spec/spec_helper.rb +48 -31
- metadata +146 -254
- data/spec/unit/api/calls_api_spec.rb +0 -89
- data/spec/unit/api/conferences_api_spec.rb +0 -163
- data/spec/unit/api/media_api_spec.rb +0 -90
- data/spec/unit/api/messages_api_spec.rb +0 -73
- data/spec/unit/api/mfa_api_spec.rb +0 -74
- data/spec/unit/api/phone_number_lookup_api_spec.rb +0 -61
- data/spec/unit/api/recordings_api_spec.rb +0 -177
- data/spec/unit/api/statistics_api_spec.rb +0 -47
- data/spec/unit/models/account_statistics_spec.rb +0 -40
- data/spec/unit/models/answer_callback_spec.rb +0 -112
- data/spec/unit/models/bridge_complete_callback_spec.rb +0 -124
- data/spec/unit/models/bridge_target_complete_callback_spec.rb +0 -106
- data/spec/unit/models/call_direction_enum_spec.rb +0 -28
- data/spec/unit/models/call_recording_metadata_spec.rb +0 -136
- data/spec/unit/models/call_state_enum_spec.rb +0 -28
- data/spec/unit/models/call_state_spec.rb +0 -136
- data/spec/unit/models/callback_method_enum_spec.rb +0 -28
- data/spec/unit/models/code_request_spec.rb +0 -64
- data/spec/unit/models/conference_completed_callback_spec.rb +0 -58
- data/spec/unit/models/conference_created_callback_spec.rb +0 -58
- data/spec/unit/models/conference_member_exit_callback_spec.rb +0 -76
- data/spec/unit/models/conference_member_join_callback_spec.rb +0 -76
- data/spec/unit/models/conference_member_spec.rb +0 -64
- data/spec/unit/models/conference_recording_available_callback_spec.rb +0 -112
- data/spec/unit/models/conference_recording_metadata_spec.rb +0 -94
- data/spec/unit/models/conference_redirect_callback_spec.rb +0 -58
- data/spec/unit/models/conference_spec.rb +0 -76
- data/spec/unit/models/conference_state_enum_spec.rb +0 -28
- data/spec/unit/models/create_call_response_spec.rb +0 -154
- data/spec/unit/models/create_call_spec.rb +0 -142
- data/spec/unit/models/create_lookup_response_spec.rb +0 -40
- data/spec/unit/models/create_message_request_error_spec.rb +0 -46
- data/spec/unit/models/deferred_result_spec.rb +0 -40
- data/spec/unit/models/disconnect_callback_spec.rb +0 -130
- data/spec/unit/models/diversion_spec.rb +0 -70
- data/spec/unit/models/dtmf_callback_spec.rb +0 -130
- data/spec/unit/models/field_error_spec.rb +0 -40
- data/spec/unit/models/file_format_enum_spec.rb +0 -28
- data/spec/unit/models/gather_callback_spec.rb +0 -136
- data/spec/unit/models/inbound_message_callback_message_spec.rb +0 -100
- data/spec/unit/models/inbound_message_callback_spec.rb +0 -58
- data/spec/unit/models/initiate_callback_spec.rb +0 -100
- data/spec/unit/models/list_message_direction_enum_spec.rb +0 -28
- data/spec/unit/models/list_message_item_spec.rb +0 -124
- data/spec/unit/models/lookup_request_spec.rb +0 -34
- data/spec/unit/models/lookup_result_spec.rb +0 -82
- data/spec/unit/models/lookup_status_enum_spec.rb +0 -28
- data/spec/unit/models/lookup_status_spec.rb +0 -52
- data/spec/unit/models/machine_detection_complete_callback_spec.rb +0 -112
- data/spec/unit/models/machine_detection_configuration_spec.rb +0 -118
- data/spec/unit/models/machine_detection_mode_enum_spec.rb +0 -28
- data/spec/unit/models/media_spec.rb +0 -46
- data/spec/unit/models/message_delivered_callback_message_spec.rb +0 -100
- data/spec/unit/models/message_delivered_callback_spec.rb +0 -58
- data/spec/unit/models/message_direction_enum_spec.rb +0 -28
- data/spec/unit/models/message_failed_callback_message_spec.rb +0 -100
- data/spec/unit/models/message_failed_callback_spec.rb +0 -64
- data/spec/unit/models/message_request_spec.rb +0 -76
- data/spec/unit/models/message_sending_callback_message_spec.rb +0 -100
- data/spec/unit/models/message_sending_callback_spec.rb +0 -58
- data/spec/unit/models/message_spec.rb +0 -100
- data/spec/unit/models/message_status_enum_spec.rb +0 -28
- data/spec/unit/models/message_type_enum_spec.rb +0 -28
- data/spec/unit/models/messages_list_spec.rb +0 -46
- data/spec/unit/models/messaging_code_response_spec.rb +0 -34
- data/spec/unit/models/messaging_request_error_spec.rb +0 -40
- data/spec/unit/models/mfa_forbidden_request_error_spec.rb +0 -34
- data/spec/unit/models/mfa_request_error_spec.rb +0 -40
- data/spec/unit/models/mfa_unauthorized_request_error_spec.rb +0 -34
- data/spec/unit/models/page_info_spec.rb +0 -52
- data/spec/unit/models/priority_enum_spec.rb +0 -28
- data/spec/unit/models/recording_available_callback_spec.rb +0 -160
- data/spec/unit/models/recording_complete_callback_spec.rb +0 -160
- data/spec/unit/models/recording_state_enum_spec.rb +0 -28
- data/spec/unit/models/redirect_callback_spec.rb +0 -124
- data/spec/unit/models/redirect_method_enum_spec.rb +0 -28
- data/spec/unit/models/stir_shaken_spec.rb +0 -46
- data/spec/unit/models/tag_spec.rb +0 -40
- data/spec/unit/models/tn_lookup_request_error_spec.rb +0 -34
- data/spec/unit/models/transcribe_recording_spec.rb +0 -64
- data/spec/unit/models/transcription_available_callback_spec.rb +0 -154
- data/spec/unit/models/transcription_list_spec.rb +0 -34
- data/spec/unit/models/transcription_metadata_spec.rb +0 -52
- data/spec/unit/models/transcription_spec.rb +0 -40
- data/spec/unit/models/transfer_answer_callback_spec.rb +0 -118
- data/spec/unit/models/transfer_complete_callback_spec.rb +0 -136
- data/spec/unit/models/transfer_disconnect_callback_spec.rb +0 -148
- data/spec/unit/models/update_call_recording_spec.rb +0 -34
- data/spec/unit/models/update_call_spec.rb +0 -88
- data/spec/unit/models/update_conference_member_spec.rb +0 -46
- data/spec/unit/models/update_conference_spec.rb +0 -82
- data/spec/unit/models/verify_code_request_spec.rb +0 -52
- data/spec/unit/models/verify_code_response_spec.rb +0 -34
- data/spec/unit/models/voice_api_error_spec.rb +0 -46
- data/spec/unit/models/voice_code_response_spec.rb +0 -34
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: letstalk@bandwidth.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.
|
9
|
+
OpenAPI Generator version: 6.5.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -21,9 +21,9 @@ module Bandwidth
|
|
21
21
|
end
|
22
22
|
# Delete Transcription
|
23
23
|
# Deletes the specified recording's transcription. Note: After the deletion is requested and a `204` is returned, the transcription will not be accessible anymore. However, it is not deleted immediately. This deletion process, while transparent and irreversible, can take an additional 24 to 48 hours.
|
24
|
-
# @param account_id [String] Your Bandwidth Account ID
|
25
|
-
# @param call_id [String] Programmable Voice API Call ID
|
26
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
24
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
25
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
26
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
27
27
|
# @param [Hash] opts the optional parameters
|
28
28
|
# @return [nil]
|
29
29
|
def delete_call_transcription(account_id, call_id, recording_id, opts = {})
|
@@ -33,9 +33,9 @@ module Bandwidth
|
|
33
33
|
|
34
34
|
# Delete Transcription
|
35
35
|
# Deletes the specified recording's transcription. Note: After the deletion is requested and a `204` is returned, the transcription will not be accessible anymore. However, it is not deleted immediately. This deletion process, while transparent and irreversible, can take an additional 24 to 48 hours.
|
36
|
-
# @param account_id [String] Your Bandwidth Account ID
|
37
|
-
# @param call_id [String] Programmable Voice API Call ID
|
38
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
36
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
37
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
38
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
39
39
|
# @param [Hash] opts the optional parameters
|
40
40
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
41
41
|
def delete_call_transcription_with_http_info(account_id, call_id, recording_id, opts = {})
|
@@ -96,9 +96,9 @@ module Bandwidth
|
|
96
96
|
|
97
97
|
# Delete Recording
|
98
98
|
# Delete the recording information, media and transcription. Note: After the deletion is requested and a `204` is returned, neither the recording metadata nor the actual media nor its transcription will be accessible anymore. However, the media of the specified recording is not deleted immediately. This deletion process, while transparent and irreversible, can take an additional 24 to 48 hours.
|
99
|
-
# @param account_id [String] Your Bandwidth Account ID
|
100
|
-
# @param call_id [String] Programmable Voice API Call ID
|
101
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
99
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
100
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
101
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
102
102
|
# @param [Hash] opts the optional parameters
|
103
103
|
# @return [nil]
|
104
104
|
def delete_recording(account_id, call_id, recording_id, opts = {})
|
@@ -108,9 +108,9 @@ module Bandwidth
|
|
108
108
|
|
109
109
|
# Delete Recording
|
110
110
|
# Delete the recording information, media and transcription. Note: After the deletion is requested and a `204` is returned, neither the recording metadata nor the actual media nor its transcription will be accessible anymore. However, the media of the specified recording is not deleted immediately. This deletion process, while transparent and irreversible, can take an additional 24 to 48 hours.
|
111
|
-
# @param account_id [String] Your Bandwidth Account ID
|
112
|
-
# @param call_id [String] Programmable Voice API Call ID
|
113
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
111
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
112
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
113
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
114
114
|
# @param [Hash] opts the optional parameters
|
115
115
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
116
116
|
def delete_recording_with_http_info(account_id, call_id, recording_id, opts = {})
|
@@ -171,9 +171,9 @@ module Bandwidth
|
|
171
171
|
|
172
172
|
# Delete Recording Media
|
173
173
|
# Deletes the specified recording's media.
|
174
|
-
# @param account_id [String] Your Bandwidth Account ID
|
175
|
-
# @param call_id [String] Programmable Voice API Call ID
|
176
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
174
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
175
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
176
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
177
177
|
# @param [Hash] opts the optional parameters
|
178
178
|
# @return [nil]
|
179
179
|
def delete_recording_media(account_id, call_id, recording_id, opts = {})
|
@@ -183,9 +183,9 @@ module Bandwidth
|
|
183
183
|
|
184
184
|
# Delete Recording Media
|
185
185
|
# Deletes the specified recording's media.
|
186
|
-
# @param account_id [String] Your Bandwidth Account ID
|
187
|
-
# @param call_id [String] Programmable Voice API Call ID
|
188
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
186
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
187
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
188
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
189
189
|
# @param [Hash] opts the optional parameters
|
190
190
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
191
191
|
def delete_recording_media_with_http_info(account_id, call_id, recording_id, opts = {})
|
@@ -246,9 +246,9 @@ module Bandwidth
|
|
246
246
|
|
247
247
|
# Download Recording
|
248
248
|
# Downloads the specified recording.
|
249
|
-
# @param account_id [String] Your Bandwidth Account ID
|
250
|
-
# @param call_id [String] Programmable Voice API Call ID
|
251
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
249
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
250
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
251
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
252
252
|
# @param [Hash] opts the optional parameters
|
253
253
|
# @return [File]
|
254
254
|
def download_call_recording(account_id, call_id, recording_id, opts = {})
|
@@ -258,9 +258,9 @@ module Bandwidth
|
|
258
258
|
|
259
259
|
# Download Recording
|
260
260
|
# Downloads the specified recording.
|
261
|
-
# @param account_id [String] Your Bandwidth Account ID
|
262
|
-
# @param call_id [String] Programmable Voice API Call ID
|
263
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
261
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
262
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
263
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
264
264
|
# @param [Hash] opts the optional parameters
|
265
265
|
# @return [Array<(File, Integer, Hash)>] File data, response status code and response headers
|
266
266
|
def download_call_recording_with_http_info(account_id, call_id, recording_id, opts = {})
|
@@ -321,9 +321,9 @@ module Bandwidth
|
|
321
321
|
|
322
322
|
# Get Call Recording
|
323
323
|
# Returns metadata for the specified recording.
|
324
|
-
# @param account_id [String] Your Bandwidth Account ID
|
325
|
-
# @param call_id [String] Programmable Voice API Call ID
|
326
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
324
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
325
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
326
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
327
327
|
# @param [Hash] opts the optional parameters
|
328
328
|
# @return [CallRecordingMetadata]
|
329
329
|
def get_call_recording(account_id, call_id, recording_id, opts = {})
|
@@ -333,9 +333,9 @@ module Bandwidth
|
|
333
333
|
|
334
334
|
# Get Call Recording
|
335
335
|
# Returns metadata for the specified recording.
|
336
|
-
# @param account_id [String] Your Bandwidth Account ID
|
337
|
-
# @param call_id [String] Programmable Voice API Call ID
|
338
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
336
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
337
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
338
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
339
339
|
# @param [Hash] opts the optional parameters
|
340
340
|
# @return [Array<(CallRecordingMetadata, Integer, Hash)>] CallRecordingMetadata data, response status code and response headers
|
341
341
|
def get_call_recording_with_http_info(account_id, call_id, recording_id, opts = {})
|
@@ -396,9 +396,9 @@ module Bandwidth
|
|
396
396
|
|
397
397
|
# Get Transcription
|
398
398
|
# Downloads the specified transcription. If the transcribed recording was multi-channel, then there will be 2 transcripts. The caller/called party transcript will be the first item while [`<PlayAudio>`](/docs/voice/bxml/playAudio) and [`<SpeakSentence>`](/docs/voice/bxml/speakSentence) transcript will be the second item. During a [`<Transfer>`](/docs/voice/bxml/transfer) the A-leg transcript will be the first item while the B-leg transcript will be the second item.
|
399
|
-
# @param account_id [String] Your Bandwidth Account ID
|
400
|
-
# @param call_id [String] Programmable Voice API Call ID
|
401
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
399
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
400
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
401
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
402
402
|
# @param [Hash] opts the optional parameters
|
403
403
|
# @return [TranscriptionList]
|
404
404
|
def get_call_transcription(account_id, call_id, recording_id, opts = {})
|
@@ -408,9 +408,9 @@ module Bandwidth
|
|
408
408
|
|
409
409
|
# Get Transcription
|
410
410
|
# Downloads the specified transcription. If the transcribed recording was multi-channel, then there will be 2 transcripts. The caller/called party transcript will be the first item while [`<PlayAudio>`](/docs/voice/bxml/playAudio) and [`<SpeakSentence>`](/docs/voice/bxml/speakSentence) transcript will be the second item. During a [`<Transfer>`](/docs/voice/bxml/transfer) the A-leg transcript will be the first item while the B-leg transcript will be the second item.
|
411
|
-
# @param account_id [String] Your Bandwidth Account ID
|
412
|
-
# @param call_id [String] Programmable Voice API Call ID
|
413
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
411
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
412
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
413
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
414
414
|
# @param [Hash] opts the optional parameters
|
415
415
|
# @return [Array<(TranscriptionList, Integer, Hash)>] TranscriptionList data, response status code and response headers
|
416
416
|
def get_call_transcription_with_http_info(account_id, call_id, recording_id, opts = {})
|
@@ -471,7 +471,7 @@ module Bandwidth
|
|
471
471
|
|
472
472
|
# Get Call Recordings
|
473
473
|
# Returns a list of metadata for the recordings associated with the specified account. The list can be filtered by the optional from, to, minStartTime, and maxStartTime arguments. The list is capped at 1000 entries and may be empty if no recordings match the specified criteria.
|
474
|
-
# @param account_id [String] Your Bandwidth Account ID
|
474
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
475
475
|
# @param [Hash] opts the optional parameters
|
476
476
|
# @option opts [String] :to Filter results by the `to` field.
|
477
477
|
# @option opts [String] :from Filter results by the `from` field.
|
@@ -485,7 +485,7 @@ module Bandwidth
|
|
485
485
|
|
486
486
|
# Get Call Recordings
|
487
487
|
# Returns a list of metadata for the recordings associated with the specified account. The list can be filtered by the optional from, to, minStartTime, and maxStartTime arguments. The list is capped at 1000 entries and may be empty if no recordings match the specified criteria.
|
488
|
-
# @param account_id [String] Your Bandwidth Account ID
|
488
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
489
489
|
# @param [Hash] opts the optional parameters
|
490
490
|
# @option opts [String] :to Filter results by the `to` field.
|
491
491
|
# @option opts [String] :from Filter results by the `from` field.
|
@@ -546,8 +546,8 @@ module Bandwidth
|
|
546
546
|
|
547
547
|
# List Call Recordings
|
548
548
|
# Returns a (potentially empty) list of metadata for the recordings that took place during the specified call.
|
549
|
-
# @param account_id [String] Your Bandwidth Account ID
|
550
|
-
# @param call_id [String] Programmable Voice API Call ID
|
549
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
550
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
551
551
|
# @param [Hash] opts the optional parameters
|
552
552
|
# @return [Array<CallRecordingMetadata>]
|
553
553
|
def list_call_recordings(account_id, call_id, opts = {})
|
@@ -557,8 +557,8 @@ module Bandwidth
|
|
557
557
|
|
558
558
|
# List Call Recordings
|
559
559
|
# Returns a (potentially empty) list of metadata for the recordings that took place during the specified call.
|
560
|
-
# @param account_id [String] Your Bandwidth Account ID
|
561
|
-
# @param call_id [String] Programmable Voice API Call ID
|
560
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
561
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
562
562
|
# @param [Hash] opts the optional parameters
|
563
563
|
# @return [Array<(Array<CallRecordingMetadata>, Integer, Hash)>] Array<CallRecordingMetadata> data, response status code and response headers
|
564
564
|
def list_call_recordings_with_http_info(account_id, call_id, opts = {})
|
@@ -615,9 +615,9 @@ module Bandwidth
|
|
615
615
|
|
616
616
|
# Create Transcription Request
|
617
617
|
# Generate the transcription for a specific recording. Transcription can succeed only for recordings of length greater than 500 milliseconds and less than 4 hours.
|
618
|
-
# @param account_id [String] Your Bandwidth Account ID
|
619
|
-
# @param call_id [String] Programmable Voice API Call ID
|
620
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
618
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
619
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
620
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
621
621
|
# @param transcribe_recording [TranscribeRecording]
|
622
622
|
# @param [Hash] opts the optional parameters
|
623
623
|
# @return [nil]
|
@@ -628,9 +628,9 @@ module Bandwidth
|
|
628
628
|
|
629
629
|
# Create Transcription Request
|
630
630
|
# Generate the transcription for a specific recording. Transcription can succeed only for recordings of length greater than 500 milliseconds and less than 4 hours.
|
631
|
-
# @param account_id [String] Your Bandwidth Account ID
|
632
|
-
# @param call_id [String] Programmable Voice API Call ID
|
633
|
-
# @param recording_id [String] Programmable Voice API Recording ID
|
631
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
632
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
633
|
+
# @param recording_id [String] Programmable Voice API Recording ID.
|
634
634
|
# @param transcribe_recording [TranscribeRecording]
|
635
635
|
# @param [Hash] opts the optional parameters
|
636
636
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
@@ -667,7 +667,7 @@ module Bandwidth
|
|
667
667
|
# HTTP header 'Content-Type'
|
668
668
|
content_type = @api_client.select_header_content_type(['application/json'])
|
669
669
|
if !content_type.nil?
|
670
|
-
|
670
|
+
header_params['Content-Type'] = content_type
|
671
671
|
end
|
672
672
|
|
673
673
|
# form parameters
|
@@ -701,8 +701,8 @@ module Bandwidth
|
|
701
701
|
|
702
702
|
# Update Recording
|
703
703
|
# Pause or resume a recording on an active phone call.
|
704
|
-
# @param account_id [String] Your Bandwidth Account ID
|
705
|
-
# @param call_id [String] Programmable Voice API Call ID
|
704
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
705
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
706
706
|
# @param update_call_recording [UpdateCallRecording]
|
707
707
|
# @param [Hash] opts the optional parameters
|
708
708
|
# @return [nil]
|
@@ -713,8 +713,8 @@ module Bandwidth
|
|
713
713
|
|
714
714
|
# Update Recording
|
715
715
|
# Pause or resume a recording on an active phone call.
|
716
|
-
# @param account_id [String] Your Bandwidth Account ID
|
717
|
-
# @param call_id [String] Programmable Voice API Call ID
|
716
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
717
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
718
718
|
# @param update_call_recording [UpdateCallRecording]
|
719
719
|
# @param [Hash] opts the optional parameters
|
720
720
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
@@ -747,7 +747,7 @@ module Bandwidth
|
|
747
747
|
# HTTP header 'Content-Type'
|
748
748
|
content_type = @api_client.select_header_content_type(['application/json'])
|
749
749
|
if !content_type.nil?
|
750
|
-
|
750
|
+
header_params['Content-Type'] = content_type
|
751
751
|
end
|
752
752
|
|
753
753
|
# form parameters
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: letstalk@bandwidth.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.
|
9
|
+
OpenAPI Generator version: 6.5.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -21,7 +21,7 @@ module Bandwidth
|
|
21
21
|
end
|
22
22
|
# Get Account Statistics
|
23
23
|
# Returns details about the current state of the account.
|
24
|
-
# @param account_id [String] Your Bandwidth Account ID
|
24
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
25
25
|
# @param [Hash] opts the optional parameters
|
26
26
|
# @return [AccountStatistics]
|
27
27
|
def get_statistics(account_id, opts = {})
|
@@ -31,7 +31,7 @@ module Bandwidth
|
|
31
31
|
|
32
32
|
# Get Account Statistics
|
33
33
|
# Returns details about the current state of the account.
|
34
|
-
# @param account_id [String] Your Bandwidth Account ID
|
34
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
35
35
|
# @param [Hash] opts the optional parameters
|
36
36
|
# @return [Array<(AccountStatistics, Integer, Hash)>] AccountStatistics data, response status code and response headers
|
37
37
|
def get_statistics_with_http_info(account_id, opts = {})
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: letstalk@bandwidth.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.
|
9
|
+
OpenAPI Generator version: 6.5.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -43,7 +43,7 @@ module Bandwidth
|
|
43
43
|
|
44
44
|
def message
|
45
45
|
if @message.nil?
|
46
|
-
msg =
|
46
|
+
msg = 'Error message: the server returns an error'
|
47
47
|
else
|
48
48
|
msg = @message
|
49
49
|
end
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: letstalk@bandwidth.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.
|
9
|
+
OpenAPI Generator version: 6.5.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -224,8 +224,8 @@ module Bandwidth
|
|
224
224
|
|
225
225
|
# Gets access_token using access_token_getter or uses the static access_token
|
226
226
|
def access_token_with_refresh
|
227
|
-
|
228
|
-
|
227
|
+
return access_token if access_token_getter.nil?
|
228
|
+
access_token_getter.call
|
229
229
|
end
|
230
230
|
|
231
231
|
# Gets Basic Auth token string
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: letstalk@bandwidth.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.
|
9
|
+
OpenAPI Generator version: 6.5.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -52,7 +52,7 @@ module Bandwidth
|
|
52
52
|
# @param [Hash] attributes Model attributes in the form of hash
|
53
53
|
def initialize(attributes = {})
|
54
54
|
if (!attributes.is_a?(Hash))
|
55
|
-
fail ArgumentError,
|
55
|
+
fail ArgumentError, 'The input argument (attributes) must be a hash in `Bandwidth::AccountStatistics` initialize method'
|
56
56
|
end
|
57
57
|
|
58
58
|
# check to see if the attribute exists and convert string to symbol for hash key
|
@@ -224,7 +224,5 @@ module Bandwidth
|
|
224
224
|
value
|
225
225
|
end
|
226
226
|
end
|
227
|
-
|
228
227
|
end
|
229
|
-
|
230
228
|
end
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: letstalk@bandwidth.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.
|
9
|
+
OpenAPI Generator version: 6.5.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -54,7 +54,6 @@ module Bandwidth
|
|
54
54
|
# (optional) The tag specified on call creation. If no tag was specified or it was previously cleared, this field will not be present.
|
55
55
|
attr_accessor :tag
|
56
56
|
|
57
|
-
# (optional) if machine detection was requested in sync mode, the result will be specified here. Possible values are the same as the async counterpart: Machine Detection Complete
|
58
57
|
attr_accessor :machine_detection_result
|
59
58
|
|
60
59
|
class EnumAttributeValidator
|
@@ -108,7 +107,7 @@ module Bandwidth
|
|
108
107
|
def self.openapi_types
|
109
108
|
{
|
110
109
|
:'event_type' => :'String',
|
111
|
-
:'event_time' => :'
|
110
|
+
:'event_time' => :'Time',
|
112
111
|
:'account_id' => :'String',
|
113
112
|
:'application_id' => :'String',
|
114
113
|
:'from' => :'String',
|
@@ -120,7 +119,7 @@ module Bandwidth
|
|
120
119
|
:'start_time' => :'Time',
|
121
120
|
:'answer_time' => :'Time',
|
122
121
|
:'tag' => :'String',
|
123
|
-
:'machine_detection_result' => :'
|
122
|
+
:'machine_detection_result' => :'MachineDetectionResult'
|
124
123
|
}
|
125
124
|
end
|
126
125
|
|
@@ -138,7 +137,7 @@ module Bandwidth
|
|
138
137
|
# @param [Hash] attributes Model attributes in the form of hash
|
139
138
|
def initialize(attributes = {})
|
140
139
|
if (!attributes.is_a?(Hash))
|
141
|
-
fail ArgumentError,
|
140
|
+
fail ArgumentError, 'The input argument (attributes) must be a hash in `Bandwidth::AnswerCallback` initialize method'
|
142
141
|
end
|
143
142
|
|
144
143
|
# check to see if the attribute exists and convert string to symbol for hash key
|
@@ -370,7 +369,5 @@ module Bandwidth
|
|
370
369
|
value
|
371
370
|
end
|
372
371
|
end
|
373
|
-
|
374
372
|
end
|
375
|
-
|
376
373
|
end
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: letstalk@bandwidth.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.
|
9
|
+
OpenAPI Generator version: 6.5.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -116,7 +116,7 @@ module Bandwidth
|
|
116
116
|
def self.openapi_types
|
117
117
|
{
|
118
118
|
:'event_type' => :'String',
|
119
|
-
:'event_time' => :'
|
119
|
+
:'event_time' => :'Time',
|
120
120
|
:'account_id' => :'String',
|
121
121
|
:'application_id' => :'String',
|
122
122
|
:'from' => :'String',
|
@@ -149,7 +149,7 @@ module Bandwidth
|
|
149
149
|
# @param [Hash] attributes Model attributes in the form of hash
|
150
150
|
def initialize(attributes = {})
|
151
151
|
if (!attributes.is_a?(Hash))
|
152
|
-
fail ArgumentError,
|
152
|
+
fail ArgumentError, 'The input argument (attributes) must be a hash in `Bandwidth::BridgeCompleteCallback` initialize method'
|
153
153
|
end
|
154
154
|
|
155
155
|
# check to see if the attribute exists and convert string to symbol for hash key
|
@@ -391,7 +391,5 @@ module Bandwidth
|
|
391
391
|
value
|
392
392
|
end
|
393
393
|
end
|
394
|
-
|
395
394
|
end
|
396
|
-
|
397
395
|
end
|
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 1.0.0
|
7
7
|
Contact: letstalk@bandwidth.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
OpenAPI Generator version: 6.
|
9
|
+
OpenAPI Generator version: 6.5.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -104,7 +104,7 @@ module Bandwidth
|
|
104
104
|
def self.openapi_types
|
105
105
|
{
|
106
106
|
:'event_type' => :'String',
|
107
|
-
:'event_time' => :'
|
107
|
+
:'event_time' => :'Time',
|
108
108
|
:'account_id' => :'String',
|
109
109
|
:'application_id' => :'String',
|
110
110
|
:'from' => :'String',
|
@@ -132,7 +132,7 @@ module Bandwidth
|
|
132
132
|
# @param [Hash] attributes Model attributes in the form of hash
|
133
133
|
def initialize(attributes = {})
|
134
134
|
if (!attributes.is_a?(Hash))
|
135
|
-
fail ArgumentError,
|
135
|
+
fail ArgumentError, 'The input argument (attributes) must be a hash in `Bandwidth::BridgeTargetCompleteCallback` initialize method'
|
136
136
|
end
|
137
137
|
|
138
138
|
# check to see if the attribute exists and convert string to symbol for hash key
|
@@ -359,7 +359,5 @@ module Bandwidth
|
|
359
359
|
value
|
360
360
|
end
|
361
361
|
end
|
362
|
-
|
363
362
|
end
|
364
|
-
|
365
363
|
end
|
@@ -1,12 +1,10 @@
|
|
1
1
|
module Bandwidth
|
2
2
|
module Bxml
|
3
|
-
class Bxml
|
4
|
-
include Bandwidth::Bxml::Root
|
5
|
-
|
3
|
+
class Bxml < Bandwidth::Bxml::Root
|
6
4
|
# Initializer
|
7
5
|
# @param nested_verbs [Array<Verb>] XML element children. Defaults to an empty array.
|
8
6
|
def initialize(nested_verbs = [])
|
9
|
-
super(tag='Bxml', nested_verbs)
|
7
|
+
super(tag = 'Bxml', nested_verbs)
|
10
8
|
end
|
11
9
|
end
|
12
10
|
end
|
@@ -2,9 +2,7 @@ require 'ox'
|
|
2
2
|
|
3
3
|
module Bandwidth
|
4
4
|
module Bxml
|
5
|
-
|
6
|
-
include Bandwidth::Bxml::Verb
|
7
|
-
|
5
|
+
class NestableVerb < Bandwidth::Bxml::Verb
|
8
6
|
# Initializer
|
9
7
|
# @param tag [String] Name of the XML element.
|
10
8
|
# @param content [String] XML element content. Defaults to nil.
|
@@ -15,7 +13,6 @@ module Bandwidth
|
|
15
13
|
@content = content
|
16
14
|
@nested_verbs = nested_verbs
|
17
15
|
@attributes = attributes
|
18
|
-
@attribute_map = []
|
19
16
|
end
|
20
17
|
|
21
18
|
# Generate an XML element for the verb
|
@@ -32,7 +29,7 @@ module Bandwidth
|
|
32
29
|
end
|
33
30
|
end
|
34
31
|
|
35
|
-
if !@attributes.empty?
|
32
|
+
if !@attributes.empty? && !@attribute_map.nil?
|
36
33
|
@attributes.each do |key, value|
|
37
34
|
if @attribute_map.include? key.to_sym
|
38
35
|
root[@attribute_map[key.to_sym]] = value
|
@@ -42,9 +39,8 @@ module Bandwidth
|
|
42
39
|
end
|
43
40
|
end
|
44
41
|
|
45
|
-
|
42
|
+
root
|
46
43
|
end
|
47
|
-
|
48
44
|
end
|
49
45
|
end
|
50
46
|
end
|
@@ -1,12 +1,10 @@
|
|
1
1
|
module Bandwidth
|
2
2
|
module Bxml
|
3
|
-
class Response
|
4
|
-
include Bandwidth::Bxml::Root
|
5
|
-
|
3
|
+
class Response < Bandwidth::Bxml::Root
|
6
4
|
# Initializer
|
7
5
|
# @param nested_verbs [Array<Verb>] XML element children. Defaults to an empty array.
|
8
6
|
def initialize(nested_verbs = [])
|
9
|
-
super(tag='Response', nested_verbs)
|
7
|
+
super(tag = 'Response', nested_verbs)
|
10
8
|
end
|
11
9
|
end
|
12
10
|
end
|
@@ -5,7 +5,7 @@ module Bandwidth
|
|
5
5
|
SPEAK_SENTENCE_REGEX = /<SpeakSentence.*?>(.*?)<\/SpeakSentence>/
|
6
6
|
SSML_REGEX = /<([a-zA-Z\/\/].*?)>/
|
7
7
|
|
8
|
-
|
8
|
+
class Root
|
9
9
|
# Initializer
|
10
10
|
# @param tag [String] Name of the XML element.
|
11
11
|
# @param nested_verbs [Array<Verb>] XML element children. Defaults to an empty array.
|
@@ -27,7 +27,7 @@ module Bandwidth
|
|
27
27
|
root << verb.generate_xml
|
28
28
|
end
|
29
29
|
xml << root
|
30
|
-
|
30
|
+
xml
|
31
31
|
end
|
32
32
|
|
33
33
|
# Add a verb to the nested verbs array
|
@@ -40,7 +40,7 @@ module Bandwidth
|
|
40
40
|
# @return [String] The XML response in string format.
|
41
41
|
def to_bxml
|
42
42
|
bxml = Ox.dump(generate_xml)
|
43
|
-
|
43
|
+
bxml.gsub(SPEAK_SENTENCE_REGEX) { |text| text.gsub(SSML_REGEX, '<\1>') }
|
44
44
|
end
|
45
45
|
end
|
46
46
|
end
|
@@ -2,7 +2,7 @@ require 'ox'
|
|
2
2
|
|
3
3
|
module Bandwidth
|
4
4
|
module Bxml
|
5
|
-
|
5
|
+
class Verb
|
6
6
|
# Initializer
|
7
7
|
# @param tag [String] Name of the XML element.
|
8
8
|
# @param content [String] XML element content. Defaults to nil.
|
@@ -11,7 +11,6 @@ module Bandwidth
|
|
11
11
|
@tag = tag
|
12
12
|
@content = content
|
13
13
|
@attributes = attributes
|
14
|
-
@attribute_map = []
|
15
14
|
end
|
16
15
|
|
17
16
|
# Set XML attributes for the verb
|
@@ -28,7 +27,7 @@ module Bandwidth
|
|
28
27
|
root << @content
|
29
28
|
end
|
30
29
|
|
31
|
-
if !@attributes.empty?
|
30
|
+
if !@attributes.empty? && !@attribute_map.nil?
|
32
31
|
@attributes.each do |key, value|
|
33
32
|
if @attribute_map.include? key.to_sym
|
34
33
|
root[@attribute_map[key.to_sym]] = value
|
@@ -38,13 +37,13 @@ module Bandwidth
|
|
38
37
|
end
|
39
38
|
end
|
40
39
|
|
41
|
-
|
40
|
+
root
|
42
41
|
end
|
43
42
|
|
44
43
|
# Return BXML representaion of this element
|
45
44
|
# @return [String] The XML element in string format.
|
46
45
|
def to_bxml
|
47
|
-
|
46
|
+
Ox.dump(generate_xml)
|
48
47
|
end
|
49
48
|
end
|
50
49
|
end
|
@@ -1,13 +1,11 @@
|
|
1
1
|
module Bandwidth
|
2
2
|
module Bxml
|
3
|
-
class Bridge
|
4
|
-
include Bandwidth::Bxml::Verb
|
5
|
-
|
3
|
+
class Bridge < Bandwidth::Bxml::Verb
|
6
4
|
# Initializer
|
7
5
|
# @param target_call [String] The callId of the call to be bridged.
|
8
6
|
# @param attributes [Hash] The attributes to add to the element. Defaults to an empty hash.
|
9
7
|
def initialize(target_call, attributes = {})
|
10
|
-
super(
|
8
|
+
super('Bridge', target_call, attributes)
|
11
9
|
|
12
10
|
@attribute_map = {
|
13
11
|
bridge_complete_url: 'bridgeCompleteUrl', # Optional [String]: URL to send the Bridge Complete event to and request new BXML. If this attribute is specified, then Verbs following the <Bridge> verb will be ignored and the BXML returned in this webhook is executed on the call. If this attribute is not specified then no webhook will be sent, and execution of the verbs following the <Bridge> verb continues. May be a relative URL. Defaults to None.
|