LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
bandwidth/__init__.py
bandwidth/api_client.py
bandwidth/api_response.py
bandwidth/configuration.py
bandwidth/exceptions.py
bandwidth/rest.py
bandwidth/api/__init__.py
bandwidth/api/calls_api.py
bandwidth/api/conferences_api.py
bandwidth/api/media_api.py
bandwidth/api/messages_api.py
bandwidth/api/mfa_api.py
bandwidth/api/multi_channel_api.py
bandwidth/api/phone_number_lookup_api.py
bandwidth/api/recordings_api.py
bandwidth/api/statistics_api.py
bandwidth/api/toll_free_verification_api.py
bandwidth/api/transcriptions_api.py
bandwidth/models/__init__.py
bandwidth/models/account_statistics.py
bandwidth/models/additional_denial_reason.py
bandwidth/models/address.py
bandwidth/models/answer_callback.py
bandwidth/models/async_lookup_request.py
bandwidth/models/blocked_webhook.py
bandwidth/models/bridge_complete_callback.py
bandwidth/models/bridge_target_complete_callback.py
bandwidth/models/business_entity_type_enum.py
bandwidth/models/business_registration_type_enum.py
bandwidth/models/call_direction_enum.py
bandwidth/models/call_recording_metadata.py
bandwidth/models/call_state.py
bandwidth/models/call_state_enum.py
bandwidth/models/call_transcription.py
bandwidth/models/call_transcription_detected_language_enum.py
bandwidth/models/call_transcription_metadata.py
bandwidth/models/call_transcription_response.py
bandwidth/models/call_transcription_track_enum.py
bandwidth/models/callback.py
bandwidth/models/callback_method_enum.py
bandwidth/models/card_width_enum.py
bandwidth/models/code_request.py
bandwidth/models/completed_lookup_status_enum.py
bandwidth/models/conference.py
bandwidth/models/conference_completed_callback.py
bandwidth/models/conference_created_callback.py
bandwidth/models/conference_member.py
bandwidth/models/conference_member_exit_callback.py
bandwidth/models/conference_member_join_callback.py
bandwidth/models/conference_recording_available_callback.py
bandwidth/models/conference_recording_metadata.py
bandwidth/models/conference_redirect_callback.py
bandwidth/models/conference_state_enum.py
bandwidth/models/contact.py
bandwidth/models/create_async_bulk_lookup_response.py
bandwidth/models/create_async_bulk_lookup_response_data.py
bandwidth/models/create_call.py
bandwidth/models/create_call_response.py
bandwidth/models/create_message_request_error.py
bandwidth/models/create_multi_channel_message_response.py
bandwidth/models/create_sync_lookup_response.py
bandwidth/models/create_sync_lookup_response_data.py
bandwidth/models/deactivation_event_enum.py
bandwidth/models/disconnect_callback.py
bandwidth/models/diversion.py
bandwidth/models/dtmf_callback.py
bandwidth/models/error.py
bandwidth/models/error_object.py
bandwidth/models/error_source.py
bandwidth/models/failure_webhook.py
bandwidth/models/field_error.py
bandwidth/models/file_format_enum.py
bandwidth/models/gather_callback.py
bandwidth/models/get_async_bulk_lookup_response.py
bandwidth/models/get_async_bulk_lookup_response_data.py
bandwidth/models/in_progress_lookup_status_enum.py
bandwidth/models/inbound_callback.py
bandwidth/models/inbound_callback_message.py
bandwidth/models/inbound_callback_type_enum.py
bandwidth/models/initiate_callback.py
bandwidth/models/latest_message_delivery_status_enum.py
bandwidth/models/line_type_enum.py
bandwidth/models/link.py
bandwidth/models/link_schema.py
bandwidth/models/links_object.py
bandwidth/models/list_message_direction_enum.py
bandwidth/models/list_message_item.py
bandwidth/models/lookup_error_response.py
bandwidth/models/lookup_error_schema.py
bandwidth/models/lookup_error_schema_meta.py
bandwidth/models/lookup_result.py
bandwidth/models/machine_detection_complete_callback.py
bandwidth/models/machine_detection_configuration.py
bandwidth/models/machine_detection_mode_enum.py
bandwidth/models/machine_detection_result.py
bandwidth/models/media.py
bandwidth/models/message.py
bandwidth/models/message_direction_enum.py
bandwidth/models/message_request.py
bandwidth/models/message_status_enum.py
bandwidth/models/message_type_enum.py
bandwidth/models/messages_list.py
bandwidth/models/messaging_code_response.py
bandwidth/models/messaging_request_error.py
bandwidth/models/mfa_forbidden_request_error.py
bandwidth/models/mfa_request_error.py
bandwidth/models/mfa_unauthorized_request_error.py
bandwidth/models/mms_message_content.py
bandwidth/models/mms_message_content_file.py
bandwidth/models/multi_channel_action.py
bandwidth/models/multi_channel_action_calendar_event.py
bandwidth/models/multi_channel_channel_list_mms_object.py
bandwidth/models/multi_channel_channel_list_mms_response_object.py
bandwidth/models/multi_channel_channel_list_object_base.py
bandwidth/models/multi_channel_channel_list_owner_object.py
bandwidth/models/multi_channel_channel_list_rbm_object.py
bandwidth/models/multi_channel_channel_list_rbm_object_all_of_content.py
bandwidth/models/multi_channel_channel_list_rbm_response_object.py
bandwidth/models/multi_channel_channel_list_request_object.py
bandwidth/models/multi_channel_channel_list_response_object.py
bandwidth/models/multi_channel_channel_list_sms_object.py
bandwidth/models/multi_channel_channel_list_sms_response_object.py
bandwidth/models/multi_channel_error.py
bandwidth/models/multi_channel_message_channel_enum.py
bandwidth/models/multi_channel_message_content.py
bandwidth/models/multi_channel_message_request.py
bandwidth/models/multi_channel_message_response_data.py
bandwidth/models/opt_in_workflow.py
bandwidth/models/page_info.py
bandwidth/models/priority_enum.py
bandwidth/models/product_type_enum.py
bandwidth/models/rbm_action_base.py
bandwidth/models/rbm_action_dial.py
bandwidth/models/rbm_action_open_url.py
bandwidth/models/rbm_action_type_enum.py
bandwidth/models/rbm_action_view_location.py
bandwidth/models/rbm_card_content.py
bandwidth/models/rbm_card_content_media.py
bandwidth/models/rbm_location_response.py
bandwidth/models/rbm_media_height_enum.py
bandwidth/models/rbm_message_carousel_card.py
bandwidth/models/rbm_message_content_file.py
bandwidth/models/rbm_message_content_rich_card.py
bandwidth/models/rbm_message_content_text.py
bandwidth/models/rbm_message_media.py
bandwidth/models/rbm_standalone_card.py
bandwidth/models/rbm_suggestion_response.py
bandwidth/models/recording_available_callback.py
bandwidth/models/recording_complete_callback.py
bandwidth/models/recording_state_enum.py
bandwidth/models/recording_transcription_metadata.py
bandwidth/models/recording_transcriptions.py
bandwidth/models/redirect_callback.py
bandwidth/models/redirect_method_enum.py
bandwidth/models/sms_message_content.py
bandwidth/models/standalone_card_orientation_enum.py
bandwidth/models/status_callback.py
bandwidth/models/status_callback_message.py
bandwidth/models/status_callback_type_enum.py
bandwidth/models/stir_shaken.py
bandwidth/models/sync_lookup_request.py
bandwidth/models/telephone_number.py
bandwidth/models/tfv_basic_authentication.py
bandwidth/models/tfv_callback_status_enum.py
bandwidth/models/tfv_error.py
bandwidth/models/tfv_status.py
bandwidth/models/tfv_status_enum.py
bandwidth/models/tfv_submission_info.py
bandwidth/models/tfv_submission_wrapper.py
bandwidth/models/thumbnail_alignment_enum.py
bandwidth/models/transcribe_recording.py
bandwidth/models/transcription.py
bandwidth/models/transcription_available_callback.py
bandwidth/models/transfer_answer_callback.py
bandwidth/models/transfer_complete_callback.py
bandwidth/models/transfer_disconnect_callback.py
bandwidth/models/update_call.py
bandwidth/models/update_call_recording.py
bandwidth/models/update_conference.py
bandwidth/models/update_conference_member.py
bandwidth/models/verification_denial_webhook.py
bandwidth/models/verification_request.py
bandwidth/models/verification_update_request.py
bandwidth/models/verification_webhook.py
bandwidth/models/verify_code_request.py
bandwidth/models/verify_code_response.py
bandwidth/models/voice_api_error.py
bandwidth/models/voice_code_response.py
bandwidth/models/webhook_subscription.py
bandwidth/models/webhook_subscription_basic_authentication.py
bandwidth/models/webhook_subscription_request_schema.py
bandwidth/models/webhook_subscription_type_enum.py
bandwidth/models/webhook_subscriptions_list_body.py
bandwidth/models/bxml/__init__.py
bandwidth/models/bxml/bxml.py
bandwidth/models/bxml/nestable_verb.py
bandwidth/models/bxml/response.py
bandwidth/models/bxml/root.py
bandwidth/models/bxml/verb.py
bandwidth/models/bxml/verbs/__init__.py
bandwidth/models/bxml/verbs/bridge.py
bandwidth/models/bxml/verbs/conference.py
bandwidth/models/bxml/verbs/custom_param.py
bandwidth/models/bxml/verbs/forward.py
bandwidth/models/bxml/verbs/gather.py
bandwidth/models/bxml/verbs/hangup.py
bandwidth/models/bxml/verbs/pause.py
bandwidth/models/bxml/verbs/pause_recording.py
bandwidth/models/bxml/verbs/phone_number.py
bandwidth/models/bxml/verbs/play_audio.py
bandwidth/models/bxml/verbs/record.py
bandwidth/models/bxml/verbs/redirect.py
bandwidth/models/bxml/verbs/resume_recording.py
bandwidth/models/bxml/verbs/ring.py
bandwidth/models/bxml/verbs/send_dtmf.py
bandwidth/models/bxml/verbs/sip_uri.py
bandwidth/models/bxml/verbs/speak_sentence.py
bandwidth/models/bxml/verbs/start_gather.py
bandwidth/models/bxml/verbs/start_recording.py
bandwidth/models/bxml/verbs/start_stream.py
bandwidth/models/bxml/verbs/start_transcription.py
bandwidth/models/bxml/verbs/stop_gather.py
bandwidth/models/bxml/verbs/stop_recording.py
bandwidth/models/bxml/verbs/stop_stream.py
bandwidth/models/bxml/verbs/stop_transcription.py
bandwidth/models/bxml/verbs/stream_param.py
bandwidth/models/bxml/verbs/tag.py
bandwidth/models/bxml/verbs/transfer.py
bandwidth_sdk.egg-info/PKG-INFO
bandwidth_sdk.egg-info/SOURCES.txt
bandwidth_sdk.egg-info/dependency_links.txt
bandwidth_sdk.egg-info/requires.txt
bandwidth_sdk.egg-info/top_level.txt
test/smoke/__init__.py
test/smoke/test_calls_api.py
test/smoke/test_conferences_api.py
test/smoke/test_media_api.py
test/smoke/test_messages_api.py
test/smoke/test_mfa_api.py
test/smoke/test_multi_channel_api.py
test/smoke/test_phone_number_lookup_api.py
test/smoke/test_recordings_api.py
test/smoke/test_statistics_api.py
test/smoke/test_toll_free_verification_api.py
test/smoke/test_transcriptions_api.py
test/unit/__init__.py
test/unit/api/__init__.py
test/unit/api/test_calls_api.py
test/unit/api/test_conferences_api.py
test/unit/api/test_media_api.py
test/unit/api/test_messages_api.py
test/unit/api/test_mfa_api.py
test/unit/api/test_multi_channel_api.py
test/unit/api/test_phone_number_lookup_api.py
test/unit/api/test_recordings_api.py
test/unit/api/test_statistics_api.py
test/unit/api/test_toll_free_verification_api.py
test/unit/api/test_transcriptions_api.py
test/unit/models/__init__.py
test/unit/models/test_account_statistics.py
test/unit/models/test_additional_denial_reason.py
test/unit/models/test_address.py
test/unit/models/test_answer_callback.py
test/unit/models/test_async_lookup_request.py
test/unit/models/test_blocked_webhook.py
test/unit/models/test_bridge_complete_callback.py
test/unit/models/test_bridge_target_complete_callback.py
test/unit/models/test_business_entity_type_enum.py
test/unit/models/test_business_registration_type_enum.py
test/unit/models/test_call_direction_enum.py
test/unit/models/test_call_recording_metadata.py
test/unit/models/test_call_state.py
test/unit/models/test_call_state_enum.py
test/unit/models/test_call_transcription.py
test/unit/models/test_call_transcription_detected_language_enum.py
test/unit/models/test_call_transcription_metadata.py
test/unit/models/test_call_transcription_response.py
test/unit/models/test_call_transcription_track_enum.py
test/unit/models/test_callback.py
test/unit/models/test_callback_method_enum.py
test/unit/models/test_card_width_enum.py
test/unit/models/test_code_request.py
test/unit/models/test_completed_lookup_status_enum.py
test/unit/models/test_conference.py
test/unit/models/test_conference_completed_callback.py
test/unit/models/test_conference_created_callback.py
test/unit/models/test_conference_member.py
test/unit/models/test_conference_member_exit_callback.py
test/unit/models/test_conference_member_join_callback.py
test/unit/models/test_conference_recording_available_callback.py
test/unit/models/test_conference_recording_metadata.py
test/unit/models/test_conference_redirect_callback.py
test/unit/models/test_conference_state_enum.py
test/unit/models/test_contact.py
test/unit/models/test_create_async_bulk_lookup_response.py
test/unit/models/test_create_async_bulk_lookup_response_data.py
test/unit/models/test_create_call.py
test/unit/models/test_create_call_response.py
test/unit/models/test_create_message_request_error.py
test/unit/models/test_create_multi_channel_message_response.py
test/unit/models/test_create_sync_lookup_response.py
test/unit/models/test_create_sync_lookup_response_data.py
test/unit/models/test_deactivation_event_enum.py
test/unit/models/test_disconnect_callback.py
test/unit/models/test_diversion.py
test/unit/models/test_dtmf_callback.py
test/unit/models/test_error.py
test/unit/models/test_error_object.py
test/unit/models/test_error_source.py
test/unit/models/test_failure_webhook.py
test/unit/models/test_field_error.py
test/unit/models/test_file_format_enum.py
test/unit/models/test_gather_callback.py
test/unit/models/test_get_async_bulk_lookup_response.py
test/unit/models/test_get_async_bulk_lookup_response_data.py
test/unit/models/test_in_progress_lookup_status_enum.py
test/unit/models/test_inbound_callback.py
test/unit/models/test_inbound_callback_message.py
test/unit/models/test_inbound_callback_type_enum.py
test/unit/models/test_initiate_callback.py
test/unit/models/test_latest_message_delivery_status_enum.py
test/unit/models/test_line_type_enum.py
test/unit/models/test_link.py
test/unit/models/test_link_schema.py
test/unit/models/test_links_object.py
test/unit/models/test_list_message_direction_enum.py
test/unit/models/test_list_message_item.py
test/unit/models/test_lookup_error_response.py
test/unit/models/test_lookup_error_schema.py
test/unit/models/test_lookup_error_schema_meta.py
test/unit/models/test_lookup_result.py
test/unit/models/test_machine_detection_complete_callback.py
test/unit/models/test_machine_detection_configuration.py
test/unit/models/test_machine_detection_mode_enum.py
test/unit/models/test_machine_detection_result.py
test/unit/models/test_media.py
test/unit/models/test_message.py
test/unit/models/test_message_direction_enum.py
test/unit/models/test_message_request.py
test/unit/models/test_message_status_enum.py
test/unit/models/test_message_type_enum.py
test/unit/models/test_messages_list.py
test/unit/models/test_messaging_code_response.py
test/unit/models/test_messaging_request_error.py
test/unit/models/test_mfa_forbidden_request_error.py
test/unit/models/test_mfa_request_error.py
test/unit/models/test_mfa_unauthorized_request_error.py
test/unit/models/test_mms_message_content.py
test/unit/models/test_mms_message_content_file.py
test/unit/models/test_multi_channel_action.py
test/unit/models/test_multi_channel_action_calendar_event.py
test/unit/models/test_multi_channel_channel_list_mms_object.py
test/unit/models/test_multi_channel_channel_list_mms_response_object.py
test/unit/models/test_multi_channel_channel_list_object_base.py
test/unit/models/test_multi_channel_channel_list_owner_object.py
test/unit/models/test_multi_channel_channel_list_rbm_object.py
test/unit/models/test_multi_channel_channel_list_rbm_object_all_of_content.py
test/unit/models/test_multi_channel_channel_list_rbm_response_object.py
test/unit/models/test_multi_channel_channel_list_request_object.py
test/unit/models/test_multi_channel_channel_list_response_object.py
test/unit/models/test_multi_channel_channel_list_sms_object.py
test/unit/models/test_multi_channel_channel_list_sms_response_object.py
test/unit/models/test_multi_channel_error.py
test/unit/models/test_multi_channel_message_channel_enum.py
test/unit/models/test_multi_channel_message_content.py
test/unit/models/test_multi_channel_message_request.py
test/unit/models/test_multi_channel_message_response_data.py
test/unit/models/test_opt_in_workflow.py
test/unit/models/test_page_info.py
test/unit/models/test_priority_enum.py
test/unit/models/test_product_type_enum.py
test/unit/models/test_rbm_action_base.py
test/unit/models/test_rbm_action_dial.py
test/unit/models/test_rbm_action_open_url.py
test/unit/models/test_rbm_action_type_enum.py
test/unit/models/test_rbm_action_view_location.py
test/unit/models/test_rbm_card_content.py
test/unit/models/test_rbm_card_content_media.py
test/unit/models/test_rbm_location_response.py
test/unit/models/test_rbm_media_height_enum.py
test/unit/models/test_rbm_message_carousel_card.py
test/unit/models/test_rbm_message_content_file.py
test/unit/models/test_rbm_message_content_rich_card.py
test/unit/models/test_rbm_message_content_text.py
test/unit/models/test_rbm_message_media.py
test/unit/models/test_rbm_standalone_card.py
test/unit/models/test_rbm_suggestion_response.py
test/unit/models/test_recording_available_callback.py
test/unit/models/test_recording_complete_callback.py
test/unit/models/test_recording_state_enum.py
test/unit/models/test_recording_transcription_metadata.py
test/unit/models/test_recording_transcriptions.py
test/unit/models/test_redirect_callback.py
test/unit/models/test_redirect_method_enum.py
test/unit/models/test_sms_message_content.py
test/unit/models/test_standalone_card_orientation_enum.py
test/unit/models/test_status_callback.py
test/unit/models/test_status_callback_message.py
test/unit/models/test_status_callback_type_enum.py
test/unit/models/test_stir_shaken.py
test/unit/models/test_sync_lookup_request.py
test/unit/models/test_telephone_number.py
test/unit/models/test_tfv_basic_authentication.py
test/unit/models/test_tfv_callback_status_enum.py
test/unit/models/test_tfv_error.py
test/unit/models/test_tfv_status.py
test/unit/models/test_tfv_status_enum.py
test/unit/models/test_tfv_submission_info.py
test/unit/models/test_tfv_submission_wrapper.py
test/unit/models/test_thumbnail_alignment_enum.py
test/unit/models/test_transcribe_recording.py
test/unit/models/test_transcription.py
test/unit/models/test_transcription_available_callback.py
test/unit/models/test_transfer_answer_callback.py
test/unit/models/test_transfer_complete_callback.py
test/unit/models/test_transfer_disconnect_callback.py
test/unit/models/test_update_call.py
test/unit/models/test_update_call_recording.py
test/unit/models/test_update_conference.py
test/unit/models/test_update_conference_member.py
test/unit/models/test_verification_denial_webhook.py
test/unit/models/test_verification_request.py
test/unit/models/test_verification_update_request.py
test/unit/models/test_verification_webhook.py
test/unit/models/test_verify_code_request.py
test/unit/models/test_verify_code_response.py
test/unit/models/test_voice_api_error.py
test/unit/models/test_voice_code_response.py
test/unit/models/test_webhook_subscription.py
test/unit/models/test_webhook_subscription_basic_authentication.py
test/unit/models/test_webhook_subscription_request_schema.py
test/unit/models/test_webhook_subscription_type_enum.py
test/unit/models/test_webhook_subscriptions_list_body.py
test/unit/models/bxml/__init__.py
test/unit/models/bxml/test_base_classes.py
test/unit/models/bxml/test_bridge.py
test/unit/models/bxml/test_bxml.py
test/unit/models/bxml/test_conference.py
test/unit/models/bxml/test_forward.py
test/unit/models/bxml/test_gather.py
test/unit/models/bxml/test_hangup.py
test/unit/models/bxml/test_pause.py
test/unit/models/bxml/test_pause_recording.py
test/unit/models/bxml/test_phone_number.py
test/unit/models/bxml/test_play_audio.py
test/unit/models/bxml/test_record.py
test/unit/models/bxml/test_redirect.py
test/unit/models/bxml/test_response.py
test/unit/models/bxml/test_resume_recording.py
test/unit/models/bxml/test_ring.py
test/unit/models/bxml/test_send_dtmf.py
test/unit/models/bxml/test_sip_uri.py
test/unit/models/bxml/test_speak_sentence.py
test/unit/models/bxml/test_start_gather.py
test/unit/models/bxml/test_start_recording.py
test/unit/models/bxml/test_start_stream.py
test/unit/models/bxml/test_start_transcription.py
test/unit/models/bxml/test_stop_gather.py
test/unit/models/bxml/test_stop_recording.py
test/unit/models/bxml/test_stop_stream.py
test/unit/models/bxml/test_stop_transcription.py
test/unit/models/bxml/test_stream_param.py
test/unit/models/bxml/test_tag.py
test/unit/models/bxml/test_transfer.py
test/utils/__init__.py
test/utils/call_cleanup.py
test/utils/env_variables.py