telnyx 3.4.0a0__py3-none-any.whl → 3.6.0a0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of telnyx might be problematic. Click here for more details.
- telnyx/__init__.py +3 -1
- telnyx/_base_client.py +9 -9
- telnyx/_client.py +88 -36
- telnyx/_models.py +10 -4
- telnyx/_qs.py +7 -7
- telnyx/_types.py +18 -11
- telnyx/_utils/_transform.py +2 -2
- telnyx/_utils/_utils.py +4 -4
- telnyx/_version.py +1 -1
- telnyx/resources/__init__.py +70 -0
- telnyx/resources/access_ip_address.py +15 -15
- telnyx/resources/access_ip_ranges.py +13 -13
- telnyx/resources/actions/purchase.py +13 -13
- telnyx/resources/actions/register.py +9 -9
- telnyx/resources/addresses/actions.py +13 -13
- telnyx/resources/addresses/addresses.py +33 -35
- telnyx/resources/advanced_orders.py +41 -45
- telnyx/resources/ai/ai.py +7 -7
- telnyx/resources/ai/assistants/assistants.py +89 -89
- telnyx/resources/ai/assistants/canary_deploys.py +9 -9
- telnyx/resources/ai/assistants/scheduled_events.py +21 -21
- telnyx/resources/ai/assistants/tests/runs.py +13 -13
- telnyx/resources/ai/assistants/tests/test_suites/runs.py +13 -13
- telnyx/resources/ai/assistants/tests/test_suites/test_suites.py +3 -3
- telnyx/resources/ai/assistants/tests/tests.py +43 -43
- telnyx/resources/ai/assistants/tools.py +7 -7
- telnyx/resources/ai/assistants/versions.py +45 -45
- telnyx/resources/ai/audio.py +11 -11
- telnyx/resources/ai/chat.py +47 -47
- telnyx/resources/ai/clusters.py +27 -27
- telnyx/resources/ai/conversations/conversations.py +179 -45
- telnyx/resources/ai/conversations/insight_groups/insight_groups.py +23 -23
- telnyx/resources/ai/conversations/insight_groups/insights.py +5 -5
- telnyx/resources/ai/conversations/insights.py +25 -25
- telnyx/resources/ai/conversations/messages.py +3 -136
- telnyx/resources/ai/embeddings/buckets.py +7 -7
- telnyx/resources/ai/embeddings/embeddings.py +23 -23
- telnyx/resources/ai/fine_tuning/jobs.py +13 -13
- telnyx/resources/audit_events.py +9 -9
- telnyx/resources/authentication_providers.py +29 -29
- telnyx/resources/available_phone_number_blocks.py +5 -5
- telnyx/resources/available_phone_numbers.py +5 -5
- telnyx/resources/balance.py +3 -3
- telnyx/resources/billing_groups.py +17 -17
- telnyx/resources/brand/brand.py +113 -113
- telnyx/resources/brand/external_vetting.py +9 -9
- telnyx/resources/bulk_sim_card_actions.py +11 -11
- telnyx/resources/bundle_pricing/billing_bundles.py +13 -13
- telnyx/resources/bundle_pricing/user_bundles.py +35 -35
- telnyx/resources/call_control_applications.py +63 -67
- telnyx/resources/call_events.py +7 -7
- telnyx/resources/calls/actions.py +695 -697
- telnyx/resources/calls/calls.py +101 -107
- telnyx/resources/campaign/campaign.py +47 -47
- telnyx/resources/campaign/osr.py +3 -3
- telnyx/resources/campaign/usecase.py +3 -3
- telnyx/resources/campaign_builder/brand.py +3 -3
- telnyx/resources/campaign_builder/campaign_builder.py +67 -67
- telnyx/resources/channel_zones.py +7 -7
- telnyx/resources/charges_breakdown.py +7 -7
- telnyx/resources/charges_summary.py +3 -3
- telnyx/resources/comments.py +17 -17
- telnyx/resources/conferences/actions.py +121 -137
- telnyx/resources/conferences/conferences.py +37 -41
- telnyx/resources/connections.py +15 -15
- telnyx/resources/country_coverage.py +5 -5
- telnyx/resources/credential_connections/actions.py +3 -3
- telnyx/resources/credential_connections/credential_connections.py +95 -95
- telnyx/resources/custom_storage_credentials.py +9 -9
- telnyx/resources/customer_service_records.py +19 -19
- telnyx/resources/detail_records.py +9 -9
- telnyx/resources/dialogflow_connections.py +25 -25
- telnyx/resources/document_links.py +7 -7
- telnyx/resources/documents.py +45 -45
- telnyx/resources/dynamic_emergency_addresses.py +23 -23
- telnyx/resources/dynamic_emergency_endpoints.py +13 -13
- telnyx/resources/enum.py +3 -3
- telnyx/resources/external_connections/civic_addresses.py +7 -7
- telnyx/resources/external_connections/external_connections.py +41 -41
- telnyx/resources/external_connections/log_messages.py +11 -11
- telnyx/resources/external_connections/phone_numbers.py +13 -13
- telnyx/resources/external_connections/releases.py +9 -9
- telnyx/resources/external_connections/uploads.py +25 -27
- telnyx/resources/fax_applications.py +47 -47
- telnyx/resources/faxes/actions.py +5 -5
- telnyx/resources/faxes/faxes.py +35 -35
- telnyx/resources/fqdn_connections.py +93 -93
- telnyx/resources/fqdns.py +25 -25
- telnyx/resources/global_ip_allowed_ports.py +3 -3
- telnyx/resources/global_ip_assignment_health.py +5 -5
- telnyx/resources/global_ip_assignments.py +19 -19
- telnyx/resources/global_ip_assignments_usage.py +5 -5
- telnyx/resources/global_ip_health_check_types.py +3 -3
- telnyx/resources/global_ip_health_checks.py +17 -17
- telnyx/resources/global_ip_latency.py +5 -5
- telnyx/resources/global_ip_protocols.py +3 -3
- telnyx/resources/global_ip_usage.py +5 -5
- telnyx/resources/global_ips.py +17 -17
- telnyx/resources/inbound_channels.py +5 -5
- telnyx/resources/integration_secrets.py +17 -17
- telnyx/resources/inventory_coverage.py +5 -5
- telnyx/resources/invoices.py +11 -11
- telnyx/resources/ip_connections.py +93 -93
- telnyx/resources/ips.py +23 -23
- telnyx/resources/ledger_billing_group_reports.py +9 -9
- telnyx/resources/legacy/__init__.py +33 -0
- telnyx/resources/legacy/legacy.py +102 -0
- telnyx/resources/legacy/reporting/__init__.py +47 -0
- telnyx/resources/legacy/reporting/batch_detail_records/__init__.py +61 -0
- telnyx/resources/legacy/reporting/batch_detail_records/batch_detail_records.py +166 -0
- telnyx/resources/legacy/reporting/batch_detail_records/messaging.py +481 -0
- telnyx/resources/legacy/reporting/batch_detail_records/speech_to_text.py +399 -0
- telnyx/resources/legacy/reporting/batch_detail_records/voice.py +538 -0
- telnyx/resources/legacy/reporting/reporting.py +134 -0
- telnyx/resources/legacy/reporting/usage_reports/__init__.py +61 -0
- telnyx/resources/legacy/reporting/usage_reports/messaging.py +471 -0
- telnyx/resources/legacy/reporting/usage_reports/number_lookup.py +464 -0
- telnyx/resources/legacy/reporting/usage_reports/usage_reports.py +288 -0
- telnyx/resources/legacy/reporting/usage_reports/voice.py +493 -0
- telnyx/resources/list.py +5 -5
- telnyx/resources/managed_accounts/actions.py +7 -7
- telnyx/resources/managed_accounts/managed_accounts.py +33 -33
- telnyx/resources/media.py +23 -23
- telnyx/resources/messages/messages.py +121 -121
- telnyx/resources/messages/rcs.py +7 -7
- telnyx/resources/messaging/rcs/agents.py +15 -15
- telnyx/resources/messaging/rcs/rcs.py +7 -7
- telnyx/resources/messaging_hosted_number_orders/actions.py +7 -7
- telnyx/resources/messaging_hosted_number_orders/messaging_hosted_number_orders.py +21 -21
- telnyx/resources/messaging_hosted_numbers.py +3 -3
- telnyx/resources/messaging_numbers_bulk_updates.py +5 -5
- telnyx/resources/messaging_optouts.py +11 -11
- telnyx/resources/messaging_profiles/autoresp_configs.py +21 -21
- telnyx/resources/messaging_profiles/messaging_profiles.py +73 -73
- telnyx/resources/messaging_tollfree/verification/requests.py +27 -27
- telnyx/resources/messaging_url_domains.py +5 -5
- telnyx/resources/messsages.py +11 -11
- telnyx/resources/mobile_network_operators.py +7 -7
- telnyx/resources/mobile_push_credentials.py +23 -23
- telnyx/resources/network_coverage.py +9 -9
- telnyx/resources/networks/default_gateway.py +9 -9
- telnyx/resources/networks/networks.py +21 -21
- telnyx/resources/notification_channels.py +27 -27
- telnyx/resources/notification_event_conditions.py +7 -7
- telnyx/resources/notification_events.py +5 -5
- telnyx/resources/notification_profiles.py +17 -17
- telnyx/resources/notification_settings.py +21 -21
- telnyx/resources/number_block_orders.py +17 -17
- telnyx/resources/number_lookup.py +5 -5
- telnyx/resources/number_order_phone_numbers.py +13 -13
- telnyx/resources/number_orders.py +27 -27
- telnyx/resources/number_reservations/actions.py +3 -3
- telnyx/resources/number_reservations/number_reservations.py +15 -15
- telnyx/resources/numbers_features.py +3 -3
- telnyx/resources/oauth.py +855 -0
- telnyx/resources/oauth_clients.py +711 -0
- telnyx/resources/oauth_grants.py +349 -0
- telnyx/resources/operator_connect/actions.py +3 -3
- telnyx/resources/ota_updates.py +9 -9
- telnyx/resources/outbound_voice_profiles.py +65 -65
- telnyx/resources/partner_campaigns.py +25 -25
- telnyx/resources/payment/auto_recharge_prefs.py +15 -15
- telnyx/resources/phone_number_assignment_by_profile.py +15 -15
- telnyx/resources/phone_number_blocks/jobs.py +13 -13
- telnyx/resources/phone_number_campaigns.py +19 -19
- telnyx/resources/phone_numbers/actions.py +7 -7
- telnyx/resources/phone_numbers/csv_downloads.py +13 -13
- telnyx/resources/phone_numbers/jobs.py +47 -35
- telnyx/resources/phone_numbers/messaging.py +13 -13
- telnyx/resources/phone_numbers/phone_numbers.py +39 -39
- telnyx/resources/phone_numbers/voice.py +31 -31
- telnyx/resources/phone_numbers/voicemail.py +15 -15
- telnyx/resources/phone_numbers_regulatory_requirements.py +5 -5
- telnyx/resources/portability_checks.py +5 -5
- telnyx/resources/porting/events.py +11 -11
- telnyx/resources/porting/loa_configurations.py +17 -17
- telnyx/resources/porting/porting.py +3 -3
- telnyx/resources/porting/reports.py +11 -11
- telnyx/resources/porting_orders/action_requirements.py +11 -11
- telnyx/resources/porting_orders/actions.py +13 -13
- telnyx/resources/porting_orders/activation_jobs.py +11 -11
- telnyx/resources/porting_orders/additional_documents.py +15 -15
- telnyx/resources/porting_orders/associated_phone_numbers.py +13 -13
- telnyx/resources/porting_orders/comments.py +9 -9
- telnyx/resources/porting_orders/phone_number_blocks.py +13 -13
- telnyx/resources/porting_orders/phone_number_configurations.py +13 -13
- telnyx/resources/porting_orders/phone_number_extensions.py +13 -13
- telnyx/resources/porting_orders/porting_orders.py +79 -67
- telnyx/resources/porting_orders/verification_codes.py +19 -19
- telnyx/resources/porting_phone_numbers.py +7 -7
- telnyx/resources/portouts/comments.py +7 -7
- telnyx/resources/portouts/events.py +11 -11
- telnyx/resources/portouts/portouts.py +17 -17
- telnyx/resources/portouts/reports.py +11 -11
- telnyx/resources/portouts/supporting_documents.py +7 -7
- telnyx/resources/private_wireless_gateways.py +25 -25
- telnyx/resources/public_internet_gateways.py +19 -19
- telnyx/resources/queues/calls.py +7 -7
- telnyx/resources/queues/queues.py +3 -3
- telnyx/resources/recording_transcriptions.py +7 -7
- telnyx/resources/recordings/actions.py +3 -3
- telnyx/resources/recordings/recordings.py +11 -11
- telnyx/resources/regions.py +3 -3
- telnyx/resources/regulatory_requirements.py +5 -5
- telnyx/resources/reports/cdr_usage_reports.py +9 -9
- telnyx/resources/reports/mdr_usage_reports.py +21 -21
- telnyx/resources/reports/reports.py +47 -47
- telnyx/resources/requirement_groups.py +23 -23
- telnyx/resources/requirement_types.py +9 -11
- telnyx/resources/requirements.py +11 -11
- telnyx/resources/room_compositions.py +27 -27
- telnyx/resources/room_participants.py +9 -9
- telnyx/resources/room_recordings.py +17 -17
- telnyx/resources/rooms/actions.py +11 -11
- telnyx/resources/rooms/rooms.py +43 -43
- telnyx/resources/rooms/sessions/actions.py +21 -21
- telnyx/resources/rooms/sessions/sessions.py +27 -27
- telnyx/resources/seti.py +5 -5
- telnyx/resources/short_codes.py +11 -11
- telnyx/resources/sim_card_data_usage_notifications.py +21 -21
- telnyx/resources/sim_card_groups/actions.py +23 -23
- telnyx/resources/sim_card_groups/sim_card_groups.py +29 -29
- telnyx/resources/sim_card_order_preview.py +3 -3
- telnyx/resources/sim_card_orders.py +11 -11
- telnyx/resources/sim_cards/actions.py +27 -27
- telnyx/resources/sim_cards/sim_cards.py +48 -47
- telnyx/resources/siprec_connectors.py +13 -13
- telnyx/resources/storage/buckets/buckets.py +5 -5
- telnyx/resources/storage/buckets/ssl_certificate.py +11 -11
- telnyx/resources/storage/buckets/usage.py +5 -5
- telnyx/resources/storage/migration_sources.py +11 -11
- telnyx/resources/storage/migrations/actions.py +3 -3
- telnyx/resources/storage/migrations/migrations.py +9 -9
- telnyx/resources/storage/storage.py +3 -3
- telnyx/resources/sub_number_orders.py +17 -17
- telnyx/resources/sub_number_orders_report.py +19 -19
- telnyx/resources/telephony_credentials.py +31 -31
- telnyx/resources/texml/accounts/accounts.py +15 -15
- telnyx/resources/texml/accounts/calls/calls.py +145 -145
- telnyx/resources/texml/accounts/calls/recordings.py +5 -5
- telnyx/resources/texml/accounts/calls/recordings_json.py +19 -19
- telnyx/resources/texml/accounts/calls/siprec.py +5 -5
- telnyx/resources/texml/accounts/calls/streams.py +5 -5
- telnyx/resources/texml/accounts/conferences/conferences.py +31 -31
- telnyx/resources/texml/accounts/conferences/participants.py +123 -123
- telnyx/resources/texml/accounts/recordings/json.py +5 -5
- telnyx/resources/texml/accounts/transcriptions/json.py +5 -5
- telnyx/resources/texml/calls.py +79 -79
- telnyx/resources/texml/texml.py +3 -3
- telnyx/resources/texml_applications.py +65 -65
- telnyx/resources/text_to_speech.py +9 -9
- telnyx/resources/usage_reports.py +27 -27
- telnyx/resources/user_addresses.py +29 -31
- telnyx/resources/user_tags.py +5 -5
- telnyx/resources/verifications/actions.py +7 -7
- telnyx/resources/verifications/by_phone_number/actions.py +3 -3
- telnyx/resources/verifications/by_phone_number/by_phone_number.py +3 -3
- telnyx/resources/verifications/verifications.py +29 -19
- telnyx/resources/verified_numbers/actions.py +3 -3
- telnyx/resources/verified_numbers/verified_numbers.py +11 -11
- telnyx/resources/verify_profiles.py +226 -44
- telnyx/resources/virtual_cross_connects.py +45 -45
- telnyx/resources/virtual_cross_connects_coverage.py +9 -9
- telnyx/resources/webhook_deliveries.py +9 -9
- telnyx/resources/well_known.py +198 -0
- telnyx/resources/wireguard_interfaces.py +17 -17
- telnyx/resources/wireguard_peers.py +21 -21
- telnyx/resources/wireless/detail_records_reports.py +17 -17
- telnyx/resources/wireless/wireless.py +3 -3
- telnyx/resources/wireless_blocklist_values.py +3 -3
- telnyx/resources/wireless_blocklists.py +27 -27
- telnyx/types/__init__.py +40 -0
- telnyx/types/ai/__init__.py +1 -0
- telnyx/types/ai/{conversations/message_create_params.py → conversation_add_message_params.py} +4 -4
- telnyx/types/ai/conversations/__init__.py +0 -1
- telnyx/types/ai/inference_embedding_webhook_tool_params.py +2 -0
- telnyx/types/ai/inference_embedding_webhook_tool_params_param.py +2 -0
- telnyx/types/call_dial_params.py +2 -3
- telnyx/types/calls/action_answer_params.py +1 -2
- telnyx/types/calls/action_gather_using_ai_params.py +5 -8
- telnyx/types/calls/action_start_streaming_params.py +4 -2
- telnyx/types/calls/action_transfer_params.py +50 -0
- telnyx/types/campaign_submit_appeal_response.py +0 -3
- telnyx/types/global_ip_latency_retrieve_response.py +7 -7
- telnyx/types/legacy/__init__.py +3 -0
- telnyx/types/legacy/reporting/__init__.py +10 -0
- telnyx/types/legacy/reporting/batch_detail_records/__init__.py +20 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_create_params.py +77 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_create_response.py +68 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_delete_response.py +68 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_list_response.py +80 -0
- telnyx/types/legacy/reporting/batch_detail_records/messaging_retrieve_response.py +68 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_create_params.py +19 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_create_response.py +31 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_delete_response.py +31 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_list_response.py +31 -0
- telnyx/types/legacy/reporting/batch_detail_records/speech_to_text_retrieve_response.py +31 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_create_params.py +79 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_create_response.py +91 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_delete_response.py +91 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_list_response.py +102 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_retrieve_fields_response.py +23 -0
- telnyx/types/legacy/reporting/batch_detail_records/voice_retrieve_response.py +91 -0
- telnyx/types/legacy/reporting/usage_report_retrieve_speech_to_text_params.py +17 -0
- telnyx/types/legacy/reporting/usage_report_retrieve_speech_to_text_response.py +11 -0
- telnyx/types/legacy/reporting/usage_reports/__init__.py +18 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_create_params.py +29 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_create_response.py +43 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_delete_response.py +43 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_list_params.py +15 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_list_response.py +54 -0
- telnyx/types/legacy/reporting/usage_reports/messaging_retrieve_response.py +43 -0
- telnyx/types/legacy/reporting/usage_reports/number_lookup_create_params.py +26 -0
- telnyx/types/legacy/reporting/usage_reports/number_lookup_list_params.py +13 -0
- telnyx/types/legacy/reporting/usage_reports/voice_create_params.py +40 -0
- telnyx/types/legacy/reporting/usage_reports/voice_create_response.py +48 -0
- telnyx/types/legacy/reporting/usage_reports/voice_delete_response.py +48 -0
- telnyx/types/legacy/reporting/usage_reports/voice_list_params.py +15 -0
- telnyx/types/legacy/reporting/usage_reports/voice_list_response.py +59 -0
- telnyx/types/legacy/reporting/usage_reports/voice_retrieve_response.py +48 -0
- telnyx/types/number_order_status_update_webhook_event.py +30 -4
- telnyx/types/oauth_client_create_params.py +39 -0
- telnyx/types/oauth_client_create_response.py +63 -0
- telnyx/types/oauth_client_list_params.py +38 -0
- telnyx/types/oauth_client_list_response.py +79 -0
- telnyx/types/oauth_client_retrieve_response.py +63 -0
- telnyx/types/oauth_client_update_params.py +36 -0
- telnyx/types/oauth_client_update_response.py +63 -0
- telnyx/types/oauth_grant_delete_response.py +33 -0
- telnyx/types/oauth_grant_list_params.py +17 -0
- telnyx/types/oauth_grant_list_response.py +49 -0
- telnyx/types/oauth_grant_retrieve_response.py +33 -0
- telnyx/types/oauth_grants_params.py +15 -0
- telnyx/types/oauth_grants_response.py +10 -0
- telnyx/types/oauth_introspect_params.py +12 -0
- telnyx/types/oauth_introspect_response.py +30 -0
- telnyx/types/oauth_register_params.py +39 -0
- telnyx/types/oauth_register_response.py +45 -0
- telnyx/types/oauth_retrieve_authorize_params.py +30 -0
- telnyx/types/oauth_retrieve_jwks_response.py +25 -0
- telnyx/types/oauth_retrieve_response.py +47 -0
- telnyx/types/oauth_token_params.py +33 -0
- telnyx/types/oauth_token_response.py +25 -0
- telnyx/types/phone_number_delete_response.py +7 -0
- telnyx/types/phone_number_detailed.py +7 -0
- telnyx/types/phone_number_list_params.py +6 -0
- telnyx/types/phone_numbers/job_update_batch_params.py +7 -0
- telnyx/types/porting_order.py +3 -0
- telnyx/types/porting_order_create_params.py +3 -0
- telnyx/types/porting_order_list_params.py +52 -31
- telnyx/types/porting_order_update_params.py +2 -0
- telnyx/types/porting_orders/phone_number_configuration_list_params.py +19 -19
- telnyx/types/shared/simple_sim_card.py +15 -0
- telnyx/types/sim_card.py +12 -0
- telnyx/types/sim_card_update_params.py +2 -1
- telnyx/types/stream_bidirectional_codec.py +1 -1
- telnyx/types/stream_codec.py +1 -1
- telnyx/types/verification_trigger_call_params.py +7 -0
- telnyx/types/verify_profile_create_template_params.py +12 -0
- telnyx/types/verify_profile_create_template_response.py +17 -0
- telnyx/types/verify_profile_update_template_params.py +12 -0
- telnyx/types/verify_profile_update_template_response.py +17 -0
- telnyx/types/well_known_retrieve_authorization_server_metadata_response.py +42 -0
- telnyx/types/well_known_retrieve_protected_resource_metadata_response.py +15 -0
- {telnyx-3.4.0a0.dist-info → telnyx-3.6.0a0.dist-info}/METADATA +58 -17
- {telnyx-3.4.0a0.dist-info → telnyx-3.6.0a0.dist-info}/RECORD +368 -286
- {telnyx-3.4.0a0.dist-info → telnyx-3.6.0a0.dist-info}/WHEEL +0 -0
- {telnyx-3.4.0a0.dist-info → telnyx-3.6.0a0.dist-info}/licenses/LICENSE +0 -0
|
@@ -6,7 +6,7 @@ from typing_extensions import Literal
|
|
|
6
6
|
|
|
7
7
|
import httpx
|
|
8
8
|
|
|
9
|
-
from ....._types import
|
|
9
|
+
from ....._types import Body, Omit, Query, Headers, NotGiven, omit, not_given
|
|
10
10
|
from ....._utils import maybe_transform, async_maybe_transform
|
|
11
11
|
from ....._compat import cached_property
|
|
12
12
|
from ....._resource import SyncAPIResource, AsyncAPIResource
|
|
@@ -49,13 +49,13 @@ class StreamsResource(SyncAPIResource):
|
|
|
49
49
|
*,
|
|
50
50
|
account_sid: str,
|
|
51
51
|
call_sid: str,
|
|
52
|
-
status: Literal["stopped"] |
|
|
52
|
+
status: Literal["stopped"] | Omit = omit,
|
|
53
53
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
54
54
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
55
55
|
extra_headers: Headers | None = None,
|
|
56
56
|
extra_query: Query | None = None,
|
|
57
57
|
extra_body: Body | None = None,
|
|
58
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
58
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
59
59
|
) -> StreamStreamingSidJsonResponse:
|
|
60
60
|
"""
|
|
61
61
|
Updates streaming resource for particular call.
|
|
@@ -113,13 +113,13 @@ class AsyncStreamsResource(AsyncAPIResource):
|
|
|
113
113
|
*,
|
|
114
114
|
account_sid: str,
|
|
115
115
|
call_sid: str,
|
|
116
|
-
status: Literal["stopped"] |
|
|
116
|
+
status: Literal["stopped"] | Omit = omit,
|
|
117
117
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
118
118
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
119
119
|
extra_headers: Headers | None = None,
|
|
120
120
|
extra_query: Query | None = None,
|
|
121
121
|
extra_body: Body | None = None,
|
|
122
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
122
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
123
123
|
) -> StreamStreamingSidJsonResponse:
|
|
124
124
|
"""
|
|
125
125
|
Updates streaming resource for particular call.
|
|
@@ -6,7 +6,7 @@ from typing_extensions import Literal
|
|
|
6
6
|
|
|
7
7
|
import httpx
|
|
8
8
|
|
|
9
|
-
from ....._types import
|
|
9
|
+
from ....._types import Body, Omit, Query, Headers, NotGiven, omit, not_given
|
|
10
10
|
from ....._utils import maybe_transform, async_maybe_transform
|
|
11
11
|
from ....._compat import cached_property
|
|
12
12
|
from .participants import (
|
|
@@ -71,7 +71,7 @@ class ConferencesResource(SyncAPIResource):
|
|
|
71
71
|
extra_headers: Headers | None = None,
|
|
72
72
|
extra_query: Query | None = None,
|
|
73
73
|
extra_body: Body | None = None,
|
|
74
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
74
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
75
75
|
) -> ConferenceRetrieveResponse:
|
|
76
76
|
"""
|
|
77
77
|
Returns a conference resource.
|
|
@@ -102,15 +102,15 @@ class ConferencesResource(SyncAPIResource):
|
|
|
102
102
|
conference_sid: str,
|
|
103
103
|
*,
|
|
104
104
|
account_sid: str,
|
|
105
|
-
announce_method: Literal["GET", "POST"] |
|
|
106
|
-
announce_url: str |
|
|
107
|
-
status: str |
|
|
105
|
+
announce_method: Literal["GET", "POST"] | Omit = omit,
|
|
106
|
+
announce_url: str | Omit = omit,
|
|
107
|
+
status: str | Omit = omit,
|
|
108
108
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
109
109
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
110
110
|
extra_headers: Headers | None = None,
|
|
111
111
|
extra_query: Query | None = None,
|
|
112
112
|
extra_body: Body | None = None,
|
|
113
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
113
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
114
114
|
) -> ConferenceUpdateResponse:
|
|
115
115
|
"""
|
|
116
116
|
Updates a conference resource.
|
|
@@ -157,19 +157,19 @@ class ConferencesResource(SyncAPIResource):
|
|
|
157
157
|
self,
|
|
158
158
|
account_sid: str,
|
|
159
159
|
*,
|
|
160
|
-
date_created: str |
|
|
161
|
-
date_updated: str |
|
|
162
|
-
friendly_name: str |
|
|
163
|
-
page: int |
|
|
164
|
-
page_size: int |
|
|
165
|
-
page_token: str |
|
|
166
|
-
status: Literal["init", "in-progress", "completed"] |
|
|
160
|
+
date_created: str | Omit = omit,
|
|
161
|
+
date_updated: str | Omit = omit,
|
|
162
|
+
friendly_name: str | Omit = omit,
|
|
163
|
+
page: int | Omit = omit,
|
|
164
|
+
page_size: int | Omit = omit,
|
|
165
|
+
page_token: str | Omit = omit,
|
|
166
|
+
status: Literal["init", "in-progress", "completed"] | Omit = omit,
|
|
167
167
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
168
168
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
169
169
|
extra_headers: Headers | None = None,
|
|
170
170
|
extra_query: Query | None = None,
|
|
171
171
|
extra_body: Body | None = None,
|
|
172
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
172
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
173
173
|
) -> ConferenceRetrieveConferencesResponse:
|
|
174
174
|
"""
|
|
175
175
|
Lists conference resources.
|
|
@@ -235,7 +235,7 @@ class ConferencesResource(SyncAPIResource):
|
|
|
235
235
|
extra_headers: Headers | None = None,
|
|
236
236
|
extra_query: Query | None = None,
|
|
237
237
|
extra_body: Body | None = None,
|
|
238
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
238
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
239
239
|
) -> ConferenceRetrieveRecordingsResponse:
|
|
240
240
|
"""
|
|
241
241
|
Lists conference recordings
|
|
@@ -271,7 +271,7 @@ class ConferencesResource(SyncAPIResource):
|
|
|
271
271
|
extra_headers: Headers | None = None,
|
|
272
272
|
extra_query: Query | None = None,
|
|
273
273
|
extra_body: Body | None = None,
|
|
274
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
274
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
275
275
|
) -> ConferenceRetrieveRecordingsJsonResponse:
|
|
276
276
|
"""
|
|
277
277
|
Returns recordings for a conference identified by conference_sid.
|
|
@@ -332,7 +332,7 @@ class AsyncConferencesResource(AsyncAPIResource):
|
|
|
332
332
|
extra_headers: Headers | None = None,
|
|
333
333
|
extra_query: Query | None = None,
|
|
334
334
|
extra_body: Body | None = None,
|
|
335
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
335
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
336
336
|
) -> ConferenceRetrieveResponse:
|
|
337
337
|
"""
|
|
338
338
|
Returns a conference resource.
|
|
@@ -363,15 +363,15 @@ class AsyncConferencesResource(AsyncAPIResource):
|
|
|
363
363
|
conference_sid: str,
|
|
364
364
|
*,
|
|
365
365
|
account_sid: str,
|
|
366
|
-
announce_method: Literal["GET", "POST"] |
|
|
367
|
-
announce_url: str |
|
|
368
|
-
status: str |
|
|
366
|
+
announce_method: Literal["GET", "POST"] | Omit = omit,
|
|
367
|
+
announce_url: str | Omit = omit,
|
|
368
|
+
status: str | Omit = omit,
|
|
369
369
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
370
370
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
371
371
|
extra_headers: Headers | None = None,
|
|
372
372
|
extra_query: Query | None = None,
|
|
373
373
|
extra_body: Body | None = None,
|
|
374
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
374
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
375
375
|
) -> ConferenceUpdateResponse:
|
|
376
376
|
"""
|
|
377
377
|
Updates a conference resource.
|
|
@@ -418,19 +418,19 @@ class AsyncConferencesResource(AsyncAPIResource):
|
|
|
418
418
|
self,
|
|
419
419
|
account_sid: str,
|
|
420
420
|
*,
|
|
421
|
-
date_created: str |
|
|
422
|
-
date_updated: str |
|
|
423
|
-
friendly_name: str |
|
|
424
|
-
page: int |
|
|
425
|
-
page_size: int |
|
|
426
|
-
page_token: str |
|
|
427
|
-
status: Literal["init", "in-progress", "completed"] |
|
|
421
|
+
date_created: str | Omit = omit,
|
|
422
|
+
date_updated: str | Omit = omit,
|
|
423
|
+
friendly_name: str | Omit = omit,
|
|
424
|
+
page: int | Omit = omit,
|
|
425
|
+
page_size: int | Omit = omit,
|
|
426
|
+
page_token: str | Omit = omit,
|
|
427
|
+
status: Literal["init", "in-progress", "completed"] | Omit = omit,
|
|
428
428
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
429
429
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
430
430
|
extra_headers: Headers | None = None,
|
|
431
431
|
extra_query: Query | None = None,
|
|
432
432
|
extra_body: Body | None = None,
|
|
433
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
433
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
434
434
|
) -> ConferenceRetrieveConferencesResponse:
|
|
435
435
|
"""
|
|
436
436
|
Lists conference resources.
|
|
@@ -496,7 +496,7 @@ class AsyncConferencesResource(AsyncAPIResource):
|
|
|
496
496
|
extra_headers: Headers | None = None,
|
|
497
497
|
extra_query: Query | None = None,
|
|
498
498
|
extra_body: Body | None = None,
|
|
499
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
499
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
500
500
|
) -> ConferenceRetrieveRecordingsResponse:
|
|
501
501
|
"""
|
|
502
502
|
Lists conference recordings
|
|
@@ -532,7 +532,7 @@ class AsyncConferencesResource(AsyncAPIResource):
|
|
|
532
532
|
extra_headers: Headers | None = None,
|
|
533
533
|
extra_query: Query | None = None,
|
|
534
534
|
extra_body: Body | None = None,
|
|
535
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
535
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
536
536
|
) -> ConferenceRetrieveRecordingsJsonResponse:
|
|
537
537
|
"""
|
|
538
538
|
Returns recordings for a conference identified by conference_sid.
|
|
@@ -6,7 +6,7 @@ from typing_extensions import Literal
|
|
|
6
6
|
|
|
7
7
|
import httpx
|
|
8
8
|
|
|
9
|
-
from ....._types import
|
|
9
|
+
from ....._types import Body, Omit, Query, Headers, NoneType, NotGiven, omit, not_given
|
|
10
10
|
from ....._utils import maybe_transform, async_maybe_transform
|
|
11
11
|
from ....._compat import cached_property
|
|
12
12
|
from ....._resource import SyncAPIResource, AsyncAPIResource
|
|
@@ -59,7 +59,7 @@ class ParticipantsResource(SyncAPIResource):
|
|
|
59
59
|
extra_headers: Headers | None = None,
|
|
60
60
|
extra_query: Query | None = None,
|
|
61
61
|
extra_body: Body | None = None,
|
|
62
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
62
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
63
63
|
) -> ParticipantRetrieveResponse:
|
|
64
64
|
"""
|
|
65
65
|
Gets conference participant resource
|
|
@@ -95,23 +95,23 @@ class ParticipantsResource(SyncAPIResource):
|
|
|
95
95
|
*,
|
|
96
96
|
account_sid: str,
|
|
97
97
|
conference_sid: str,
|
|
98
|
-
announce_method: Literal["GET", "POST"] |
|
|
99
|
-
announce_url: str |
|
|
100
|
-
beep_on_exit: bool |
|
|
101
|
-
call_sid_to_coach: str |
|
|
102
|
-
coaching: bool |
|
|
103
|
-
end_conference_on_exit: bool |
|
|
104
|
-
hold: bool |
|
|
105
|
-
hold_method: Literal["GET", "POST"] |
|
|
106
|
-
hold_url: str |
|
|
107
|
-
muted: bool |
|
|
108
|
-
wait_url: str |
|
|
98
|
+
announce_method: Literal["GET", "POST"] | Omit = omit,
|
|
99
|
+
announce_url: str | Omit = omit,
|
|
100
|
+
beep_on_exit: bool | Omit = omit,
|
|
101
|
+
call_sid_to_coach: str | Omit = omit,
|
|
102
|
+
coaching: bool | Omit = omit,
|
|
103
|
+
end_conference_on_exit: bool | Omit = omit,
|
|
104
|
+
hold: bool | Omit = omit,
|
|
105
|
+
hold_method: Literal["GET", "POST"] | Omit = omit,
|
|
106
|
+
hold_url: str | Omit = omit,
|
|
107
|
+
muted: bool | Omit = omit,
|
|
108
|
+
wait_url: str | Omit = omit,
|
|
109
109
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
110
110
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
111
111
|
extra_headers: Headers | None = None,
|
|
112
112
|
extra_query: Query | None = None,
|
|
113
113
|
extra_body: Body | None = None,
|
|
114
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
114
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
115
115
|
) -> ParticipantUpdateResponse:
|
|
116
116
|
"""
|
|
117
117
|
Updates a conference participant
|
|
@@ -198,7 +198,7 @@ class ParticipantsResource(SyncAPIResource):
|
|
|
198
198
|
extra_headers: Headers | None = None,
|
|
199
199
|
extra_query: Query | None = None,
|
|
200
200
|
extra_body: Body | None = None,
|
|
201
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
201
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
202
202
|
) -> None:
|
|
203
203
|
"""
|
|
204
204
|
Deletes a conference participant
|
|
@@ -234,57 +234,57 @@ class ParticipantsResource(SyncAPIResource):
|
|
|
234
234
|
conference_sid: str,
|
|
235
235
|
*,
|
|
236
236
|
account_sid: str,
|
|
237
|
-
amd_status_callback: str |
|
|
238
|
-
amd_status_callback_method: Literal["GET", "POST"] |
|
|
239
|
-
beep: Literal["true", "false", "onEnter", "onExit"] |
|
|
240
|
-
caller_id: str |
|
|
241
|
-
call_sid_to_coach: str |
|
|
242
|
-
cancel_playback_on_detect_message_end: bool |
|
|
243
|
-
cancel_playback_on_machine_detection: bool |
|
|
244
|
-
coaching: bool |
|
|
245
|
-
conference_record: Literal["true", "false", "record-from-start", "do-not-record"] |
|
|
246
|
-
conference_recording_status_callback: str |
|
|
247
|
-
conference_recording_status_callback_event: str |
|
|
248
|
-
conference_recording_status_callback_method: Literal["GET", "POST"] |
|
|
249
|
-
conference_recording_timeout: int |
|
|
250
|
-
conference_status_callback: str |
|
|
251
|
-
conference_status_callback_event: str |
|
|
252
|
-
conference_status_callback_method: Literal["GET", "POST"] |
|
|
253
|
-
conference_trim: Literal["trim-silence", "do-not-trim"] |
|
|
254
|
-
early_media: bool |
|
|
255
|
-
end_conference_on_exit: bool |
|
|
256
|
-
from_: str |
|
|
257
|
-
machine_detection: Literal["Enable", "DetectMessageEnd"] |
|
|
258
|
-
machine_detection_silence_timeout: int |
|
|
259
|
-
machine_detection_speech_end_threshold: int |
|
|
260
|
-
machine_detection_speech_threshold: int |
|
|
261
|
-
machine_detection_timeout: int |
|
|
262
|
-
max_participants: int |
|
|
263
|
-
muted: bool |
|
|
264
|
-
preferred_codecs: str |
|
|
265
|
-
record: bool |
|
|
266
|
-
recording_channels: Literal["mono", "dual"] |
|
|
267
|
-
recording_status_callback: str |
|
|
268
|
-
recording_status_callback_event: str |
|
|
269
|
-
recording_status_callback_method: Literal["GET", "POST"] |
|
|
270
|
-
recording_track: Literal["inbound", "outbound", "both"] |
|
|
271
|
-
sip_auth_password: str |
|
|
272
|
-
sip_auth_username: str |
|
|
273
|
-
start_conference_on_enter: bool |
|
|
274
|
-
status_callback: str |
|
|
275
|
-
status_callback_event: str |
|
|
276
|
-
status_callback_method: Literal["GET", "POST"] |
|
|
277
|
-
time_limit: int |
|
|
278
|
-
timeout_seconds: int |
|
|
279
|
-
to: str |
|
|
280
|
-
trim: Literal["trim-silence", "do-not-trim"] |
|
|
281
|
-
wait_url: str |
|
|
237
|
+
amd_status_callback: str | Omit = omit,
|
|
238
|
+
amd_status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
239
|
+
beep: Literal["true", "false", "onEnter", "onExit"] | Omit = omit,
|
|
240
|
+
caller_id: str | Omit = omit,
|
|
241
|
+
call_sid_to_coach: str | Omit = omit,
|
|
242
|
+
cancel_playback_on_detect_message_end: bool | Omit = omit,
|
|
243
|
+
cancel_playback_on_machine_detection: bool | Omit = omit,
|
|
244
|
+
coaching: bool | Omit = omit,
|
|
245
|
+
conference_record: Literal["true", "false", "record-from-start", "do-not-record"] | Omit = omit,
|
|
246
|
+
conference_recording_status_callback: str | Omit = omit,
|
|
247
|
+
conference_recording_status_callback_event: str | Omit = omit,
|
|
248
|
+
conference_recording_status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
249
|
+
conference_recording_timeout: int | Omit = omit,
|
|
250
|
+
conference_status_callback: str | Omit = omit,
|
|
251
|
+
conference_status_callback_event: str | Omit = omit,
|
|
252
|
+
conference_status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
253
|
+
conference_trim: Literal["trim-silence", "do-not-trim"] | Omit = omit,
|
|
254
|
+
early_media: bool | Omit = omit,
|
|
255
|
+
end_conference_on_exit: bool | Omit = omit,
|
|
256
|
+
from_: str | Omit = omit,
|
|
257
|
+
machine_detection: Literal["Enable", "DetectMessageEnd"] | Omit = omit,
|
|
258
|
+
machine_detection_silence_timeout: int | Omit = omit,
|
|
259
|
+
machine_detection_speech_end_threshold: int | Omit = omit,
|
|
260
|
+
machine_detection_speech_threshold: int | Omit = omit,
|
|
261
|
+
machine_detection_timeout: int | Omit = omit,
|
|
262
|
+
max_participants: int | Omit = omit,
|
|
263
|
+
muted: bool | Omit = omit,
|
|
264
|
+
preferred_codecs: str | Omit = omit,
|
|
265
|
+
record: bool | Omit = omit,
|
|
266
|
+
recording_channels: Literal["mono", "dual"] | Omit = omit,
|
|
267
|
+
recording_status_callback: str | Omit = omit,
|
|
268
|
+
recording_status_callback_event: str | Omit = omit,
|
|
269
|
+
recording_status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
270
|
+
recording_track: Literal["inbound", "outbound", "both"] | Omit = omit,
|
|
271
|
+
sip_auth_password: str | Omit = omit,
|
|
272
|
+
sip_auth_username: str | Omit = omit,
|
|
273
|
+
start_conference_on_enter: bool | Omit = omit,
|
|
274
|
+
status_callback: str | Omit = omit,
|
|
275
|
+
status_callback_event: str | Omit = omit,
|
|
276
|
+
status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
277
|
+
time_limit: int | Omit = omit,
|
|
278
|
+
timeout_seconds: int | Omit = omit,
|
|
279
|
+
to: str | Omit = omit,
|
|
280
|
+
trim: Literal["trim-silence", "do-not-trim"] | Omit = omit,
|
|
281
|
+
wait_url: str | Omit = omit,
|
|
282
282
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
283
283
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
284
284
|
extra_headers: Headers | None = None,
|
|
285
285
|
extra_query: Query | None = None,
|
|
286
286
|
extra_body: Body | None = None,
|
|
287
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
287
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
288
288
|
) -> ParticipantParticipantsResponse:
|
|
289
289
|
"""
|
|
290
290
|
Dials a new conference participant
|
|
@@ -498,7 +498,7 @@ class ParticipantsResource(SyncAPIResource):
|
|
|
498
498
|
extra_headers: Headers | None = None,
|
|
499
499
|
extra_query: Query | None = None,
|
|
500
500
|
extra_body: Body | None = None,
|
|
501
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
501
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
502
502
|
) -> ParticipantRetrieveParticipantsResponse:
|
|
503
503
|
"""
|
|
504
504
|
Lists conference participants
|
|
@@ -556,7 +556,7 @@ class AsyncParticipantsResource(AsyncAPIResource):
|
|
|
556
556
|
extra_headers: Headers | None = None,
|
|
557
557
|
extra_query: Query | None = None,
|
|
558
558
|
extra_body: Body | None = None,
|
|
559
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
559
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
560
560
|
) -> ParticipantRetrieveResponse:
|
|
561
561
|
"""
|
|
562
562
|
Gets conference participant resource
|
|
@@ -592,23 +592,23 @@ class AsyncParticipantsResource(AsyncAPIResource):
|
|
|
592
592
|
*,
|
|
593
593
|
account_sid: str,
|
|
594
594
|
conference_sid: str,
|
|
595
|
-
announce_method: Literal["GET", "POST"] |
|
|
596
|
-
announce_url: str |
|
|
597
|
-
beep_on_exit: bool |
|
|
598
|
-
call_sid_to_coach: str |
|
|
599
|
-
coaching: bool |
|
|
600
|
-
end_conference_on_exit: bool |
|
|
601
|
-
hold: bool |
|
|
602
|
-
hold_method: Literal["GET", "POST"] |
|
|
603
|
-
hold_url: str |
|
|
604
|
-
muted: bool |
|
|
605
|
-
wait_url: str |
|
|
595
|
+
announce_method: Literal["GET", "POST"] | Omit = omit,
|
|
596
|
+
announce_url: str | Omit = omit,
|
|
597
|
+
beep_on_exit: bool | Omit = omit,
|
|
598
|
+
call_sid_to_coach: str | Omit = omit,
|
|
599
|
+
coaching: bool | Omit = omit,
|
|
600
|
+
end_conference_on_exit: bool | Omit = omit,
|
|
601
|
+
hold: bool | Omit = omit,
|
|
602
|
+
hold_method: Literal["GET", "POST"] | Omit = omit,
|
|
603
|
+
hold_url: str | Omit = omit,
|
|
604
|
+
muted: bool | Omit = omit,
|
|
605
|
+
wait_url: str | Omit = omit,
|
|
606
606
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
607
607
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
608
608
|
extra_headers: Headers | None = None,
|
|
609
609
|
extra_query: Query | None = None,
|
|
610
610
|
extra_body: Body | None = None,
|
|
611
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
611
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
612
612
|
) -> ParticipantUpdateResponse:
|
|
613
613
|
"""
|
|
614
614
|
Updates a conference participant
|
|
@@ -695,7 +695,7 @@ class AsyncParticipantsResource(AsyncAPIResource):
|
|
|
695
695
|
extra_headers: Headers | None = None,
|
|
696
696
|
extra_query: Query | None = None,
|
|
697
697
|
extra_body: Body | None = None,
|
|
698
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
698
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
699
699
|
) -> None:
|
|
700
700
|
"""
|
|
701
701
|
Deletes a conference participant
|
|
@@ -731,57 +731,57 @@ class AsyncParticipantsResource(AsyncAPIResource):
|
|
|
731
731
|
conference_sid: str,
|
|
732
732
|
*,
|
|
733
733
|
account_sid: str,
|
|
734
|
-
amd_status_callback: str |
|
|
735
|
-
amd_status_callback_method: Literal["GET", "POST"] |
|
|
736
|
-
beep: Literal["true", "false", "onEnter", "onExit"] |
|
|
737
|
-
caller_id: str |
|
|
738
|
-
call_sid_to_coach: str |
|
|
739
|
-
cancel_playback_on_detect_message_end: bool |
|
|
740
|
-
cancel_playback_on_machine_detection: bool |
|
|
741
|
-
coaching: bool |
|
|
742
|
-
conference_record: Literal["true", "false", "record-from-start", "do-not-record"] |
|
|
743
|
-
conference_recording_status_callback: str |
|
|
744
|
-
conference_recording_status_callback_event: str |
|
|
745
|
-
conference_recording_status_callback_method: Literal["GET", "POST"] |
|
|
746
|
-
conference_recording_timeout: int |
|
|
747
|
-
conference_status_callback: str |
|
|
748
|
-
conference_status_callback_event: str |
|
|
749
|
-
conference_status_callback_method: Literal["GET", "POST"] |
|
|
750
|
-
conference_trim: Literal["trim-silence", "do-not-trim"] |
|
|
751
|
-
early_media: bool |
|
|
752
|
-
end_conference_on_exit: bool |
|
|
753
|
-
from_: str |
|
|
754
|
-
machine_detection: Literal["Enable", "DetectMessageEnd"] |
|
|
755
|
-
machine_detection_silence_timeout: int |
|
|
756
|
-
machine_detection_speech_end_threshold: int |
|
|
757
|
-
machine_detection_speech_threshold: int |
|
|
758
|
-
machine_detection_timeout: int |
|
|
759
|
-
max_participants: int |
|
|
760
|
-
muted: bool |
|
|
761
|
-
preferred_codecs: str |
|
|
762
|
-
record: bool |
|
|
763
|
-
recording_channels: Literal["mono", "dual"] |
|
|
764
|
-
recording_status_callback: str |
|
|
765
|
-
recording_status_callback_event: str |
|
|
766
|
-
recording_status_callback_method: Literal["GET", "POST"] |
|
|
767
|
-
recording_track: Literal["inbound", "outbound", "both"] |
|
|
768
|
-
sip_auth_password: str |
|
|
769
|
-
sip_auth_username: str |
|
|
770
|
-
start_conference_on_enter: bool |
|
|
771
|
-
status_callback: str |
|
|
772
|
-
status_callback_event: str |
|
|
773
|
-
status_callback_method: Literal["GET", "POST"] |
|
|
774
|
-
time_limit: int |
|
|
775
|
-
timeout_seconds: int |
|
|
776
|
-
to: str |
|
|
777
|
-
trim: Literal["trim-silence", "do-not-trim"] |
|
|
778
|
-
wait_url: str |
|
|
734
|
+
amd_status_callback: str | Omit = omit,
|
|
735
|
+
amd_status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
736
|
+
beep: Literal["true", "false", "onEnter", "onExit"] | Omit = omit,
|
|
737
|
+
caller_id: str | Omit = omit,
|
|
738
|
+
call_sid_to_coach: str | Omit = omit,
|
|
739
|
+
cancel_playback_on_detect_message_end: bool | Omit = omit,
|
|
740
|
+
cancel_playback_on_machine_detection: bool | Omit = omit,
|
|
741
|
+
coaching: bool | Omit = omit,
|
|
742
|
+
conference_record: Literal["true", "false", "record-from-start", "do-not-record"] | Omit = omit,
|
|
743
|
+
conference_recording_status_callback: str | Omit = omit,
|
|
744
|
+
conference_recording_status_callback_event: str | Omit = omit,
|
|
745
|
+
conference_recording_status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
746
|
+
conference_recording_timeout: int | Omit = omit,
|
|
747
|
+
conference_status_callback: str | Omit = omit,
|
|
748
|
+
conference_status_callback_event: str | Omit = omit,
|
|
749
|
+
conference_status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
750
|
+
conference_trim: Literal["trim-silence", "do-not-trim"] | Omit = omit,
|
|
751
|
+
early_media: bool | Omit = omit,
|
|
752
|
+
end_conference_on_exit: bool | Omit = omit,
|
|
753
|
+
from_: str | Omit = omit,
|
|
754
|
+
machine_detection: Literal["Enable", "DetectMessageEnd"] | Omit = omit,
|
|
755
|
+
machine_detection_silence_timeout: int | Omit = omit,
|
|
756
|
+
machine_detection_speech_end_threshold: int | Omit = omit,
|
|
757
|
+
machine_detection_speech_threshold: int | Omit = omit,
|
|
758
|
+
machine_detection_timeout: int | Omit = omit,
|
|
759
|
+
max_participants: int | Omit = omit,
|
|
760
|
+
muted: bool | Omit = omit,
|
|
761
|
+
preferred_codecs: str | Omit = omit,
|
|
762
|
+
record: bool | Omit = omit,
|
|
763
|
+
recording_channels: Literal["mono", "dual"] | Omit = omit,
|
|
764
|
+
recording_status_callback: str | Omit = omit,
|
|
765
|
+
recording_status_callback_event: str | Omit = omit,
|
|
766
|
+
recording_status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
767
|
+
recording_track: Literal["inbound", "outbound", "both"] | Omit = omit,
|
|
768
|
+
sip_auth_password: str | Omit = omit,
|
|
769
|
+
sip_auth_username: str | Omit = omit,
|
|
770
|
+
start_conference_on_enter: bool | Omit = omit,
|
|
771
|
+
status_callback: str | Omit = omit,
|
|
772
|
+
status_callback_event: str | Omit = omit,
|
|
773
|
+
status_callback_method: Literal["GET", "POST"] | Omit = omit,
|
|
774
|
+
time_limit: int | Omit = omit,
|
|
775
|
+
timeout_seconds: int | Omit = omit,
|
|
776
|
+
to: str | Omit = omit,
|
|
777
|
+
trim: Literal["trim-silence", "do-not-trim"] | Omit = omit,
|
|
778
|
+
wait_url: str | Omit = omit,
|
|
779
779
|
# Use the following arguments if you need to pass additional parameters to the API that aren't available via kwargs.
|
|
780
780
|
# The extra values given here take precedence over values defined on the client or passed to this method.
|
|
781
781
|
extra_headers: Headers | None = None,
|
|
782
782
|
extra_query: Query | None = None,
|
|
783
783
|
extra_body: Body | None = None,
|
|
784
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
784
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
785
785
|
) -> ParticipantParticipantsResponse:
|
|
786
786
|
"""
|
|
787
787
|
Dials a new conference participant
|
|
@@ -995,7 +995,7 @@ class AsyncParticipantsResource(AsyncAPIResource):
|
|
|
995
995
|
extra_headers: Headers | None = None,
|
|
996
996
|
extra_query: Query | None = None,
|
|
997
997
|
extra_body: Body | None = None,
|
|
998
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
998
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
999
999
|
) -> ParticipantRetrieveParticipantsResponse:
|
|
1000
1000
|
"""
|
|
1001
1001
|
Lists conference participants
|
|
@@ -4,7 +4,7 @@ from __future__ import annotations
|
|
|
4
4
|
|
|
5
5
|
import httpx
|
|
6
6
|
|
|
7
|
-
from ....._types import
|
|
7
|
+
from ....._types import Body, Query, Headers, NoneType, NotGiven, not_given
|
|
8
8
|
from ....._compat import cached_property
|
|
9
9
|
from ....._resource import SyncAPIResource, AsyncAPIResource
|
|
10
10
|
from ....._response import (
|
|
@@ -49,7 +49,7 @@ class JsonResource(SyncAPIResource):
|
|
|
49
49
|
extra_headers: Headers | None = None,
|
|
50
50
|
extra_query: Query | None = None,
|
|
51
51
|
extra_body: Body | None = None,
|
|
52
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
52
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
53
53
|
) -> None:
|
|
54
54
|
"""
|
|
55
55
|
Deletes recording resource identified by recording id.
|
|
@@ -86,7 +86,7 @@ class JsonResource(SyncAPIResource):
|
|
|
86
86
|
extra_headers: Headers | None = None,
|
|
87
87
|
extra_query: Query | None = None,
|
|
88
88
|
extra_body: Body | None = None,
|
|
89
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
89
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
90
90
|
) -> TexmlGetCallRecordingResponseBody:
|
|
91
91
|
"""
|
|
92
92
|
Returns recording resource identified by recording id.
|
|
@@ -143,7 +143,7 @@ class AsyncJsonResource(AsyncAPIResource):
|
|
|
143
143
|
extra_headers: Headers | None = None,
|
|
144
144
|
extra_query: Query | None = None,
|
|
145
145
|
extra_body: Body | None = None,
|
|
146
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
146
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
147
147
|
) -> None:
|
|
148
148
|
"""
|
|
149
149
|
Deletes recording resource identified by recording id.
|
|
@@ -180,7 +180,7 @@ class AsyncJsonResource(AsyncAPIResource):
|
|
|
180
180
|
extra_headers: Headers | None = None,
|
|
181
181
|
extra_query: Query | None = None,
|
|
182
182
|
extra_body: Body | None = None,
|
|
183
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
183
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
184
184
|
) -> TexmlGetCallRecordingResponseBody:
|
|
185
185
|
"""
|
|
186
186
|
Returns recording resource identified by recording id.
|
|
@@ -4,7 +4,7 @@ from __future__ import annotations
|
|
|
4
4
|
|
|
5
5
|
import httpx
|
|
6
6
|
|
|
7
|
-
from ....._types import
|
|
7
|
+
from ....._types import Body, Query, Headers, NoneType, NotGiven, not_given
|
|
8
8
|
from ....._compat import cached_property
|
|
9
9
|
from ....._resource import SyncAPIResource, AsyncAPIResource
|
|
10
10
|
from ....._response import (
|
|
@@ -51,7 +51,7 @@ class JsonResource(SyncAPIResource):
|
|
|
51
51
|
extra_headers: Headers | None = None,
|
|
52
52
|
extra_query: Query | None = None,
|
|
53
53
|
extra_body: Body | None = None,
|
|
54
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
54
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
55
55
|
) -> None:
|
|
56
56
|
"""
|
|
57
57
|
Permanently deletes a recording transcription.
|
|
@@ -90,7 +90,7 @@ class JsonResource(SyncAPIResource):
|
|
|
90
90
|
extra_headers: Headers | None = None,
|
|
91
91
|
extra_query: Query | None = None,
|
|
92
92
|
extra_body: Body | None = None,
|
|
93
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
93
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
94
94
|
) -> JsonRetrieveRecordingTranscriptionSidJsonResponse:
|
|
95
95
|
"""
|
|
96
96
|
Returns the recording transcription resource identified by its ID.
|
|
@@ -149,7 +149,7 @@ class AsyncJsonResource(AsyncAPIResource):
|
|
|
149
149
|
extra_headers: Headers | None = None,
|
|
150
150
|
extra_query: Query | None = None,
|
|
151
151
|
extra_body: Body | None = None,
|
|
152
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
152
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
153
153
|
) -> None:
|
|
154
154
|
"""
|
|
155
155
|
Permanently deletes a recording transcription.
|
|
@@ -188,7 +188,7 @@ class AsyncJsonResource(AsyncAPIResource):
|
|
|
188
188
|
extra_headers: Headers | None = None,
|
|
189
189
|
extra_query: Query | None = None,
|
|
190
190
|
extra_body: Body | None = None,
|
|
191
|
-
timeout: float | httpx.Timeout | None | NotGiven =
|
|
191
|
+
timeout: float | httpx.Timeout | None | NotGiven = not_given,
|
|
192
192
|
) -> JsonRetrieveRecordingTranscriptionSidJsonResponse:
|
|
193
193
|
"""
|
|
194
194
|
Returns the recording transcription resource identified by its ID.
|