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
data/docs/MessagesList.md
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **total_count** | **Integer** |
|
7
|
+
| **total_count** | **Integer** | The total number of messages matched by the search. When the request has limitTotalCount set to true this value is limited to 10,000. | [optional] |
|
8
8
|
| **page_info** | [**PageInfo**](PageInfo.md) | | [optional] |
|
9
9
|
| **messages** | [**Array<ListMessageItem>**](ListMessageItem.md) | | [optional] |
|
10
10
|
|
@@ -29,7 +29,7 @@ Bandwidth.configure do |config|
|
|
29
29
|
end
|
30
30
|
|
31
31
|
api_instance = Bandwidth::PhoneNumberLookupApi.new
|
32
|
-
account_id = '9900000' # String |
|
32
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
33
33
|
lookup_request = Bandwidth::LookupRequest.new({tns: ['tns_example']}) # LookupRequest | Phone number lookup request.
|
34
34
|
|
35
35
|
begin
|
@@ -63,7 +63,7 @@ end
|
|
63
63
|
|
64
64
|
| Name | Type | Description | Notes |
|
65
65
|
| ---- | ---- | ----------- | ----- |
|
66
|
-
| **account_id** | **String** |
|
66
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
67
67
|
| **lookup_request** | [**LookupRequest**](LookupRequest.md) | Phone number lookup request. | |
|
68
68
|
|
69
69
|
### Return type
|
@@ -101,7 +101,7 @@ Bandwidth.configure do |config|
|
|
101
101
|
end
|
102
102
|
|
103
103
|
api_instance = Bandwidth::PhoneNumberLookupApi.new
|
104
|
-
account_id = '9900000' # String |
|
104
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
105
105
|
request_id = '004223a0-8b17-41b1-bf81-20732adf5590' # String | The phone number lookup request ID from Bandwidth.
|
106
106
|
|
107
107
|
begin
|
@@ -135,7 +135,7 @@ end
|
|
135
135
|
|
136
136
|
| Name | Type | Description | Notes |
|
137
137
|
| ---- | ---- | ----------- | ----- |
|
138
|
-
| **account_id** | **String** |
|
138
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
139
139
|
| **request_id** | **String** | The phone number lookup request ID from Bandwidth. | |
|
140
140
|
|
141
141
|
### Return type
|
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **event_type** | **String** | The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect. | [optional] |
|
8
|
-
| **event_time** | **
|
8
|
+
| **event_time** | **Time** | The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution. | [optional] |
|
9
9
|
| **account_id** | **String** | The user account associated with the call. | [optional] |
|
10
10
|
| **application_id** | **String** | The id of the application associated with the call. | [optional] |
|
11
11
|
| **from** | **String** | The provided identifier of the caller: can be a phone number in E.164 format (e.g. +15555555555) or one of Private, Restricted, Unavailable, or Anonymous. | [optional] |
|
@@ -34,7 +34,7 @@ require 'bandwidth-sdk'
|
|
34
34
|
|
35
35
|
instance = Bandwidth::RecordingAvailableCallback.new(
|
36
36
|
event_type: bridgeComplete,
|
37
|
-
event_time:
|
37
|
+
event_time: 2022-06-17T22:19:40.375Z,
|
38
38
|
account_id: 920012,
|
39
39
|
application_id: 04e88489-df02-4e34-a0ee-27a91849555f,
|
40
40
|
from: +15555555555,
|
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **event_type** | **String** | The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect. | [optional] |
|
8
|
-
| **event_time** | **
|
8
|
+
| **event_time** | **Time** | The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution. | [optional] |
|
9
9
|
| **account_id** | **String** | The user account associated with the call. | [optional] |
|
10
10
|
| **application_id** | **String** | The id of the application associated with the call. | [optional] |
|
11
11
|
| **from** | **String** | The provided identifier of the caller: can be a phone number in E.164 format (e.g. +15555555555) or one of Private, Restricted, Unavailable, or Anonymous. | [optional] |
|
@@ -34,7 +34,7 @@ require 'bandwidth-sdk'
|
|
34
34
|
|
35
35
|
instance = Bandwidth::RecordingCompleteCallback.new(
|
36
36
|
event_type: bridgeComplete,
|
37
|
-
event_time:
|
37
|
+
event_time: 2022-06-17T22:19:40.375Z,
|
38
38
|
account_id: 920012,
|
39
39
|
application_id: 04e88489-df02-4e34-a0ee-27a91849555f,
|
40
40
|
from: +15555555555,
|
data/docs/RecordingsApi.md
CHANGED
@@ -37,9 +37,9 @@ Bandwidth.configure do |config|
|
|
37
37
|
end
|
38
38
|
|
39
39
|
api_instance = Bandwidth::RecordingsApi.new
|
40
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
41
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
42
|
-
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID
|
40
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
41
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
42
|
+
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID.
|
43
43
|
|
44
44
|
begin
|
45
45
|
# Delete Transcription
|
@@ -71,9 +71,9 @@ end
|
|
71
71
|
|
72
72
|
| Name | Type | Description | Notes |
|
73
73
|
| ---- | ---- | ----------- | ----- |
|
74
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
75
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
76
|
-
| **recording_id** | **String** | Programmable Voice API Recording ID | |
|
74
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
75
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
76
|
+
| **recording_id** | **String** | Programmable Voice API Recording ID. | |
|
77
77
|
|
78
78
|
### Return type
|
79
79
|
|
@@ -110,9 +110,9 @@ Bandwidth.configure do |config|
|
|
110
110
|
end
|
111
111
|
|
112
112
|
api_instance = Bandwidth::RecordingsApi.new
|
113
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
114
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
115
|
-
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID
|
113
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
114
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
115
|
+
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID.
|
116
116
|
|
117
117
|
begin
|
118
118
|
# Delete Recording
|
@@ -144,9 +144,9 @@ end
|
|
144
144
|
|
145
145
|
| Name | Type | Description | Notes |
|
146
146
|
| ---- | ---- | ----------- | ----- |
|
147
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
148
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
149
|
-
| **recording_id** | **String** | Programmable Voice API Recording ID | |
|
147
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
148
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
149
|
+
| **recording_id** | **String** | Programmable Voice API Recording ID. | |
|
150
150
|
|
151
151
|
### Return type
|
152
152
|
|
@@ -183,9 +183,9 @@ Bandwidth.configure do |config|
|
|
183
183
|
end
|
184
184
|
|
185
185
|
api_instance = Bandwidth::RecordingsApi.new
|
186
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
187
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
188
|
-
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID
|
186
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
187
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
188
|
+
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID.
|
189
189
|
|
190
190
|
begin
|
191
191
|
# Delete Recording Media
|
@@ -217,9 +217,9 @@ end
|
|
217
217
|
|
218
218
|
| Name | Type | Description | Notes |
|
219
219
|
| ---- | ---- | ----------- | ----- |
|
220
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
221
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
222
|
-
| **recording_id** | **String** | Programmable Voice API Recording ID | |
|
220
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
221
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
222
|
+
| **recording_id** | **String** | Programmable Voice API Recording ID. | |
|
223
223
|
|
224
224
|
### Return type
|
225
225
|
|
@@ -256,9 +256,9 @@ Bandwidth.configure do |config|
|
|
256
256
|
end
|
257
257
|
|
258
258
|
api_instance = Bandwidth::RecordingsApi.new
|
259
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
260
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
261
|
-
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID
|
259
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
260
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
261
|
+
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID.
|
262
262
|
|
263
263
|
begin
|
264
264
|
# Download Recording
|
@@ -291,9 +291,9 @@ end
|
|
291
291
|
|
292
292
|
| Name | Type | Description | Notes |
|
293
293
|
| ---- | ---- | ----------- | ----- |
|
294
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
295
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
296
|
-
| **recording_id** | **String** | Programmable Voice API Recording ID | |
|
294
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
295
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
296
|
+
| **recording_id** | **String** | Programmable Voice API Recording ID. | |
|
297
297
|
|
298
298
|
### Return type
|
299
299
|
|
@@ -330,9 +330,9 @@ Bandwidth.configure do |config|
|
|
330
330
|
end
|
331
331
|
|
332
332
|
api_instance = Bandwidth::RecordingsApi.new
|
333
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
334
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
335
|
-
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID
|
333
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
334
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
335
|
+
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID.
|
336
336
|
|
337
337
|
begin
|
338
338
|
# Get Call Recording
|
@@ -365,9 +365,9 @@ end
|
|
365
365
|
|
366
366
|
| Name | Type | Description | Notes |
|
367
367
|
| ---- | ---- | ----------- | ----- |
|
368
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
369
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
370
|
-
| **recording_id** | **String** | Programmable Voice API Recording ID | |
|
368
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
369
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
370
|
+
| **recording_id** | **String** | Programmable Voice API Recording ID. | |
|
371
371
|
|
372
372
|
### Return type
|
373
373
|
|
@@ -404,9 +404,9 @@ Bandwidth.configure do |config|
|
|
404
404
|
end
|
405
405
|
|
406
406
|
api_instance = Bandwidth::RecordingsApi.new
|
407
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
408
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
409
|
-
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID
|
407
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
408
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
409
|
+
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID.
|
410
410
|
|
411
411
|
begin
|
412
412
|
# Get Transcription
|
@@ -439,9 +439,9 @@ end
|
|
439
439
|
|
440
440
|
| Name | Type | Description | Notes |
|
441
441
|
| ---- | ---- | ----------- | ----- |
|
442
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
443
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
444
|
-
| **recording_id** | **String** | Programmable Voice API Recording ID | |
|
442
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
443
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
444
|
+
| **recording_id** | **String** | Programmable Voice API Recording ID. | |
|
445
445
|
|
446
446
|
### Return type
|
447
447
|
|
@@ -478,7 +478,7 @@ Bandwidth.configure do |config|
|
|
478
478
|
end
|
479
479
|
|
480
480
|
api_instance = Bandwidth::RecordingsApi.new
|
481
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
481
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
482
482
|
opts = {
|
483
483
|
to: '%2b19195551234', # String | Filter results by the `to` field.
|
484
484
|
from: '%2b19195554321', # String | Filter results by the `from` field.
|
@@ -517,7 +517,7 @@ end
|
|
517
517
|
|
518
518
|
| Name | Type | Description | Notes |
|
519
519
|
| ---- | ---- | ----------- | ----- |
|
520
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
520
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
521
521
|
| **to** | **String** | Filter results by the `to` field. | [optional] |
|
522
522
|
| **from** | **String** | Filter results by the `from` field. | [optional] |
|
523
523
|
| **min_start_time** | **String** | Filter results to recordings which have a `startTime` after or including `minStartTime` (in ISO8601 format). | [optional] |
|
@@ -558,8 +558,8 @@ Bandwidth.configure do |config|
|
|
558
558
|
end
|
559
559
|
|
560
560
|
api_instance = Bandwidth::RecordingsApi.new
|
561
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
562
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
561
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
562
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
563
563
|
|
564
564
|
begin
|
565
565
|
# List Call Recordings
|
@@ -592,8 +592,8 @@ end
|
|
592
592
|
|
593
593
|
| Name | Type | Description | Notes |
|
594
594
|
| ---- | ---- | ----------- | ----- |
|
595
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
596
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
595
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
596
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
597
597
|
|
598
598
|
### Return type
|
599
599
|
|
@@ -630,9 +630,9 @@ Bandwidth.configure do |config|
|
|
630
630
|
end
|
631
631
|
|
632
632
|
api_instance = Bandwidth::RecordingsApi.new
|
633
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
634
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
635
|
-
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID
|
633
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
634
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
635
|
+
recording_id = 'r-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Recording ID.
|
636
636
|
transcribe_recording = Bandwidth::TranscribeRecording.new # TranscribeRecording |
|
637
637
|
|
638
638
|
begin
|
@@ -665,9 +665,9 @@ end
|
|
665
665
|
|
666
666
|
| Name | Type | Description | Notes |
|
667
667
|
| ---- | ---- | ----------- | ----- |
|
668
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
669
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
670
|
-
| **recording_id** | **String** | Programmable Voice API Recording ID | |
|
668
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
669
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
670
|
+
| **recording_id** | **String** | Programmable Voice API Recording ID. | |
|
671
671
|
| **transcribe_recording** | [**TranscribeRecording**](TranscribeRecording.md) | | |
|
672
672
|
|
673
673
|
### Return type
|
@@ -705,8 +705,8 @@ Bandwidth.configure do |config|
|
|
705
705
|
end
|
706
706
|
|
707
707
|
api_instance = Bandwidth::RecordingsApi.new
|
708
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
709
|
-
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID
|
708
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
709
|
+
call_id = 'c-15ac29a2-1331029c-2cb0-4a07-b215-b22865662d85' # String | Programmable Voice API Call ID.
|
710
710
|
update_call_recording = Bandwidth::UpdateCallRecording.new({state: Bandwidth::RecordingStateEnum::PAUSED}) # UpdateCallRecording |
|
711
711
|
|
712
712
|
begin
|
@@ -739,8 +739,8 @@ end
|
|
739
739
|
|
740
740
|
| Name | Type | Description | Notes |
|
741
741
|
| ---- | ---- | ----------- | ----- |
|
742
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
743
|
-
| **call_id** | **String** | Programmable Voice API Call ID | |
|
742
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
743
|
+
| **call_id** | **String** | Programmable Voice API Call ID. | |
|
744
744
|
| **update_call_recording** | [**UpdateCallRecording**](UpdateCallRecording.md) | | |
|
745
745
|
|
746
746
|
### Return type
|
data/docs/RedirectCallback.md
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **event_type** | **String** | The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect. | [optional] |
|
8
|
-
| **event_time** | **
|
8
|
+
| **event_time** | **Time** | The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution. | [optional] |
|
9
9
|
| **account_id** | **String** | The user account associated with the call. | [optional] |
|
10
10
|
| **application_id** | **String** | The id of the application associated with the call. | [optional] |
|
11
11
|
| **from** | **String** | The provided identifier of the caller: can be a phone number in E.164 format (e.g. +15555555555) or one of Private, Restricted, Unavailable, or Anonymous. | [optional] |
|
@@ -28,7 +28,7 @@ require 'bandwidth-sdk'
|
|
28
28
|
|
29
29
|
instance = Bandwidth::RedirectCallback.new(
|
30
30
|
event_type: bridgeComplete,
|
31
|
-
event_time:
|
31
|
+
event_time: 2022-06-17T22:19:40.375Z,
|
32
32
|
account_id: 920012,
|
33
33
|
application_id: 04e88489-df02-4e34-a0ee-27a91849555f,
|
34
34
|
from: +15555555555,
|
data/docs/StatisticsApi.md
CHANGED
@@ -28,7 +28,7 @@ Bandwidth.configure do |config|
|
|
28
28
|
end
|
29
29
|
|
30
30
|
api_instance = Bandwidth::StatisticsApi.new
|
31
|
-
account_id = '9900000' # String | Your Bandwidth Account ID
|
31
|
+
account_id = '9900000' # String | Your Bandwidth Account ID.
|
32
32
|
|
33
33
|
begin
|
34
34
|
# Get Account Statistics
|
@@ -61,7 +61,7 @@ end
|
|
61
61
|
|
62
62
|
| Name | Type | Description | Notes |
|
63
63
|
| ---- | ---- | ----------- | ----- |
|
64
|
-
| **account_id** | **String** | Your Bandwidth Account ID | |
|
64
|
+
| **account_id** | **String** | Your Bandwidth Account ID. | |
|
65
65
|
|
66
66
|
### Return type
|
67
67
|
|
data/docs/TranscribeRecording.md
CHANGED
@@ -10,6 +10,7 @@
|
|
10
10
|
| **password** | **String** | Basic auth password. | [optional] |
|
11
11
|
| **tag** | **String** | (optional) The tag specified on call creation. If no tag was specified or it was previously cleared, this field will not be present. | [optional] |
|
12
12
|
| **callback_timeout** | **Float** | This is the timeout (in seconds) to use when delivering the webhook to `callbackUrl`. Can be any numeric value (including decimals) between 1 and 25. | [optional][default to 15] |
|
13
|
+
| **detect_language** | **Boolean** | A boolean value to indicate that the recording may not be in English, and the transcription service will need to detect the dominant language the recording is in and transcribe accordingly. Current supported languages are English, French, and Spanish. | [optional][default to false] |
|
13
14
|
|
14
15
|
## Example
|
15
16
|
|
@@ -17,12 +18,13 @@
|
|
17
18
|
require 'bandwidth-sdk'
|
18
19
|
|
19
20
|
instance = Bandwidth::TranscribeRecording.new(
|
20
|
-
callback_url: https://myServer.
|
21
|
+
callback_url: https://myServer.example/bandwidth/webhooks/transcriptionAvailable,
|
21
22
|
callback_method: null,
|
22
23
|
username: mySecretUsername,
|
23
24
|
password: mySecretPassword1!,
|
24
25
|
tag: exampleTag,
|
25
|
-
callback_timeout: 5.5
|
26
|
+
callback_timeout: 5.5,
|
27
|
+
detect_language: true
|
26
28
|
)
|
27
29
|
```
|
28
30
|
|
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **event_type** | **String** | The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect. | [optional] |
|
8
|
-
| **event_time** | **
|
8
|
+
| **event_time** | **Time** | The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution. | [optional] |
|
9
9
|
| **account_id** | **String** | The user account associated with the call. | [optional] |
|
10
10
|
| **application_id** | **String** | The id of the application associated with the call. | [optional] |
|
11
11
|
| **from** | **String** | The provided identifier of the caller: can be a phone number in E.164 format (e.g. +15555555555) or one of Private, Restricted, Unavailable, or Anonymous. | [optional] |
|
@@ -33,7 +33,7 @@ require 'bandwidth-sdk'
|
|
33
33
|
|
34
34
|
instance = Bandwidth::TranscriptionAvailableCallback.new(
|
35
35
|
event_type: bridgeComplete,
|
36
|
-
event_time:
|
36
|
+
event_time: 2022-06-17T22:19:40.375Z,
|
37
37
|
account_id: 920012,
|
38
38
|
application_id: 04e88489-df02-4e34-a0ee-27a91849555f,
|
39
39
|
from: +15555555555,
|
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **event_type** | **String** | The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect. | [optional] |
|
8
|
-
| **event_time** | **
|
8
|
+
| **event_time** | **Time** | The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution. | [optional] |
|
9
9
|
| **account_id** | **String** | The user account associated with the call. | [optional] |
|
10
10
|
| **application_id** | **String** | The id of the application associated with the call. | [optional] |
|
11
11
|
| **from** | **String** | The provided identifier of the caller: can be a phone number in E.164 format (e.g. +15555555555) or one of Private, Restricted, Unavailable, or Anonymous. | [optional] |
|
@@ -27,7 +27,7 @@ require 'bandwidth-sdk'
|
|
27
27
|
|
28
28
|
instance = Bandwidth::TransferAnswerCallback.new(
|
29
29
|
event_type: bridgeComplete,
|
30
|
-
event_time:
|
30
|
+
event_time: 2022-06-17T22:19:40.375Z,
|
31
31
|
account_id: 920012,
|
32
32
|
application_id: 04e88489-df02-4e34-a0ee-27a91849555f,
|
33
33
|
from: +15555555555,
|
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **event_type** | **String** | The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect. | [optional] |
|
8
|
-
| **event_time** | **
|
8
|
+
| **event_time** | **Time** | The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution. | [optional] |
|
9
9
|
| **account_id** | **String** | The user account associated with the call. | [optional] |
|
10
10
|
| **application_id** | **String** | The id of the application associated with the call. | [optional] |
|
11
11
|
| **from** | **String** | The provided identifier of the caller: can be a phone number in E.164 format (e.g. +15555555555) or one of Private, Restricted, Unavailable, or Anonymous. | [optional] |
|
@@ -30,7 +30,7 @@ require 'bandwidth-sdk'
|
|
30
30
|
|
31
31
|
instance = Bandwidth::TransferCompleteCallback.new(
|
32
32
|
event_type: bridgeComplete,
|
33
|
-
event_time:
|
33
|
+
event_time: 2022-06-17T22:19:40.375Z,
|
34
34
|
account_id: 920012,
|
35
35
|
application_id: 04e88489-df02-4e34-a0ee-27a91849555f,
|
36
36
|
from: +15555555555,
|
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **event_type** | **String** | The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect. | [optional] |
|
8
|
-
| **event_time** | **
|
8
|
+
| **event_time** | **Time** | The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution. | [optional] |
|
9
9
|
| **account_id** | **String** | The user account associated with the call. | [optional] |
|
10
10
|
| **application_id** | **String** | The id of the application associated with the call. | [optional] |
|
11
11
|
| **from** | **String** | The provided identifier of the caller: can be a phone number in E.164 format (e.g. +15555555555) or one of Private, Restricted, Unavailable, or Anonymous. | [optional] |
|
@@ -32,7 +32,7 @@ require 'bandwidth-sdk'
|
|
32
32
|
|
33
33
|
instance = Bandwidth::TransferDisconnectCallback.new(
|
34
34
|
event_type: bridgeComplete,
|
35
|
-
event_time:
|
35
|
+
event_time: 2022-06-17T22:19:40.375Z,
|
36
36
|
account_id: 920012,
|
37
37
|
application_id: 04e88489-df02-4e34-a0ee-27a91849555f,
|
38
38
|
from: +15555555555,
|
data/docs/UpdateCall.md
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
| **redirect_method** | [**RedirectMethodEnum**](RedirectMethodEnum.md) | | [optional][default to 'POST'] |
|
10
10
|
| **username** | **String** | Basic auth username. | [optional] |
|
11
11
|
| **password** | **String** | Basic auth password. | [optional] |
|
12
|
-
| **redirect_fallback_url** | **String** | A fallback url which, if provided, will be used to retry the redirect callback delivery in case `redirectUrl` fails to respond | [optional] |
|
12
|
+
| **redirect_fallback_url** | **String** | A fallback url which, if provided, will be used to retry the redirect callback delivery in case `redirectUrl` fails to respond. | [optional] |
|
13
13
|
| **redirect_fallback_method** | [**RedirectMethodEnum**](RedirectMethodEnum.md) | | [optional][default to 'POST'] |
|
14
14
|
| **fallback_username** | **String** | Basic auth username. | [optional] |
|
15
15
|
| **fallback_password** | **String** | Basic auth password. | [optional] |
|
@@ -22,11 +22,11 @@ require 'bandwidth-sdk'
|
|
22
22
|
|
23
23
|
instance = Bandwidth::UpdateCall.new(
|
24
24
|
state: null,
|
25
|
-
redirect_url: https://myServer.
|
25
|
+
redirect_url: https://myServer.example/bandwidth/webhooks/redirect,
|
26
26
|
redirect_method: null,
|
27
27
|
username: mySecretUsername,
|
28
28
|
password: mySecretPassword1!,
|
29
|
-
redirect_fallback_url: https://myFallbackServer.
|
29
|
+
redirect_fallback_url: https://myFallbackServer.example/bandwidth/webhooks/redirect,
|
30
30
|
redirect_fallback_method: null,
|
31
31
|
fallback_username: mySecretUsername,
|
32
32
|
fallback_password: mySecretPassword1!,
|
data/docs/UpdateConference.md
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **status** | [**ConferenceStateEnum**](ConferenceStateEnum.md) | | [optional][default to 'active'] |
|
8
|
-
| **redirect_url** | **String** | The URL to send the [conferenceRedirect](/docs/voice/webhooks/conferenceRedirect) event which will provide new BXML. Not allowed if `state` is `completed`, but required if `state` is `active`
|
8
|
+
| **redirect_url** | **String** | The URL to send the [conferenceRedirect](/docs/voice/webhooks/conferenceRedirect) event which will provide new BXML. Not allowed if `state` is `completed`, but required if `state` is `active`. | [optional] |
|
9
9
|
| **redirect_method** | [**RedirectMethodEnum**](RedirectMethodEnum.md) | | [optional][default to 'POST'] |
|
10
10
|
| **username** | **String** | Basic auth username. | [optional] |
|
11
11
|
| **password** | **String** | Basic auth password. | [optional] |
|
@@ -21,11 +21,11 @@ require 'bandwidth-sdk'
|
|
21
21
|
|
22
22
|
instance = Bandwidth::UpdateConference.new(
|
23
23
|
status: null,
|
24
|
-
redirect_url: https://myServer.
|
24
|
+
redirect_url: https://myServer.example/bandwidth/webhooks/conferenceRedirect,
|
25
25
|
redirect_method: null,
|
26
26
|
username: mySecretUsername,
|
27
27
|
password: mySecretPassword1!,
|
28
|
-
redirect_fallback_url: https://myFallbackServer.
|
28
|
+
redirect_fallback_url: https://myFallbackServer.example/bandwidth/webhooks/conferenceRedirect,
|
29
29
|
redirect_fallback_method: null,
|
30
30
|
fallback_username: mySecretUsername,
|
31
31
|
fallback_password: mySecretPassword1!
|
@@ -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
|
# Create Call
|
23
23
|
# Creates an outbound phone call. All calls are initially queued. Your outbound calls will initiated at a specific dequeueing rate, enabling your application to \"fire and forget\" when creating calls. Queued calls may not be modified until they are dequeued and placed, but may be removed from your queue on demand. <b>Please note:</b> Calls submitted to your queue will be placed approximately in order, but exact ordering is not guaranteed.
|
24
|
-
# @param account_id [String] Your Bandwidth Account ID
|
24
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
25
25
|
# @param create_call [CreateCall] JSON object containing information to create an outbound call
|
26
26
|
# @param [Hash] opts the optional parameters
|
27
27
|
# @return [CreateCallResponse]
|
@@ -32,7 +32,7 @@ module Bandwidth
|
|
32
32
|
|
33
33
|
# Create Call
|
34
34
|
# Creates an outbound phone call. All calls are initially queued. Your outbound calls will initiated at a specific dequeueing rate, enabling your application to \"fire and forget\" when creating calls. Queued calls may not be modified until they are dequeued and placed, but may be removed from your queue on demand. <b>Please note:</b> Calls submitted to your queue will be placed approximately in order, but exact ordering is not guaranteed.
|
35
|
-
# @param account_id [String] Your Bandwidth Account ID
|
35
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
36
36
|
# @param create_call [CreateCall] JSON object containing information to create an outbound call
|
37
37
|
# @param [Hash] opts the optional parameters
|
38
38
|
# @return [Array<(CreateCallResponse, Integer, Hash)>] CreateCallResponse data, response status code and response headers
|
@@ -61,7 +61,7 @@ module Bandwidth
|
|
61
61
|
# HTTP header 'Content-Type'
|
62
62
|
content_type = @api_client.select_header_content_type(['application/json'])
|
63
63
|
if !content_type.nil?
|
64
|
-
|
64
|
+
header_params['Content-Type'] = content_type
|
65
65
|
end
|
66
66
|
|
67
67
|
# form parameters
|
@@ -95,8 +95,8 @@ module Bandwidth
|
|
95
95
|
|
96
96
|
# Get Call State Information
|
97
97
|
# Retrieve the current state of a specific call. This information is near-realtime, so it may take a few minutes for your call to be accessible using this endpoint. **Note**: Call information is kept for 7 days after the calls are hung up. If you attempt to retrieve information for a call that is older than 7 days, you will get an HTTP 404 response.
|
98
|
-
# @param account_id [String] Your Bandwidth Account ID
|
99
|
-
# @param call_id [String] Programmable Voice API Call ID
|
98
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
99
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
100
100
|
# @param [Hash] opts the optional parameters
|
101
101
|
# @return [CallState]
|
102
102
|
def get_call_state(account_id, call_id, opts = {})
|
@@ -106,8 +106,8 @@ module Bandwidth
|
|
106
106
|
|
107
107
|
# Get Call State Information
|
108
108
|
# Retrieve the current state of a specific call. This information is near-realtime, so it may take a few minutes for your call to be accessible using this endpoint. **Note**: Call information is kept for 7 days after the calls are hung up. If you attempt to retrieve information for a call that is older than 7 days, you will get an HTTP 404 response.
|
109
|
-
# @param account_id [String] Your Bandwidth Account ID
|
110
|
-
# @param call_id [String] Programmable Voice API Call ID
|
109
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
110
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
111
111
|
# @param [Hash] opts the optional parameters
|
112
112
|
# @return [Array<(CallState, Integer, Hash)>] CallState data, response status code and response headers
|
113
113
|
def get_call_state_with_http_info(account_id, call_id, opts = {})
|
@@ -164,8 +164,8 @@ module Bandwidth
|
|
164
164
|
|
165
165
|
# Update Call
|
166
166
|
# Interrupts and redirects a call to a different URL that should return a BXML document.
|
167
|
-
# @param account_id [String] Your Bandwidth Account ID
|
168
|
-
# @param call_id [String] Programmable Voice API Call ID
|
167
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
168
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
169
169
|
# @param update_call [UpdateCall] JSON object containing information to redirect an existing call to a new BXML document
|
170
170
|
# @param [Hash] opts the optional parameters
|
171
171
|
# @return [nil]
|
@@ -176,8 +176,8 @@ module Bandwidth
|
|
176
176
|
|
177
177
|
# Update Call
|
178
178
|
# Interrupts and redirects a call to a different URL that should return a BXML document.
|
179
|
-
# @param account_id [String] Your Bandwidth Account ID
|
180
|
-
# @param call_id [String] Programmable Voice API Call ID
|
179
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
180
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
181
181
|
# @param update_call [UpdateCall] JSON object containing information to redirect an existing call to a new BXML document
|
182
182
|
# @param [Hash] opts the optional parameters
|
183
183
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
@@ -210,7 +210,7 @@ module Bandwidth
|
|
210
210
|
# HTTP header 'Content-Type'
|
211
211
|
content_type = @api_client.select_header_content_type(['application/json'])
|
212
212
|
if !content_type.nil?
|
213
|
-
|
213
|
+
header_params['Content-Type'] = content_type
|
214
214
|
end
|
215
215
|
|
216
216
|
# form parameters
|
@@ -244,8 +244,8 @@ module Bandwidth
|
|
244
244
|
|
245
245
|
# Update Call BXML
|
246
246
|
# Interrupts and replaces an active call's BXML document.
|
247
|
-
# @param account_id [String] Your Bandwidth Account ID
|
248
|
-
# @param call_id [String] Programmable Voice API Call ID
|
247
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
248
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
249
249
|
# @param body [String]
|
250
250
|
# @param [Hash] opts the optional parameters
|
251
251
|
# @return [nil]
|
@@ -256,8 +256,8 @@ module Bandwidth
|
|
256
256
|
|
257
257
|
# Update Call BXML
|
258
258
|
# Interrupts and replaces an active call's BXML document.
|
259
|
-
# @param account_id [String] Your Bandwidth Account ID
|
260
|
-
# @param call_id [String] Programmable Voice API Call ID
|
259
|
+
# @param account_id [String] Your Bandwidth Account ID.
|
260
|
+
# @param call_id [String] Programmable Voice API Call ID.
|
261
261
|
# @param body [String]
|
262
262
|
# @param [Hash] opts the optional parameters
|
263
263
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
@@ -290,7 +290,7 @@ module Bandwidth
|
|
290
290
|
# HTTP header 'Content-Type'
|
291
291
|
content_type = @api_client.select_header_content_type(['application/xml'])
|
292
292
|
if !content_type.nil?
|
293
|
-
|
293
|
+
header_params['Content-Type'] = content_type
|
294
294
|
end
|
295
295
|
|
296
296
|
# form parameters
|