telnyx 3.10.0__py3-none-any.whl → 3.11.0__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/_version.py +1 -1
- telnyx/resources/__init__.py +1 -2
- telnyx/resources/ai/__init__.py +28 -0
- telnyx/resources/ai/ai.py +64 -0
- telnyx/resources/ai/integrations/__init__.py +33 -0
- telnyx/resources/ai/integrations/connections.py +294 -0
- telnyx/resources/ai/integrations/integrations.py +246 -0
- telnyx/resources/ai/mcp_servers.py +571 -0
- telnyx/resources/conferences/actions.py +180 -8
- telnyx/resources/conferences/conferences.py +50 -3
- telnyx/resources/texml/accounts/calls/calls.py +8 -0
- telnyx/resources/webhooks.py +82 -94
- telnyx/types/__init__.py +1 -0
- telnyx/types/ai/__init__.py +9 -0
- telnyx/types/ai/integration_list_response.py +28 -0
- telnyx/types/ai/integration_retrieve_response.py +24 -0
- telnyx/types/ai/integrations/__init__.py +6 -0
- telnyx/types/ai/integrations/connection_list_response.py +19 -0
- telnyx/types/ai/integrations/connection_retrieve_response.py +19 -0
- telnyx/types/ai/mcp_server_create_params.py +22 -0
- telnyx/types/ai/mcp_server_create_response.py +24 -0
- telnyx/types/ai/mcp_server_list_params.py +19 -0
- telnyx/types/ai/mcp_server_list_response.py +28 -0
- telnyx/types/ai/mcp_server_retrieve_response.py +24 -0
- telnyx/types/ai/mcp_server_update_params.py +28 -0
- telnyx/types/ai/mcp_server_update_response.py +24 -0
- telnyx/types/conference_create_params.py +6 -0
- telnyx/types/conference_list_params.py +3 -0
- telnyx/types/conference_list_participants_params.py +4 -1
- telnyx/types/conference_retrieve_params.py +12 -0
- telnyx/types/conferences/action_hold_params.py +7 -1
- telnyx/types/conferences/action_join_params.py +6 -0
- telnyx/types/conferences/action_leave_params.py +6 -0
- telnyx/types/conferences/action_mute_params.py +7 -1
- telnyx/types/conferences/action_play_params.py +7 -1
- telnyx/types/conferences/action_record_pause_params.py +7 -1
- telnyx/types/conferences/action_record_resume_params.py +7 -1
- telnyx/types/conferences/action_record_start_params.py +6 -0
- telnyx/types/conferences/action_record_stop_params.py +7 -1
- telnyx/types/conferences/action_speak_params.py +6 -0
- telnyx/types/conferences/action_stop_params.py +7 -1
- telnyx/types/conferences/action_unhold_params.py +7 -1
- telnyx/types/conferences/action_unmute_params.py +7 -1
- telnyx/types/conferences/action_update_params.py +6 -0
- telnyx/types/texml/accounts/call_calls_params.py +5 -0
- {telnyx-3.10.0.dist-info → telnyx-3.11.0.dist-info}/METADATA +1 -1
- {telnyx-3.10.0.dist-info → telnyx-3.11.0.dist-info}/RECORD +49 -32
- {telnyx-3.10.0.dist-info → telnyx-3.11.0.dist-info}/WHEEL +0 -0
- {telnyx-3.10.0.dist-info → telnyx-3.11.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -11,7 +11,7 @@ telnyx/_resource.py,sha256=B4Qg-uO2a34FQHHZskn89eVURqMuSvv1TdeBJH1z1rU,1100
|
|
|
11
11
|
telnyx/_response.py,sha256=4X24wr7uQn2hnM_b0xqQ92zSgxRFFfWG2lTg93-KzNo,28788
|
|
12
12
|
telnyx/_streaming.py,sha256=RoCjf00pIQGCktRA1QMPzY5vQs4pgpn3DEyLXTWHbXY,10149
|
|
13
13
|
telnyx/_types.py,sha256=Du3G2vdqeLhhdJZ4Jtck4vOqEvAKI9rB1FnrwB1b_k8,7236
|
|
14
|
-
telnyx/_version.py,sha256=
|
|
14
|
+
telnyx/_version.py,sha256=rYBaAnvgsb_ktquHZJOvKQS8237wNYLxh5UM2jdu6vg,159
|
|
15
15
|
telnyx/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
16
16
|
telnyx/_utils/__init__.py,sha256=7fch0GT9zpNnErbciSpUNa-SjTxxjY6kxHxKMOM4AGs,2305
|
|
17
17
|
telnyx/_utils/_compat.py,sha256=D8gtAvjJQrDWt9upS0XaG9Rr5l1QhiAx_I_1utT_tt0,1195
|
|
@@ -26,7 +26,7 @@ telnyx/_utils/_transform.py,sha256=NjCzmnfqYrsAikUHQig6N9QfuTVbKipuP3ur9mcNF-E,1
|
|
|
26
26
|
telnyx/_utils/_typing.py,sha256=N_5PPuFNsaygbtA_npZd98SVN1LQQvFTKL6bkWPBZGU,4786
|
|
27
27
|
telnyx/_utils/_utils.py,sha256=0dDqauUbVZEXV0NVl7Bwu904Wwo5eyFCZpQThhFNhyA,12253
|
|
28
28
|
telnyx/lib/.keep,sha256=wuNrz-5SXo3jJaJOJgz4vFHM41YH_g20F5cRQo0vLes,224
|
|
29
|
-
telnyx/resources/__init__.py,sha256
|
|
29
|
+
telnyx/resources/__init__.py,sha256=-SX8svBcwQQLHgLMOcZ_vy84wn2XjccQZUctM0Kt9ZM,86084
|
|
30
30
|
telnyx/resources/access_ip_address.py,sha256=GHrKaYv0pxX2NrECShHPxibCq1mpXXEOOTXFSTDNUVQ,17519
|
|
31
31
|
telnyx/resources/access_ip_ranges.py,sha256=Xb9w6OlrM6aphz9CfktBZDvespX13tLQWMiZFK46JN0,14210
|
|
32
32
|
telnyx/resources/advanced_orders.py,sha256=zHasSS2AwBk1K7GuxX5Vm9DjCbX5kwS3G-Q1M2p19vk,18707
|
|
@@ -134,7 +134,7 @@ telnyx/resources/verify_profiles.py,sha256=p04zuJk1_we5Ez6OyRVq-KE1EALdgVjzmXukG
|
|
|
134
134
|
telnyx/resources/virtual_cross_connects.py,sha256=JDAXB9dhVNn-qAiTyNDAgYELHdFwGoqS6yM5l4NrDZA,34715
|
|
135
135
|
telnyx/resources/virtual_cross_connects_coverage.py,sha256=LE0l4hJJCO8jsaanpA85fa_wGNHgsZO4yPpf1RoNRCQ,9320
|
|
136
136
|
telnyx/resources/webhook_deliveries.py,sha256=PKo-2i1Ndhe3i7zozog3d0Ko5dznDshsOqLeogdXah0,11174
|
|
137
|
-
telnyx/resources/webhooks.py,sha256=
|
|
137
|
+
telnyx/resources/webhooks.py,sha256=AfrJvD5K4EoJTbK3TBdBwYQXB_nvjTMD3CjPhEr0tU0,6106
|
|
138
138
|
telnyx/resources/well_known.py,sha256=3Nm9gDqj9nDawaMoSj-yy3z_3dhDdBjK0NqOR0NJg4I,8881
|
|
139
139
|
telnyx/resources/wireguard_interfaces.py,sha256=wxfoFKlIQ4We6Zi9huXfN2Y_xAYZN5_IK6ziEGggM4I,18414
|
|
140
140
|
telnyx/resources/wireguard_peers.py,sha256=FefL6ivnxn6uq2vJY6hvzCzTm1wlqWiifc4D81QYSSE,24615
|
|
@@ -147,11 +147,12 @@ telnyx/resources/actions/register.py,sha256=CO2XVKneKsPPRH_W7d0BRHyg8XyMybgG6q2q
|
|
|
147
147
|
telnyx/resources/addresses/__init__.py,sha256=WzZO1-fZmX_-MJHYGQWkSL0Y-UdfQAOL2AHNC5a5Vdc,1054
|
|
148
148
|
telnyx/resources/addresses/actions.py,sha256=Cq_AjvGER7JKqmTQmjoAIYv2TMOkKo96HvamCs0YsiI,12490
|
|
149
149
|
telnyx/resources/addresses/addresses.py,sha256=87tRjzsAauMnzRu6cjO2vcEaRHFZ0VXpt2408go5rsU,26400
|
|
150
|
-
telnyx/resources/ai/__init__.py,sha256=
|
|
151
|
-
telnyx/resources/ai/ai.py,sha256=
|
|
150
|
+
telnyx/resources/ai/__init__.py,sha256=A44wVKNTZmyogbq972uYwsj-R2SPpqsys4g8FuVMHL0,4916
|
|
151
|
+
telnyx/resources/ai/ai.py,sha256=Wu0jxhfN4GzMrGs8eAkZLxCJVZEm25NOWnSXaOzNbX4,20429
|
|
152
152
|
telnyx/resources/ai/audio.py,sha256=4s-xiVp_wFBLDOfN5ZAxsnQbBdKgRhqjZHhfmN9YkCo,10485
|
|
153
153
|
telnyx/resources/ai/chat.py,sha256=_XX3x2FxTZVHBNYT-wg23xqRR9sAIjsmS_fEgb5mEL8,18414
|
|
154
154
|
telnyx/resources/ai/clusters.py,sha256=ysG8tYAcsl-vZxiQ4lt6Yxj9Oh6hYgZAD4fJVoSJrL0,23144
|
|
155
|
+
telnyx/resources/ai/mcp_servers.py,sha256=PF6wAogpnevm5nrsh_QpRxmETGY3bJZ2C44XayXJLvo,21594
|
|
155
156
|
telnyx/resources/ai/assistants/__init__.py,sha256=JswsU3VzDvDn-4-0IVH0BGY9ji3RY_pYl-Aib09q0ks,3064
|
|
156
157
|
telnyx/resources/ai/assistants/assistants.py,sha256=zFAte44nVm-e7Y1cBHC5KUjfakXlqjzU4mlwV5FdpHg,55902
|
|
157
158
|
telnyx/resources/ai/assistants/canary_deploys.py,sha256=4QRGhoMa50uTmHtRzY_xZ1sGNML6MTezTZenM5nijEc,18193
|
|
@@ -177,6 +178,9 @@ telnyx/resources/ai/embeddings/embeddings.py,sha256=9iQMrL-8L0h0iSoE7oVPLn4FokfH
|
|
|
177
178
|
telnyx/resources/ai/fine_tuning/__init__.py,sha256=kpo9Jeem0KeFxdH3eUY238GNNk_4jqUsUDUi02rTbC4,1029
|
|
178
179
|
telnyx/resources/ai/fine_tuning/fine_tuning.py,sha256=eWYzKDMmaQeFHdfzgSw_DNeoRcx66nOlXonnVuPHHhU,3707
|
|
179
180
|
telnyx/resources/ai/fine_tuning/jobs.py,sha256=Fq1l0y5iqZ2BpQC9x03p6E4CBKivIHKSQUw6Yp_t3Jw,15140
|
|
181
|
+
telnyx/resources/ai/integrations/__init__.py,sha256=AMjb0chMmW2izoEJ5AjMe7n3SfrrYIIVvY6Dxw6vXNQ,1145
|
|
182
|
+
telnyx/resources/ai/integrations/connections.py,sha256=w0HY9YOHKCZIeAfaFuxQuXZocvwozmjWJTWOt1OrCu8,11619
|
|
183
|
+
telnyx/resources/ai/integrations/integrations.py,sha256=przkGAhyJuE64Dw84Dz-7_P25Bx8hjAUTfq2PzkhJyY,9575
|
|
180
184
|
telnyx/resources/brand/__init__.py,sha256=eroGmcDdAyDxyGLR8DsFe_yCAxgH9bJSbUtSLZ8UiN8,1107
|
|
181
185
|
telnyx/resources/brand/brand.py,sha256=3zB8T7m-c2da9LkPAvEMIFEN58OmqhtKjYoqDttfS7k,50066
|
|
182
186
|
telnyx/resources/brand/external_vetting.py,sha256=IJ-T2y-gVSyql0tJafJTXzvepisywXK1Tmus741VS6o,15226
|
|
@@ -195,8 +199,8 @@ telnyx/resources/campaign_builder/__init__.py,sha256=mXUQxXn8C_VC9EfazTXR2Uby4-Z
|
|
|
195
199
|
telnyx/resources/campaign_builder/brand.py,sha256=4GJYN9amW4CvZ1_lsqOR8lrhNmxln3ctkF3DRHruoAw,6544
|
|
196
200
|
telnyx/resources/campaign_builder/campaign_builder.py,sha256=jkyNP-p9ff6Yecn9zyNzCGjjeTVZUzoXryT5NDTd7x8,22657
|
|
197
201
|
telnyx/resources/conferences/__init__.py,sha256=omYb2ssvce-OpSlKNGbIkXBaQFaE0PYSMV7Q-g9JRHg,1080
|
|
198
|
-
telnyx/resources/conferences/actions.py,sha256=
|
|
199
|
-
telnyx/resources/conferences/conferences.py,sha256=
|
|
202
|
+
telnyx/resources/conferences/actions.py,sha256=aDXj7oFzEAOxD3sX702HosEV7jGzpL8EmP-1hdGk5N0,93341
|
|
203
|
+
telnyx/resources/conferences/conferences.py,sha256=NSLIeo1KuN7J0BQpPipYgJ5XHV0zXaoBrlmIhJWazds,29883
|
|
200
204
|
telnyx/resources/credential_connections/__init__.py,sha256=81iT_jEVYsPVEtnMBmM75XlgI5D6u4-1p1a3Gl2j7D0,1211
|
|
201
205
|
telnyx/resources/credential_connections/actions.py,sha256=kPIMpcPp8y5SpdBZ2bxjuT0QHXenvVds5qdtMqpWi1c,6583
|
|
202
206
|
telnyx/resources/credential_connections/credential_connections.py,sha256=R_kZnfrn8X1wPI-xLS6-Wk0hD43g-f1VwVRmJS4wJPA,46202
|
|
@@ -330,7 +334,7 @@ telnyx/resources/texml/texml.py,sha256=eZHlVwp_OhBEkfjFiMFOANoTPdmAPskWB30_5E2Sv
|
|
|
330
334
|
telnyx/resources/texml/accounts/__init__.py,sha256=6kk6pjNbW0ubJoL63f9jhG06qppY6V71P2FlVteDBMg,2586
|
|
331
335
|
telnyx/resources/texml/accounts/accounts.py,sha256=_cVWbYcCQ5Vx47SIKN-274__dmcloh5wOC_CfaBYpp4,18054
|
|
332
336
|
telnyx/resources/texml/accounts/calls/__init__.py,sha256=FpRE5jgR93GXx5Cre-KG_9jxVVOjT9cJPGSBYJJKVh8,2509
|
|
333
|
-
telnyx/resources/texml/accounts/calls/calls.py,sha256=
|
|
337
|
+
telnyx/resources/texml/accounts/calls/calls.py,sha256=xWeATDRULGMfKQy3KFJXBaULP30V4ygOduejJcz_LNw,62897
|
|
334
338
|
telnyx/resources/texml/accounts/calls/recordings.py,sha256=s9TRukza9V806PammrVaObX4_2jRRKoDld8naaVA7iM,7704
|
|
335
339
|
telnyx/resources/texml/accounts/calls/recordings_json.py,sha256=3aBtZ0RXMK1HDVohENT1eHvTcur-AdHHUa0wc0bbaVE,14866
|
|
336
340
|
telnyx/resources/texml/accounts/calls/siprec.py,sha256=FdurAu5lf_by5SN6fzIXNva8tthx6CpGAaU2RIxbUSM,7578
|
|
@@ -356,7 +360,7 @@ telnyx/resources/verified_numbers/verified_numbers.py,sha256=qVm5RJTF6UZNQ4XoVBD
|
|
|
356
360
|
telnyx/resources/wireless/__init__.py,sha256=fEZwFm-3jI908Ui2_pT-S-3Titgg1vs7uFjzK4p406M,1212
|
|
357
361
|
telnyx/resources/wireless/detail_records_reports.py,sha256=y6UEeAZVH4Wx8ddjiLNtWWQmxZ4XC25t9U8a8oX4o4M,17922
|
|
358
362
|
telnyx/resources/wireless/wireless.py,sha256=YFhowq4mQXRL0dPhHoMWIit_zZTaXWkh1uje13Zpng0,8176
|
|
359
|
-
telnyx/types/__init__.py,sha256=
|
|
363
|
+
telnyx/types/__init__.py,sha256=KeNbxNdFHSzZ73ZKs7Dcx62HK8Fnd1RA9kdX9FAT3vU,99820
|
|
360
364
|
telnyx/types/access_ip_address_create_params.py,sha256=qd_T7W_K4XiVIdsJLbsS5U9Qlf3_m0DT677n5Tqdvm8,329
|
|
361
365
|
telnyx/types/access_ip_address_list_params.py,sha256=3sWF6U18lHT3y0fGouO8qCznMlvEyW5PRGx_pItEeLo,1870
|
|
362
366
|
telnyx/types/access_ip_address_list_response.py,sha256=W-7u_KkgrpZOEs0GRau9LPHVGaifi-mzP_cgWg8-m1I,473
|
|
@@ -534,7 +538,7 @@ telnyx/types/comment_list_response.py,sha256=V_N4HHQM1KGUTsIyoE6Fliaioz1GbLol3yK
|
|
|
534
538
|
telnyx/types/comment_mark_as_read_response.py,sha256=nnm4anoLgz_uDxnE85M6ffvZWBtBGaH4M09Eupor-hU,1010
|
|
535
539
|
telnyx/types/comment_retrieve_response.py,sha256=0FuiTWpTwFo9DbrWrtW4ISatAIg9PaBblfOsDqEJ0JU,1006
|
|
536
540
|
telnyx/types/conference.py,sha256=dzDrCTuIcNqwFN9GA93FdwlJhhr5wbLb_Rd5VSZn748,1508
|
|
537
|
-
telnyx/types/conference_create_params.py,sha256=
|
|
541
|
+
telnyx/types/conference_create_params.py,sha256=7kNbNoSicR5JAZ717jNt1eh9KrWrKgj3QlesykRzD5E,2547
|
|
538
542
|
telnyx/types/conference_create_response.py,sha256=ggiB8W7e31On8Y7spzEEjj890FsF673A-i8d8hveVgs,306
|
|
539
543
|
telnyx/types/conference_created_webhook_event.py,sha256=fCXR9FcME6nCdyQDmGy5i0KU5YttyylDBfzZQLIDcac,1672
|
|
540
544
|
telnyx/types/conference_created_webhook_event1.py,sha256=fCXR9FcME6nCdyQDmGy5i0KU5YttyylDBfzZQLIDcac,1672
|
|
@@ -542,8 +546,8 @@ telnyx/types/conference_ended_webhook_event.py,sha256=jMIyyQvVy5-ynEnfvXLozmG22t
|
|
|
542
546
|
telnyx/types/conference_ended_webhook_event1.py,sha256=jMIyyQvVy5-ynEnfvXLozmG22taQyfbFtGMq34-Sm3Y,1785
|
|
543
547
|
telnyx/types/conference_floor_changed_webhook_event.py,sha256=ANB74dYstoWOZYXISMbNL4H4wGgX8PF6Ac-9b_bfTC0,1343
|
|
544
548
|
telnyx/types/conference_floor_changed_webhook_event1.py,sha256=ANB74dYstoWOZYXISMbNL4H4wGgX8PF6Ac-9b_bfTC0,1343
|
|
545
|
-
telnyx/types/conference_list_params.py,sha256=
|
|
546
|
-
telnyx/types/conference_list_participants_params.py,sha256=
|
|
549
|
+
telnyx/types/conference_list_params.py,sha256=oZ2kjiGiXGsNWYVzDr260KZYns3ILI2Ms8niPSoOkjk,3284
|
|
550
|
+
telnyx/types/conference_list_participants_params.py,sha256=eQlZSuOi8BzE55bj2--mrzsBoWx0sdH-a6MqMHIcJkg,1418
|
|
547
551
|
telnyx/types/conference_list_participants_response.py,sha256=Mb9sMn_0nWwaeGMruhcweolib8xsA_Lcbw08aivCKao,1932
|
|
548
552
|
telnyx/types/conference_list_response.py,sha256=i1cJ223BHClbvHbFId8kH5Yp9QMw_u_x-GMLhnsyDS8,401
|
|
549
553
|
telnyx/types/conference_participant_joined_webhook_event.py,sha256=wV4t8RuPy_jyoRJ1g0XBlovYLRfRMq4jIoAB3tYHByU,1703
|
|
@@ -564,6 +568,7 @@ telnyx/types/conference_playback_started_webhook_event.py,sha256=-0V4JlCQKNpEtk-
|
|
|
564
568
|
telnyx/types/conference_playback_started_webhook_event1.py,sha256=-0V4JlCQKNpEtk-aoL4ay1PafalZW0FM0zYFjcgvOII,1484
|
|
565
569
|
telnyx/types/conference_recording_saved_webhook_event.py,sha256=XG_VyVWhntw2ynuoUyJx0U77MgbZ4AyDZlWbN3YgzWk,3237
|
|
566
570
|
telnyx/types/conference_recording_saved_webhook_event1.py,sha256=XG_VyVWhntw2ynuoUyJx0U77MgbZ4AyDZlWbN3YgzWk,3237
|
|
571
|
+
telnyx/types/conference_retrieve_params.py,sha256=Q95cmOJ8Rzr8x_Ej6TSAVZ2VylU9tvSQNRPJc7p3rCs,388
|
|
567
572
|
telnyx/types/conference_retrieve_response.py,sha256=EsRuiQaIETAO_Z9_ri26w4Y5HbA_ZbuE0AWap4kRodU,310
|
|
568
573
|
telnyx/types/conference_speak_ended_webhook_event.py,sha256=VqWDweNl2yitluDHunosk2dfaTFYi2ZNu-LeGzqR-2w,1200
|
|
569
574
|
telnyx/types/conference_speak_ended_webhook_event1.py,sha256=VqWDweNl2yitluDHunosk2dfaTFYi2ZNu-LeGzqR-2w,1200
|
|
@@ -1367,7 +1372,7 @@ telnyx/types/addresses/action_accept_suggestions_params.py,sha256=n8ifP4q6XNEaLr
|
|
|
1367
1372
|
telnyx/types/addresses/action_accept_suggestions_response.py,sha256=PUK8ojT69lS3oSypV2FauV0MuxdHCmsoIKeufmHqsr0,579
|
|
1368
1373
|
telnyx/types/addresses/action_validate_params.py,sha256=Q94O9NnGAxWADHZS4lFWDuypKVssnBeouGJ9-XDIj6w,993
|
|
1369
1374
|
telnyx/types/addresses/action_validate_response.py,sha256=6UKH9IcWjNl4LtKrFhCflwn0JWmJ8HlSZsLZKputDGk,2227
|
|
1370
|
-
telnyx/types/ai/__init__.py,sha256=
|
|
1375
|
+
telnyx/types/ai/__init__.py,sha256=D4T2zAM_pYUFOXMzcxRamK58JzpQTBkT-0Be8JeozWE,7104
|
|
1371
1376
|
telnyx/types/ai/assistant_chat_params.py,sha256=CC0HBoZ2dWKUlrqMMuiz7Uj_Fg_abaMltXOTQAkLNLA,557
|
|
1372
1377
|
telnyx/types/ai/assistant_chat_response.py,sha256=EB-0npHYLL4g2EsRBpdDm-objtcDg5NYujSpc9483-0,301
|
|
1373
1378
|
telnyx/types/ai/assistant_create_params.py,sha256=cjcxqMWuNxef5C7jq9R5ktWld9TgORF5Wz6n0WqAELU,2852
|
|
@@ -1423,6 +1428,15 @@ telnyx/types/ai/inference_embedding_webhook_tool_params.py,sha256=xqXd-CUKiNMimP
|
|
|
1423
1428
|
telnyx/types/ai/inference_embedding_webhook_tool_params_param.py,sha256=j5Sy8gDebTOJfTEKYsqw6Z31DNrkwJJoYaddkUtMtCI,3476
|
|
1424
1429
|
telnyx/types/ai/insight_settings.py,sha256=4J4GFvMv-j697Stw6mOD0yU4glM7I6ji41JyL3BP3nA,402
|
|
1425
1430
|
telnyx/types/ai/insight_settings_param.py,sha256=x-moBUrjK75NuMjXfMbdRyEXledn_U2bROcfGt_LVYc,422
|
|
1431
|
+
telnyx/types/ai/integration_list_response.py,sha256=rEr91BGpFoD1IprWfaiEcPF7K7LcXeSJu8qR4YRgJ0A,493
|
|
1432
|
+
telnyx/types/ai/integration_retrieve_response.py,sha256=ffURP_jp7uxiaBWVJt8LC4RuzT_bLvVLfal0io3CFWE,447
|
|
1433
|
+
telnyx/types/ai/mcp_server_create_params.py,sha256=GHCCyEdspYUFm1Ym31rzM-weHlPKfprgBLbXsAAPh-A,486
|
|
1434
|
+
telnyx/types/ai/mcp_server_create_response.py,sha256=m95aT1wrrqYz6V1MLlywy3ST9AMGDP58Z1HMu3fZjio,436
|
|
1435
|
+
telnyx/types/ai/mcp_server_list_params.py,sha256=bE1wfYRqdYv8IkF_8xn4LbyDpJiV0_THaAikNPnA4w4,460
|
|
1436
|
+
telnyx/types/ai/mcp_server_list_response.py,sha256=OAKcvMva04zc77pi0tFwYo9Yx0iYuqh2Ft58FA1N5YM,574
|
|
1437
|
+
telnyx/types/ai/mcp_server_retrieve_response.py,sha256=uPQBf0K8ZqLVGuoGJxdHtZ-Ue_7FopMuaQxYFMmaqgY,440
|
|
1438
|
+
telnyx/types/ai/mcp_server_update_params.py,sha256=v3tHASIIjYGSAhW0_Bv5sjJmu_hyUsz2SYtgyMienmI,623
|
|
1439
|
+
telnyx/types/ai/mcp_server_update_response.py,sha256=2bREml40dbidnKgRBgrokWK4UZbROaViIbuY04ixb2c,436
|
|
1426
1440
|
telnyx/types/ai/messaging_settings.py,sha256=3jewX-cEPO7JMdve0No3bufDGM2iCIn4nc2Yq1U7zWo,597
|
|
1427
1441
|
telnyx/types/ai/messaging_settings_param.py,sha256=ScRsdJfGcVmGNhUOSx68yhnZ3ZN6CZKUpQXIS1Wgd8c,600
|
|
1428
1442
|
telnyx/types/ai/privacy_settings.py,sha256=7gOhikBa0Xup442XUdeFIGsUrKTKg7VVgckiqiuezQI,724
|
|
@@ -1498,6 +1512,9 @@ telnyx/types/ai/fine_tuning/__init__.py,sha256=r6wGUnYvbrps2bx8ZB20k9dRQXjJn1zSS
|
|
|
1498
1512
|
telnyx/types/ai/fine_tuning/fine_tuning_job.py,sha256=rYdJIcocVVlE-VqJ9j3JjMPRwl0APnGNDdP7afQPl4w,1493
|
|
1499
1513
|
telnyx/types/ai/fine_tuning/job_create_params.py,sha256=Ocf6xjZyy1aPROvRDGzSbzH8a8bsdTUpvPZsa9j9NBc,984
|
|
1500
1514
|
telnyx/types/ai/fine_tuning/job_list_response.py,sha256=Ky9ARKOFp2vOI14rzty3yJd9okLIZALuev43F6HLAMU,286
|
|
1515
|
+
telnyx/types/ai/integrations/__init__.py,sha256=7ktrz-AGPWw1xDFLA1FGklLGPYzO5P61Se266cGVRE8,309
|
|
1516
|
+
telnyx/types/ai/integrations/connection_list_response.py,sha256=9X7fTcB6Lp5ZFgU3eEpVYmOwAUer1IMFesij7hboDko,348
|
|
1517
|
+
telnyx/types/ai/integrations/connection_retrieve_response.py,sha256=nuKJ3xPJIGrPWQEnkd81PTRWsgFLLUpWwZIQTT3Bn24,350
|
|
1501
1518
|
telnyx/types/brand/__init__.py,sha256=k1G1raS7KyZ2U6HDOp6y_4lKkJcjom9O3ZQi30xcuDE,435
|
|
1502
1519
|
telnyx/types/brand/external_vetting_import_params.py,sha256=SRIu4cxfbLN6JOHomsMuj3rAhASZF6kO7VDbD4Gyw6o,825
|
|
1503
1520
|
telnyx/types/brand/external_vetting_import_response.py,sha256=DvJIDmDIbZpRda0YPsXbNxZ6ld_GeBdMVVfUzEsZ5Mk,1553
|
|
@@ -1610,33 +1627,33 @@ telnyx/types/campaign/usecase_get_cost_response.py,sha256=oOKguNRxUrMrTrPjGSho7O
|
|
|
1610
1627
|
telnyx/types/campaign_builder/__init__.py,sha256=tOZW32f4DDwCmKo3h_jPtK3uK6PPBt0pFHqcv5tXJiI,233
|
|
1611
1628
|
telnyx/types/campaign_builder/brand_qualify_by_usecase_response.py,sha256=hDW8jagEpo0cisTZ0vCQKGwwAlpoeTx5Dj7q1q6U4NE,1273
|
|
1612
1629
|
telnyx/types/conferences/__init__.py,sha256=k2jxvCPwjx1XL-lCUXiwGctPopCycBc7dxdBiQKVb7g,2453
|
|
1613
|
-
telnyx/types/conferences/action_hold_params.py,sha256=
|
|
1630
|
+
telnyx/types/conferences/action_hold_params.py,sha256=h2emgJp-nfuPOMdLy67Vp5RpPLEINZWjO9o_tRAyuYI,1158
|
|
1614
1631
|
telnyx/types/conferences/action_hold_response.py,sha256=cLjn1G9ThJ4sYw0xNd_xYU6VfwZ_iv52y40NL2NNUTo,336
|
|
1615
|
-
telnyx/types/conferences/action_join_params.py,sha256=
|
|
1632
|
+
telnyx/types/conferences/action_join_params.py,sha256=itQTBR2-yLaCe_4uWfDERTxoPbl-TVT6IahRSdkBTxI,3843
|
|
1616
1633
|
telnyx/types/conferences/action_join_response.py,sha256=E1fGwNwaIbe_oqlgoFiNoDoX5Mv1yyosLngp-Ckzx5c,336
|
|
1617
|
-
telnyx/types/conferences/action_leave_params.py,sha256=
|
|
1634
|
+
telnyx/types/conferences/action_leave_params.py,sha256=zSA3Fu-sDqaL0E0VHYgp7iW4CD8uqtHUePfC3A5lhlk,1010
|
|
1618
1635
|
telnyx/types/conferences/action_leave_response.py,sha256=5B8MOC1sOZ7UISrDL1uj4my6tb4sod4AUcCtzkIqACE,338
|
|
1619
|
-
telnyx/types/conferences/action_mute_params.py,sha256=
|
|
1636
|
+
telnyx/types/conferences/action_mute_params.py,sha256=IakzUOhgJX_PGlFGWm7d43e19K6wzYSbJ410o-vsnGE,672
|
|
1620
1637
|
telnyx/types/conferences/action_mute_response.py,sha256=3FlUQlzO9XtoAqi3dLGKdT85KJPhUeS7OOK1Q33iO_0,336
|
|
1621
|
-
telnyx/types/conferences/action_play_params.py,sha256=
|
|
1638
|
+
telnyx/types/conferences/action_play_params.py,sha256=I56rFZLxaZp5IgdezkiqpBhq6AfDgSoWmX_a_XGKFoI,1421
|
|
1622
1639
|
telnyx/types/conferences/action_play_response.py,sha256=XqktjnlJcxu7mwKaKJF_tAdF3FbkFHAgGz4UtmNILMg,336
|
|
1623
|
-
telnyx/types/conferences/action_record_pause_params.py,sha256
|
|
1640
|
+
telnyx/types/conferences/action_record_pause_params.py,sha256=hqPx661XL9vJ2LgQliuChuNyPC0umsOJBobjDNdRVdA,733
|
|
1624
1641
|
telnyx/types/conferences/action_record_pause_response.py,sha256=vLayzTJ44KOHbL-9PdZrp5SuhGt3RqSKNXWqmjv2knU,350
|
|
1625
|
-
telnyx/types/conferences/action_record_resume_params.py,sha256=
|
|
1642
|
+
telnyx/types/conferences/action_record_resume_params.py,sha256=1gbxGABtkCevkY4zjZRryxTfsH-H353z9okxVluZ2bo,736
|
|
1626
1643
|
telnyx/types/conferences/action_record_resume_response.py,sha256=51wRtSgDQ4Hfqm5jYCtNvWoFwxYaoXV2nDb3sEbDe14,352
|
|
1627
|
-
telnyx/types/conferences/action_record_start_params.py,sha256=
|
|
1644
|
+
telnyx/types/conferences/action_record_start_params.py,sha256=FKu3OJUfPDTWGktcIZkUuRUH6ISKJk7x0ZYyrSIwfgg,1255
|
|
1628
1645
|
telnyx/types/conferences/action_record_start_response.py,sha256=OQcotw6Wt3pWm56HLIb5fFqnnZhl1BhrLyisRn9C9t0,350
|
|
1629
|
-
telnyx/types/conferences/action_record_stop_params.py,sha256=
|
|
1646
|
+
telnyx/types/conferences/action_record_stop_params.py,sha256=G5nuNi7MgcVvPeB0Gu2TAKBWfkkypa2OXS4f1xbcF1A,864
|
|
1630
1647
|
telnyx/types/conferences/action_record_stop_response.py,sha256=WgYXQtGvR4wzQAkPhViLrnOEfvq_WwtPil1xGBGjEV0,348
|
|
1631
|
-
telnyx/types/conferences/action_speak_params.py,sha256=
|
|
1648
|
+
telnyx/types/conferences/action_speak_params.py,sha256=9jiucdntxLxFT01NHnJ5a2hf3Cr7aScakFQ9jIeXnz8,3977
|
|
1632
1649
|
telnyx/types/conferences/action_speak_response.py,sha256=quPsjqeOlnVW1243jr5Z30AXyNgsEpeHIxiyB4qQaHg,338
|
|
1633
|
-
telnyx/types/conferences/action_stop_params.py,sha256=
|
|
1650
|
+
telnyx/types/conferences/action_stop_params.py,sha256=hBPtsHKTvk97VvmxLvMEp0x8vOBsX9ARA9E4ys-yVSU,724
|
|
1634
1651
|
telnyx/types/conferences/action_stop_response.py,sha256=Z6jlJ_qU5KAmqUQ9S3wTKg3pUFeb8RXkZBi-MqhWM0g,336
|
|
1635
|
-
telnyx/types/conferences/action_unhold_params.py,sha256=
|
|
1652
|
+
telnyx/types/conferences/action_unhold_params.py,sha256=le-WzTtYa2i5fI-cJqvlBGOSgSfbQEMnB_zvLtnabtk,693
|
|
1636
1653
|
telnyx/types/conferences/action_unhold_response.py,sha256=6B8rFFik618eoZanuwXCI7JgMpll3o_6Cm6U6cHKIdk,340
|
|
1637
|
-
telnyx/types/conferences/action_unmute_params.py,sha256=
|
|
1654
|
+
telnyx/types/conferences/action_unmute_params.py,sha256=tJi4HmacdiS5dhPCNadKE3YoNosld-vrB1LTpk2Fz2Q,723
|
|
1638
1655
|
telnyx/types/conferences/action_unmute_response.py,sha256=5gfnXbXFnuUkB3kaA7nHW6PARPV8vYHtGtP7JNG25h4,340
|
|
1639
|
-
telnyx/types/conferences/action_update_params.py,sha256=
|
|
1656
|
+
telnyx/types/conferences/action_update_params.py,sha256=k_BqyQz8NTJAIjFH3zEWo_jvfONp6JD1WkcCBpzGScQ,1555
|
|
1640
1657
|
telnyx/types/conferences/action_update_response.py,sha256=4KSvnb5_fdHegz2o73eV9lv4KT1gwsIUFnTnMctNoBw,340
|
|
1641
1658
|
telnyx/types/conferences/conference_command_result.py,sha256=ELNqKO8V5N8Vwp3llLqrOiwwlqnU5VlfK97JK5huIDI,219
|
|
1642
1659
|
telnyx/types/credential_connections/__init__.py,sha256=iv5LJoRk5Sw9iJ6mAGwzaumCAZFH_kvzo8RbC-Y55iQ,266
|
|
@@ -2041,7 +2058,7 @@ telnyx/types/texml/call_update_response.py,sha256=AGkaot7GE6ZCW04zkZGSZErHNYGq1H
|
|
|
2041
2058
|
telnyx/types/texml/texml_get_call_recording_response_body.py,sha256=KoY6eG7_TI_4qyezqH9Y6MqKDc7mdIx4_HNwDcbI7uk,1557
|
|
2042
2059
|
telnyx/types/texml/texml_recording_subresources_uris.py,sha256=4qX4UjregkbgPbMSSwIUCYJUZnb32236Yp9kiSpfix4,287
|
|
2043
2060
|
telnyx/types/texml/accounts/__init__.py,sha256=hP_89dblkJTZqdHSemSUG7x8OQN_gpdA439kCzA_t2Q,1868
|
|
2044
|
-
telnyx/types/texml/accounts/call_calls_params.py,sha256=
|
|
2061
|
+
telnyx/types/texml/accounts/call_calls_params.py,sha256=G822hxylzNUEtIMgnJUiMktRr1BTR3jAdz751xkGrT4,7820
|
|
2045
2062
|
telnyx/types/texml/accounts/call_calls_response.py,sha256=o_XmUxY5SFrNPvLoVRuuZm0m23pFJBscM1m6KUOsWXo,391
|
|
2046
2063
|
telnyx/types/texml/accounts/call_retrieve_calls_params.py,sha256=lXADuV3aNL1y5Nx__TIm2_Gnl3lky3R4P8psnCRaIaM,1955
|
|
2047
2064
|
telnyx/types/texml/accounts/call_retrieve_calls_response.py,sha256=zfhAdQPOWnlT1cyCTLyc4RGf7yAsEnuUOi_bv79S0uw,3034
|
|
@@ -2096,7 +2113,7 @@ telnyx/types/wireless/detail_records_report_list_params.py,sha256=cfjsh4L_8mpDkg
|
|
|
2096
2113
|
telnyx/types/wireless/detail_records_report_list_response.py,sha256=S_6nD0fm5EseRIZHnML-UN0-g8Q_0J1cXfg_eLNUev8,331
|
|
2097
2114
|
telnyx/types/wireless/detail_records_report_retrieve_response.py,sha256=f0C8z8uo_QeCyi3nSDME4f4F3vqcy7o0MpinwDIqe_s,327
|
|
2098
2115
|
telnyx/types/wireless/wdr_report.py,sha256=bxRr-dc_IW6D0E3i_PUHK-bbu9w114Qql1uoJ_znxEE,1068
|
|
2099
|
-
telnyx-3.
|
|
2100
|
-
telnyx-3.
|
|
2101
|
-
telnyx-3.
|
|
2102
|
-
telnyx-3.
|
|
2116
|
+
telnyx-3.11.0.dist-info/METADATA,sha256=vk2x25YuUji2oCr9i5uF5K5yvWWc7t1RDMIIVqR3p30,15824
|
|
2117
|
+
telnyx-3.11.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
2118
|
+
telnyx-3.11.0.dist-info/licenses/LICENSE,sha256=PprdXvskBJR41_t2uhgs5rHYGME_Ek-lh2PAxKtdZs8,1046
|
|
2119
|
+
telnyx-3.11.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|