telnyx 5.10.0 → 5.11.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/README.md +1 -1
- data/lib/telnyx/models/ai/audio_visualizer_config.rb +43 -0
- data/lib/telnyx/models/ai/widget_settings.rb +3 -40
- data/lib/telnyx/models/connection_jitter_buffer.rb +44 -0
- data/lib/telnyx/models/credential_connection.rb +3 -43
- data/lib/telnyx/models/credential_connection_create_params.rb +3 -43
- data/lib/telnyx/models/credential_connection_update_params.rb +3 -43
- data/lib/telnyx/models/fqdn_connection.rb +3 -43
- data/lib/telnyx/models/fqdn_connection_create_params.rb +3 -42
- data/lib/telnyx/models/fqdn_connection_update_params.rb +3 -42
- data/lib/telnyx/models/ip_connection.rb +3 -43
- data/lib/telnyx/models/ip_connection_create_params.rb +3 -42
- data/lib/telnyx/models/ip_connection_update_params.rb +3 -42
- data/lib/telnyx/models.rb +2 -0
- data/lib/telnyx/resources/credential_connections.rb +2 -2
- data/lib/telnyx/resources/fqdn_connections.rb +2 -2
- data/lib/telnyx/resources/ip_connections.rb +2 -2
- data/lib/telnyx/version.rb +1 -1
- data/lib/telnyx.rb +2 -0
- data/rbi/telnyx/models/ai/audio_visualizer_config.rbi +107 -0
- data/rbi/telnyx/models/ai/widget_settings.rbi +4 -126
- data/rbi/telnyx/models/connection_jitter_buffer.rbi +73 -0
- data/rbi/telnyx/models/credential_connection.rbi +4 -79
- data/rbi/telnyx/models/credential_connection_create_params.rbi +4 -86
- data/rbi/telnyx/models/credential_connection_update_params.rbi +4 -86
- data/rbi/telnyx/models/fqdn_connection.rbi +4 -77
- data/rbi/telnyx/models/fqdn_connection_create_params.rbi +4 -83
- data/rbi/telnyx/models/fqdn_connection_update_params.rbi +4 -83
- data/rbi/telnyx/models/ip_connection.rbi +4 -74
- data/rbi/telnyx/models/ip_connection_create_params.rbi +4 -79
- data/rbi/telnyx/models/ip_connection_update_params.rbi +4 -79
- data/rbi/telnyx/models.rbi +2 -0
- data/rbi/telnyx/resources/credential_connections.rbi +2 -4
- data/rbi/telnyx/resources/fqdn_connections.rbi +2 -4
- data/rbi/telnyx/resources/ip_connections.rbi +2 -2
- data/sig/telnyx/models/ai/audio_visualizer_config.rbs +48 -0
- data/sig/telnyx/models/ai/widget_settings.rbs +6 -50
- data/sig/telnyx/models/connection_jitter_buffer.rbs +36 -0
- data/sig/telnyx/models/credential_connection.rbs +6 -39
- data/sig/telnyx/models/credential_connection_create_params.rbs +6 -39
- data/sig/telnyx/models/credential_connection_update_params.rbs +6 -39
- data/sig/telnyx/models/fqdn_connection.rbs +6 -39
- data/sig/telnyx/models/fqdn_connection_create_params.rbs +6 -39
- data/sig/telnyx/models/fqdn_connection_update_params.rbs +6 -39
- data/sig/telnyx/models/ip_connection.rbs +6 -39
- data/sig/telnyx/models/ip_connection_create_params.rbs +6 -39
- data/sig/telnyx/models/ip_connection_update_params.rbs +6 -39
- data/sig/telnyx/models.rbs +2 -0
- data/sig/telnyx/resources/credential_connections.rbs +2 -2
- data/sig/telnyx/resources/fqdn_connections.rbs +2 -2
- data/sig/telnyx/resources/ip_connections.rbs +2 -2
- metadata +7 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 574a62581d2593f4e50123fa56d0936c7da1fe7f512293843df23a855103bd19
|
|
4
|
+
data.tar.gz: f3dae898ef4b9618e83bc71bc4d4debe0bad90a0dd243845c0adc8991e257688
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fee8ff524c20a6a4d8ce8f21366b8d6138138f3795b8ebbc0613c64d542cd4657ef1978149f4411f9c8a1166e671a746a3ce8008d988f451a8dd27ddcdf8e689
|
|
7
|
+
data.tar.gz: 31717111d5a537564d8f0137e50411a87b2e80ed521c2a330a30bda504ad3c856ced739bf3a7f5f7535d60ca6e141960dbaac195c41e005b375e3188184f3a1f
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 5.11.0 (2026-02-05)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v5.10.0...v5.11.0](https://github.com/team-telnyx/telnyx-ruby/compare/v5.10.0...v5.11.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** manual updates ([77c1b03](https://github.com/team-telnyx/telnyx-ruby/commit/77c1b036c5b4a9f90e3c2511ebfc43796ebce2cc))
|
|
10
|
+
|
|
3
11
|
## 5.10.0 (2026-02-05)
|
|
4
12
|
|
|
5
13
|
Full Changelog: [v5.9.0...v5.10.0](https://github.com/team-telnyx/telnyx-ruby/compare/v5.9.0...v5.10.0)
|
data/README.md
CHANGED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
module Telnyx
|
|
4
|
+
module Models
|
|
5
|
+
module AI
|
|
6
|
+
class AudioVisualizerConfig < Telnyx::Internal::Type::BaseModel
|
|
7
|
+
# @!attribute color
|
|
8
|
+
# The color theme for the audio visualizer.
|
|
9
|
+
#
|
|
10
|
+
# @return [Symbol, Telnyx::Models::AI::AudioVisualizerConfig::Color, nil]
|
|
11
|
+
optional :color, enum: -> { Telnyx::AI::AudioVisualizerConfig::Color }
|
|
12
|
+
|
|
13
|
+
# @!attribute preset
|
|
14
|
+
# The preset style for the audio visualizer.
|
|
15
|
+
#
|
|
16
|
+
# @return [String, nil]
|
|
17
|
+
optional :preset, String
|
|
18
|
+
|
|
19
|
+
# @!method initialize(color: nil, preset: nil)
|
|
20
|
+
# @param color [Symbol, Telnyx::Models::AI::AudioVisualizerConfig::Color] The color theme for the audio visualizer.
|
|
21
|
+
#
|
|
22
|
+
# @param preset [String] The preset style for the audio visualizer.
|
|
23
|
+
|
|
24
|
+
# The color theme for the audio visualizer.
|
|
25
|
+
#
|
|
26
|
+
# @see Telnyx::Models::AI::AudioVisualizerConfig#color
|
|
27
|
+
module Color
|
|
28
|
+
extend Telnyx::Internal::Type::Enum
|
|
29
|
+
|
|
30
|
+
VERDANT = :verdant
|
|
31
|
+
TWILIGHT = :twilight
|
|
32
|
+
BLOOM = :bloom
|
|
33
|
+
MYSTIC = :mystic
|
|
34
|
+
FLARE = :flare
|
|
35
|
+
GLACIER = :glacier
|
|
36
|
+
|
|
37
|
+
# @!method self.values
|
|
38
|
+
# @return [Array<Symbol>]
|
|
39
|
+
end
|
|
40
|
+
end
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
end
|
|
@@ -12,8 +12,8 @@ module Telnyx
|
|
|
12
12
|
|
|
13
13
|
# @!attribute audio_visualizer_config
|
|
14
14
|
#
|
|
15
|
-
# @return [Telnyx::Models::AI::
|
|
16
|
-
optional :audio_visualizer_config, -> { Telnyx::AI::
|
|
15
|
+
# @return [Telnyx::Models::AI::AudioVisualizerConfig, nil]
|
|
16
|
+
optional :audio_visualizer_config, -> { Telnyx::AI::AudioVisualizerConfig }
|
|
17
17
|
|
|
18
18
|
# @!attribute default_state
|
|
19
19
|
# The default state of the widget.
|
|
@@ -74,7 +74,7 @@ module Telnyx
|
|
|
74
74
|
#
|
|
75
75
|
# @param agent_thinking_text [String] Text displayed while the agent is processing.
|
|
76
76
|
#
|
|
77
|
-
# @param audio_visualizer_config [Telnyx::Models::AI::
|
|
77
|
+
# @param audio_visualizer_config [Telnyx::Models::AI::AudioVisualizerConfig]
|
|
78
78
|
#
|
|
79
79
|
# @param default_state [Symbol, Telnyx::Models::AI::WidgetSettings::DefaultState] The default state of the widget.
|
|
80
80
|
#
|
|
@@ -94,43 +94,6 @@ module Telnyx
|
|
|
94
94
|
#
|
|
95
95
|
# @param view_history_url [String, nil] URL to view conversation history.
|
|
96
96
|
|
|
97
|
-
# @see Telnyx::Models::AI::WidgetSettings#audio_visualizer_config
|
|
98
|
-
class AudioVisualizerConfig < Telnyx::Internal::Type::BaseModel
|
|
99
|
-
# @!attribute color
|
|
100
|
-
# The color theme for the audio visualizer.
|
|
101
|
-
#
|
|
102
|
-
# @return [Symbol, Telnyx::Models::AI::WidgetSettings::AudioVisualizerConfig::Color, nil]
|
|
103
|
-
optional :color, enum: -> { Telnyx::AI::WidgetSettings::AudioVisualizerConfig::Color }
|
|
104
|
-
|
|
105
|
-
# @!attribute preset
|
|
106
|
-
# The preset style for the audio visualizer.
|
|
107
|
-
#
|
|
108
|
-
# @return [String, nil]
|
|
109
|
-
optional :preset, String
|
|
110
|
-
|
|
111
|
-
# @!method initialize(color: nil, preset: nil)
|
|
112
|
-
# @param color [Symbol, Telnyx::Models::AI::WidgetSettings::AudioVisualizerConfig::Color] The color theme for the audio visualizer.
|
|
113
|
-
#
|
|
114
|
-
# @param preset [String] The preset style for the audio visualizer.
|
|
115
|
-
|
|
116
|
-
# The color theme for the audio visualizer.
|
|
117
|
-
#
|
|
118
|
-
# @see Telnyx::Models::AI::WidgetSettings::AudioVisualizerConfig#color
|
|
119
|
-
module Color
|
|
120
|
-
extend Telnyx::Internal::Type::Enum
|
|
121
|
-
|
|
122
|
-
VERDANT = :verdant
|
|
123
|
-
TWILIGHT = :twilight
|
|
124
|
-
BLOOM = :bloom
|
|
125
|
-
MYSTIC = :mystic
|
|
126
|
-
FLARE = :flare
|
|
127
|
-
GLACIER = :glacier
|
|
128
|
-
|
|
129
|
-
# @!method self.values
|
|
130
|
-
# @return [Array<Symbol>]
|
|
131
|
-
end
|
|
132
|
-
end
|
|
133
|
-
|
|
134
97
|
# The default state of the widget.
|
|
135
98
|
#
|
|
136
99
|
# @see Telnyx::Models::AI::WidgetSettings#default_state
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
module Telnyx
|
|
4
|
+
module Models
|
|
5
|
+
class ConnectionJitterBuffer < Telnyx::Internal::Type::BaseModel
|
|
6
|
+
# @!attribute enable_jitter_buffer
|
|
7
|
+
# Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
8
|
+
# unless enabled.
|
|
9
|
+
#
|
|
10
|
+
# @return [Boolean, nil]
|
|
11
|
+
optional :enable_jitter_buffer, Telnyx::Internal::Type::Boolean
|
|
12
|
+
|
|
13
|
+
# @!attribute jitterbuffer_msec_max
|
|
14
|
+
# The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
15
|
+
# no effect if enable_jitter_buffer is not true.
|
|
16
|
+
#
|
|
17
|
+
# @return [Integer, nil]
|
|
18
|
+
optional :jitterbuffer_msec_max, Integer
|
|
19
|
+
|
|
20
|
+
# @!attribute jitterbuffer_msec_min
|
|
21
|
+
# The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
22
|
+
# no effect if enable_jitter_buffer is not true.
|
|
23
|
+
#
|
|
24
|
+
# @return [Integer, nil]
|
|
25
|
+
optional :jitterbuffer_msec_min, Integer
|
|
26
|
+
|
|
27
|
+
# @!method initialize(enable_jitter_buffer: nil, jitterbuffer_msec_max: nil, jitterbuffer_msec_min: nil)
|
|
28
|
+
# Some parameter documentations has been truncated, see
|
|
29
|
+
# {Telnyx::Models::ConnectionJitterBuffer} for more details.
|
|
30
|
+
#
|
|
31
|
+
# Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams
|
|
32
|
+
# of SIP Trunking calls. The feature is off unless enabled. You may define min and
|
|
33
|
+
# max values in msec for customized buffering behaviors. Larger values add latency
|
|
34
|
+
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
35
|
+
# sensitive to jitter and reordering.
|
|
36
|
+
#
|
|
37
|
+
# @param enable_jitter_buffer [Boolean] Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
38
|
+
#
|
|
39
|
+
# @param jitterbuffer_msec_max [Integer] The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
40
|
+
#
|
|
41
|
+
# @param jitterbuffer_msec_min [Integer] The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
end
|
|
@@ -94,8 +94,8 @@ module Telnyx
|
|
|
94
94
|
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
95
95
|
# sensitive to jitter and reordering.
|
|
96
96
|
#
|
|
97
|
-
# @return [Telnyx::Models::
|
|
98
|
-
optional :jitter_buffer, -> { Telnyx::
|
|
97
|
+
# @return [Telnyx::Models::ConnectionJitterBuffer, nil]
|
|
98
|
+
optional :jitter_buffer, -> { Telnyx::ConnectionJitterBuffer }
|
|
99
99
|
|
|
100
100
|
# @!attribute noise_suppression
|
|
101
101
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
@@ -232,7 +232,7 @@ module Telnyx
|
|
|
232
232
|
#
|
|
233
233
|
# @param ios_push_credential_id [String, nil] The uuid of the push credential for Ios
|
|
234
234
|
#
|
|
235
|
-
# @param jitter_buffer [Telnyx::Models::
|
|
235
|
+
# @param jitter_buffer [Telnyx::Models::ConnectionJitterBuffer] Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams o
|
|
236
236
|
#
|
|
237
237
|
# @param noise_suppression [Symbol, Telnyx::Models::CredentialConnection::NoiseSuppression] Controls when noise suppression is applied to calls. When set to 'inbound', nois
|
|
238
238
|
#
|
|
@@ -264,46 +264,6 @@ module Telnyx
|
|
|
264
264
|
#
|
|
265
265
|
# @param webhook_timeout_secs [Integer, nil] Specifies how many seconds to wait before timing out a webhook.
|
|
266
266
|
|
|
267
|
-
# @see Telnyx::Models::CredentialConnection#jitter_buffer
|
|
268
|
-
class JitterBuffer < Telnyx::Internal::Type::BaseModel
|
|
269
|
-
# @!attribute enable_jitter_buffer
|
|
270
|
-
# Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
271
|
-
# unless enabled.
|
|
272
|
-
#
|
|
273
|
-
# @return [Boolean, nil]
|
|
274
|
-
optional :enable_jitter_buffer, Telnyx::Internal::Type::Boolean
|
|
275
|
-
|
|
276
|
-
# @!attribute jitterbuffer_msec_max
|
|
277
|
-
# The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
278
|
-
# no effect if enable_jitter_buffer is not true.
|
|
279
|
-
#
|
|
280
|
-
# @return [Integer, nil]
|
|
281
|
-
optional :jitterbuffer_msec_max, Integer
|
|
282
|
-
|
|
283
|
-
# @!attribute jitterbuffer_msec_min
|
|
284
|
-
# The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
285
|
-
# no effect if enable_jitter_buffer is not true.
|
|
286
|
-
#
|
|
287
|
-
# @return [Integer, nil]
|
|
288
|
-
optional :jitterbuffer_msec_min, Integer
|
|
289
|
-
|
|
290
|
-
# @!method initialize(enable_jitter_buffer: nil, jitterbuffer_msec_max: nil, jitterbuffer_msec_min: nil)
|
|
291
|
-
# Some parameter documentations has been truncated, see
|
|
292
|
-
# {Telnyx::Models::CredentialConnection::JitterBuffer} for more details.
|
|
293
|
-
#
|
|
294
|
-
# Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams
|
|
295
|
-
# of SIP Trunking calls. The feature is off unless enabled. You may define min and
|
|
296
|
-
# max values in msec for customized buffering behaviors. Larger values add latency
|
|
297
|
-
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
298
|
-
# sensitive to jitter and reordering.
|
|
299
|
-
#
|
|
300
|
-
# @param enable_jitter_buffer [Boolean] Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
301
|
-
#
|
|
302
|
-
# @param jitterbuffer_msec_max [Integer] The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
303
|
-
#
|
|
304
|
-
# @param jitterbuffer_msec_min [Integer] The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
305
|
-
end
|
|
306
|
-
|
|
307
267
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
308
268
|
# noise suppression is applied to incoming audio. When set to 'outbound', it's
|
|
309
269
|
# applied to outgoing audio. When set to 'both', it's applied in both directions.
|
|
@@ -100,8 +100,8 @@ module Telnyx
|
|
|
100
100
|
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
101
101
|
# sensitive to jitter and reordering.
|
|
102
102
|
#
|
|
103
|
-
# @return [Telnyx::Models::
|
|
104
|
-
optional :jitter_buffer, -> { Telnyx::
|
|
103
|
+
# @return [Telnyx::Models::ConnectionJitterBuffer, nil]
|
|
104
|
+
optional :jitter_buffer, -> { Telnyx::ConnectionJitterBuffer }
|
|
105
105
|
|
|
106
106
|
# @!attribute noise_suppression
|
|
107
107
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
@@ -214,7 +214,7 @@ module Telnyx
|
|
|
214
214
|
#
|
|
215
215
|
# @param ios_push_credential_id [String, nil] The uuid of the push credential for Ios
|
|
216
216
|
#
|
|
217
|
-
# @param jitter_buffer [Telnyx::Models::
|
|
217
|
+
# @param jitter_buffer [Telnyx::Models::ConnectionJitterBuffer] Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams o
|
|
218
218
|
#
|
|
219
219
|
# @param noise_suppression [Symbol, Telnyx::Models::CredentialConnectionCreateParams::NoiseSuppression] Controls when noise suppression is applied to calls. When set to 'inbound', nois
|
|
220
220
|
#
|
|
@@ -240,46 +240,6 @@ module Telnyx
|
|
|
240
240
|
#
|
|
241
241
|
# @param request_options [Telnyx::RequestOptions, Hash{Symbol=>Object}]
|
|
242
242
|
|
|
243
|
-
class JitterBuffer < Telnyx::Internal::Type::BaseModel
|
|
244
|
-
# @!attribute enable_jitter_buffer
|
|
245
|
-
# Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
246
|
-
# unless enabled.
|
|
247
|
-
#
|
|
248
|
-
# @return [Boolean, nil]
|
|
249
|
-
optional :enable_jitter_buffer, Telnyx::Internal::Type::Boolean
|
|
250
|
-
|
|
251
|
-
# @!attribute jitterbuffer_msec_max
|
|
252
|
-
# The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
253
|
-
# no effect if enable_jitter_buffer is not true.
|
|
254
|
-
#
|
|
255
|
-
# @return [Integer, nil]
|
|
256
|
-
optional :jitterbuffer_msec_max, Integer
|
|
257
|
-
|
|
258
|
-
# @!attribute jitterbuffer_msec_min
|
|
259
|
-
# The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
260
|
-
# no effect if enable_jitter_buffer is not true.
|
|
261
|
-
#
|
|
262
|
-
# @return [Integer, nil]
|
|
263
|
-
optional :jitterbuffer_msec_min, Integer
|
|
264
|
-
|
|
265
|
-
# @!method initialize(enable_jitter_buffer: nil, jitterbuffer_msec_max: nil, jitterbuffer_msec_min: nil)
|
|
266
|
-
# Some parameter documentations has been truncated, see
|
|
267
|
-
# {Telnyx::Models::CredentialConnectionCreateParams::JitterBuffer} for more
|
|
268
|
-
# details.
|
|
269
|
-
#
|
|
270
|
-
# Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams
|
|
271
|
-
# of SIP Trunking calls. The feature is off unless enabled. You may define min and
|
|
272
|
-
# max values in msec for customized buffering behaviors. Larger values add latency
|
|
273
|
-
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
274
|
-
# sensitive to jitter and reordering.
|
|
275
|
-
#
|
|
276
|
-
# @param enable_jitter_buffer [Boolean] Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
277
|
-
#
|
|
278
|
-
# @param jitterbuffer_msec_max [Integer] The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
279
|
-
#
|
|
280
|
-
# @param jitterbuffer_msec_min [Integer] The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
281
|
-
end
|
|
282
|
-
|
|
283
243
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
284
244
|
# noise suppression is applied to incoming audio. When set to 'outbound', it's
|
|
285
245
|
# applied to outgoing audio. When set to 'both', it's applied in both directions.
|
|
@@ -86,8 +86,8 @@ module Telnyx
|
|
|
86
86
|
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
87
87
|
# sensitive to jitter and reordering.
|
|
88
88
|
#
|
|
89
|
-
# @return [Telnyx::Models::
|
|
90
|
-
optional :jitter_buffer, -> { Telnyx::
|
|
89
|
+
# @return [Telnyx::Models::ConnectionJitterBuffer, nil]
|
|
90
|
+
optional :jitter_buffer, -> { Telnyx::ConnectionJitterBuffer }
|
|
91
91
|
|
|
92
92
|
# @!attribute noise_suppression
|
|
93
93
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
@@ -208,7 +208,7 @@ module Telnyx
|
|
|
208
208
|
#
|
|
209
209
|
# @param ios_push_credential_id [String, nil] The uuid of the push credential for Ios
|
|
210
210
|
#
|
|
211
|
-
# @param jitter_buffer [Telnyx::Models::
|
|
211
|
+
# @param jitter_buffer [Telnyx::Models::ConnectionJitterBuffer] Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams o
|
|
212
212
|
#
|
|
213
213
|
# @param noise_suppression [Symbol, Telnyx::Models::CredentialConnectionUpdateParams::NoiseSuppression] Controls when noise suppression is applied to calls. When set to 'inbound', nois
|
|
214
214
|
#
|
|
@@ -238,46 +238,6 @@ module Telnyx
|
|
|
238
238
|
#
|
|
239
239
|
# @param request_options [Telnyx::RequestOptions, Hash{Symbol=>Object}]
|
|
240
240
|
|
|
241
|
-
class JitterBuffer < Telnyx::Internal::Type::BaseModel
|
|
242
|
-
# @!attribute enable_jitter_buffer
|
|
243
|
-
# Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
244
|
-
# unless enabled.
|
|
245
|
-
#
|
|
246
|
-
# @return [Boolean, nil]
|
|
247
|
-
optional :enable_jitter_buffer, Telnyx::Internal::Type::Boolean
|
|
248
|
-
|
|
249
|
-
# @!attribute jitterbuffer_msec_max
|
|
250
|
-
# The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
251
|
-
# no effect if enable_jitter_buffer is not true.
|
|
252
|
-
#
|
|
253
|
-
# @return [Integer, nil]
|
|
254
|
-
optional :jitterbuffer_msec_max, Integer
|
|
255
|
-
|
|
256
|
-
# @!attribute jitterbuffer_msec_min
|
|
257
|
-
# The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
258
|
-
# no effect if enable_jitter_buffer is not true.
|
|
259
|
-
#
|
|
260
|
-
# @return [Integer, nil]
|
|
261
|
-
optional :jitterbuffer_msec_min, Integer
|
|
262
|
-
|
|
263
|
-
# @!method initialize(enable_jitter_buffer: nil, jitterbuffer_msec_max: nil, jitterbuffer_msec_min: nil)
|
|
264
|
-
# Some parameter documentations has been truncated, see
|
|
265
|
-
# {Telnyx::Models::CredentialConnectionUpdateParams::JitterBuffer} for more
|
|
266
|
-
# details.
|
|
267
|
-
#
|
|
268
|
-
# Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams
|
|
269
|
-
# of SIP Trunking calls. The feature is off unless enabled. You may define min and
|
|
270
|
-
# max values in msec for customized buffering behaviors. Larger values add latency
|
|
271
|
-
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
272
|
-
# sensitive to jitter and reordering.
|
|
273
|
-
#
|
|
274
|
-
# @param enable_jitter_buffer [Boolean] Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
275
|
-
#
|
|
276
|
-
# @param jitterbuffer_msec_max [Integer] The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
277
|
-
#
|
|
278
|
-
# @param jitterbuffer_msec_min [Integer] The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
279
|
-
end
|
|
280
|
-
|
|
281
241
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
282
242
|
# noise suppression is applied to incoming audio. When set to 'outbound', it's
|
|
283
243
|
# applied to outgoing audio. When set to 'both', it's applied in both directions.
|
|
@@ -119,8 +119,8 @@ module Telnyx
|
|
|
119
119
|
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
120
120
|
# sensitive to jitter and reordering.
|
|
121
121
|
#
|
|
122
|
-
# @return [Telnyx::Models::
|
|
123
|
-
optional :jitter_buffer, -> { Telnyx::
|
|
122
|
+
# @return [Telnyx::Models::ConnectionJitterBuffer, nil]
|
|
123
|
+
optional :jitter_buffer, -> { Telnyx::ConnectionJitterBuffer }
|
|
124
124
|
|
|
125
125
|
# @!attribute microsoft_teams_sbc
|
|
126
126
|
# The connection is enabled for Microsoft Teams Direct Routing.
|
|
@@ -301,7 +301,7 @@ module Telnyx
|
|
|
301
301
|
#
|
|
302
302
|
# @param ios_push_credential_id [String, nil] The uuid of the push credential for Ios
|
|
303
303
|
#
|
|
304
|
-
# @param jitter_buffer [Telnyx::Models::
|
|
304
|
+
# @param jitter_buffer [Telnyx::Models::ConnectionJitterBuffer] Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams o
|
|
305
305
|
#
|
|
306
306
|
# @param microsoft_teams_sbc [Boolean] The connection is enabled for Microsoft Teams Direct Routing.
|
|
307
307
|
#
|
|
@@ -347,46 +347,6 @@ module Telnyx
|
|
|
347
347
|
#
|
|
348
348
|
# @param webhook_timeout_secs [Integer, nil] Specifies how many seconds to wait before timing out a webhook.
|
|
349
349
|
|
|
350
|
-
# @see Telnyx::Models::FqdnConnection#jitter_buffer
|
|
351
|
-
class JitterBuffer < Telnyx::Internal::Type::BaseModel
|
|
352
|
-
# @!attribute enable_jitter_buffer
|
|
353
|
-
# Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
354
|
-
# unless enabled.
|
|
355
|
-
#
|
|
356
|
-
# @return [Boolean, nil]
|
|
357
|
-
optional :enable_jitter_buffer, Telnyx::Internal::Type::Boolean
|
|
358
|
-
|
|
359
|
-
# @!attribute jitterbuffer_msec_max
|
|
360
|
-
# The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
361
|
-
# no effect if enable_jitter_buffer is not true.
|
|
362
|
-
#
|
|
363
|
-
# @return [Integer, nil]
|
|
364
|
-
optional :jitterbuffer_msec_max, Integer
|
|
365
|
-
|
|
366
|
-
# @!attribute jitterbuffer_msec_min
|
|
367
|
-
# The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
368
|
-
# no effect if enable_jitter_buffer is not true.
|
|
369
|
-
#
|
|
370
|
-
# @return [Integer, nil]
|
|
371
|
-
optional :jitterbuffer_msec_min, Integer
|
|
372
|
-
|
|
373
|
-
# @!method initialize(enable_jitter_buffer: nil, jitterbuffer_msec_max: nil, jitterbuffer_msec_min: nil)
|
|
374
|
-
# Some parameter documentations has been truncated, see
|
|
375
|
-
# {Telnyx::Models::FqdnConnection::JitterBuffer} for more details.
|
|
376
|
-
#
|
|
377
|
-
# Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams
|
|
378
|
-
# of SIP Trunking calls. The feature is off unless enabled. You may define min and
|
|
379
|
-
# max values in msec for customized buffering behaviors. Larger values add latency
|
|
380
|
-
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
381
|
-
# sensitive to jitter and reordering.
|
|
382
|
-
#
|
|
383
|
-
# @param enable_jitter_buffer [Boolean] Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
384
|
-
#
|
|
385
|
-
# @param jitterbuffer_msec_max [Integer] The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
386
|
-
#
|
|
387
|
-
# @param jitterbuffer_msec_min [Integer] The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
388
|
-
end
|
|
389
|
-
|
|
390
350
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
391
351
|
# noise suppression is applied to incoming audio. When set to 'outbound', it's
|
|
392
352
|
# applied to outgoing audio. When set to 'both', it's applied in both directions.
|
|
@@ -86,8 +86,8 @@ module Telnyx
|
|
|
86
86
|
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
87
87
|
# sensitive to jitter and reordering.
|
|
88
88
|
#
|
|
89
|
-
# @return [Telnyx::Models::
|
|
90
|
-
optional :jitter_buffer, -> { Telnyx::
|
|
89
|
+
# @return [Telnyx::Models::ConnectionJitterBuffer, nil]
|
|
90
|
+
optional :jitter_buffer, -> { Telnyx::ConnectionJitterBuffer }
|
|
91
91
|
|
|
92
92
|
# @!attribute microsoft_teams_sbc
|
|
93
93
|
# When enabled, the connection will be created for Microsoft Teams Direct Routing.
|
|
@@ -197,7 +197,7 @@ module Telnyx
|
|
|
197
197
|
#
|
|
198
198
|
# @param ios_push_credential_id [String, nil] The uuid of the push credential for Ios
|
|
199
199
|
#
|
|
200
|
-
# @param jitter_buffer [Telnyx::Models::
|
|
200
|
+
# @param jitter_buffer [Telnyx::Models::ConnectionJitterBuffer] Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams o
|
|
201
201
|
#
|
|
202
202
|
# @param microsoft_teams_sbc [Boolean] When enabled, the connection will be created for Microsoft Teams Direct Routing.
|
|
203
203
|
#
|
|
@@ -225,45 +225,6 @@ module Telnyx
|
|
|
225
225
|
#
|
|
226
226
|
# @param request_options [Telnyx::RequestOptions, Hash{Symbol=>Object}]
|
|
227
227
|
|
|
228
|
-
class JitterBuffer < Telnyx::Internal::Type::BaseModel
|
|
229
|
-
# @!attribute enable_jitter_buffer
|
|
230
|
-
# Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
231
|
-
# unless enabled.
|
|
232
|
-
#
|
|
233
|
-
# @return [Boolean, nil]
|
|
234
|
-
optional :enable_jitter_buffer, Telnyx::Internal::Type::Boolean
|
|
235
|
-
|
|
236
|
-
# @!attribute jitterbuffer_msec_max
|
|
237
|
-
# The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
238
|
-
# no effect if enable_jitter_buffer is not true.
|
|
239
|
-
#
|
|
240
|
-
# @return [Integer, nil]
|
|
241
|
-
optional :jitterbuffer_msec_max, Integer
|
|
242
|
-
|
|
243
|
-
# @!attribute jitterbuffer_msec_min
|
|
244
|
-
# The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
245
|
-
# no effect if enable_jitter_buffer is not true.
|
|
246
|
-
#
|
|
247
|
-
# @return [Integer, nil]
|
|
248
|
-
optional :jitterbuffer_msec_min, Integer
|
|
249
|
-
|
|
250
|
-
# @!method initialize(enable_jitter_buffer: nil, jitterbuffer_msec_max: nil, jitterbuffer_msec_min: nil)
|
|
251
|
-
# Some parameter documentations has been truncated, see
|
|
252
|
-
# {Telnyx::Models::FqdnConnectionCreateParams::JitterBuffer} for more details.
|
|
253
|
-
#
|
|
254
|
-
# Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams
|
|
255
|
-
# of SIP Trunking calls. The feature is off unless enabled. You may define min and
|
|
256
|
-
# max values in msec for customized buffering behaviors. Larger values add latency
|
|
257
|
-
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
258
|
-
# sensitive to jitter and reordering.
|
|
259
|
-
#
|
|
260
|
-
# @param enable_jitter_buffer [Boolean] Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
261
|
-
#
|
|
262
|
-
# @param jitterbuffer_msec_max [Integer] The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
263
|
-
#
|
|
264
|
-
# @param jitterbuffer_msec_min [Integer] The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
265
|
-
end
|
|
266
|
-
|
|
267
228
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
268
229
|
# noise suppression is applied to incoming audio. When set to 'outbound', it's
|
|
269
230
|
# applied to outgoing audio. When set to 'both', it's applied in both directions.
|
|
@@ -86,8 +86,8 @@ module Telnyx
|
|
|
86
86
|
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
87
87
|
# sensitive to jitter and reordering.
|
|
88
88
|
#
|
|
89
|
-
# @return [Telnyx::Models::
|
|
90
|
-
optional :jitter_buffer, -> { Telnyx::
|
|
89
|
+
# @return [Telnyx::Models::ConnectionJitterBuffer, nil]
|
|
90
|
+
optional :jitter_buffer, -> { Telnyx::ConnectionJitterBuffer }
|
|
91
91
|
|
|
92
92
|
# @!attribute noise_suppression
|
|
93
93
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
@@ -190,7 +190,7 @@ module Telnyx
|
|
|
190
190
|
#
|
|
191
191
|
# @param ios_push_credential_id [String, nil] The uuid of the push credential for Ios
|
|
192
192
|
#
|
|
193
|
-
# @param jitter_buffer [Telnyx::Models::
|
|
193
|
+
# @param jitter_buffer [Telnyx::Models::ConnectionJitterBuffer] Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams o
|
|
194
194
|
#
|
|
195
195
|
# @param noise_suppression [Symbol, Telnyx::Models::FqdnConnectionUpdateParams::NoiseSuppression] Controls when noise suppression is applied to calls. When set to 'inbound', nois
|
|
196
196
|
#
|
|
@@ -216,45 +216,6 @@ module Telnyx
|
|
|
216
216
|
#
|
|
217
217
|
# @param request_options [Telnyx::RequestOptions, Hash{Symbol=>Object}]
|
|
218
218
|
|
|
219
|
-
class JitterBuffer < Telnyx::Internal::Type::BaseModel
|
|
220
|
-
# @!attribute enable_jitter_buffer
|
|
221
|
-
# Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
222
|
-
# unless enabled.
|
|
223
|
-
#
|
|
224
|
-
# @return [Boolean, nil]
|
|
225
|
-
optional :enable_jitter_buffer, Telnyx::Internal::Type::Boolean
|
|
226
|
-
|
|
227
|
-
# @!attribute jitterbuffer_msec_max
|
|
228
|
-
# The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
229
|
-
# no effect if enable_jitter_buffer is not true.
|
|
230
|
-
#
|
|
231
|
-
# @return [Integer, nil]
|
|
232
|
-
optional :jitterbuffer_msec_max, Integer
|
|
233
|
-
|
|
234
|
-
# @!attribute jitterbuffer_msec_min
|
|
235
|
-
# The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
236
|
-
# no effect if enable_jitter_buffer is not true.
|
|
237
|
-
#
|
|
238
|
-
# @return [Integer, nil]
|
|
239
|
-
optional :jitterbuffer_msec_min, Integer
|
|
240
|
-
|
|
241
|
-
# @!method initialize(enable_jitter_buffer: nil, jitterbuffer_msec_max: nil, jitterbuffer_msec_min: nil)
|
|
242
|
-
# Some parameter documentations has been truncated, see
|
|
243
|
-
# {Telnyx::Models::FqdnConnectionUpdateParams::JitterBuffer} for more details.
|
|
244
|
-
#
|
|
245
|
-
# Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams
|
|
246
|
-
# of SIP Trunking calls. The feature is off unless enabled. You may define min and
|
|
247
|
-
# max values in msec for customized buffering behaviors. Larger values add latency
|
|
248
|
-
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
249
|
-
# sensitive to jitter and reordering.
|
|
250
|
-
#
|
|
251
|
-
# @param enable_jitter_buffer [Boolean] Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
252
|
-
#
|
|
253
|
-
# @param jitterbuffer_msec_max [Integer] The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
254
|
-
#
|
|
255
|
-
# @param jitterbuffer_msec_min [Integer] The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
256
|
-
end
|
|
257
|
-
|
|
258
219
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
259
220
|
# noise suppression is applied to incoming audio. When set to 'outbound', it's
|
|
260
221
|
# applied to outgoing audio. When set to 'both', it's applied in both directions.
|
|
@@ -94,8 +94,8 @@ module Telnyx
|
|
|
94
94
|
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
95
95
|
# sensitive to jitter and reordering.
|
|
96
96
|
#
|
|
97
|
-
# @return [Telnyx::Models::
|
|
98
|
-
optional :jitter_buffer, -> { Telnyx::
|
|
97
|
+
# @return [Telnyx::Models::ConnectionJitterBuffer, nil]
|
|
98
|
+
optional :jitter_buffer, -> { Telnyx::ConnectionJitterBuffer }
|
|
99
99
|
|
|
100
100
|
# @!attribute noise_suppression
|
|
101
101
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
@@ -214,7 +214,7 @@ module Telnyx
|
|
|
214
214
|
#
|
|
215
215
|
# @param ios_push_credential_id [String, nil] The uuid of the push credential for Ios
|
|
216
216
|
#
|
|
217
|
-
# @param jitter_buffer [Telnyx::Models::
|
|
217
|
+
# @param jitter_buffer [Telnyx::Models::ConnectionJitterBuffer] Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams o
|
|
218
218
|
#
|
|
219
219
|
# @param noise_suppression [Symbol, Telnyx::Models::IPConnection::NoiseSuppression] Controls when noise suppression is applied to calls. When set to 'inbound', nois
|
|
220
220
|
#
|
|
@@ -242,46 +242,6 @@ module Telnyx
|
|
|
242
242
|
#
|
|
243
243
|
# @param webhook_timeout_secs [Integer, nil] Specifies how many seconds to wait before timing out a webhook.
|
|
244
244
|
|
|
245
|
-
# @see Telnyx::Models::IPConnection#jitter_buffer
|
|
246
|
-
class JitterBuffer < Telnyx::Internal::Type::BaseModel
|
|
247
|
-
# @!attribute enable_jitter_buffer
|
|
248
|
-
# Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
249
|
-
# unless enabled.
|
|
250
|
-
#
|
|
251
|
-
# @return [Boolean, nil]
|
|
252
|
-
optional :enable_jitter_buffer, Telnyx::Internal::Type::Boolean
|
|
253
|
-
|
|
254
|
-
# @!attribute jitterbuffer_msec_max
|
|
255
|
-
# The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
256
|
-
# no effect if enable_jitter_buffer is not true.
|
|
257
|
-
#
|
|
258
|
-
# @return [Integer, nil]
|
|
259
|
-
optional :jitterbuffer_msec_max, Integer
|
|
260
|
-
|
|
261
|
-
# @!attribute jitterbuffer_msec_min
|
|
262
|
-
# The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
263
|
-
# no effect if enable_jitter_buffer is not true.
|
|
264
|
-
#
|
|
265
|
-
# @return [Integer, nil]
|
|
266
|
-
optional :jitterbuffer_msec_min, Integer
|
|
267
|
-
|
|
268
|
-
# @!method initialize(enable_jitter_buffer: nil, jitterbuffer_msec_max: nil, jitterbuffer_msec_min: nil)
|
|
269
|
-
# Some parameter documentations has been truncated, see
|
|
270
|
-
# {Telnyx::Models::IPConnection::JitterBuffer} for more details.
|
|
271
|
-
#
|
|
272
|
-
# Configuration options for Jitter Buffer. Enables Jitter Buffer for RTP streams
|
|
273
|
-
# of SIP Trunking calls. The feature is off unless enabled. You may define min and
|
|
274
|
-
# max values in msec for customized buffering behaviors. Larger values add latency
|
|
275
|
-
# but tolerate more jitter, while smaller values reduce latency but are more
|
|
276
|
-
# sensitive to jitter and reordering.
|
|
277
|
-
#
|
|
278
|
-
# @param enable_jitter_buffer [Boolean] Enables Jitter Buffer for RTP streams of SIP Trunking calls. The feature is off
|
|
279
|
-
#
|
|
280
|
-
# @param jitterbuffer_msec_max [Integer] The maximum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
281
|
-
#
|
|
282
|
-
# @param jitterbuffer_msec_min [Integer] The minimum jitter buffer size in milliseconds. Must be between 40 and 400. Has
|
|
283
|
-
end
|
|
284
|
-
|
|
285
245
|
# Controls when noise suppression is applied to calls. When set to 'inbound',
|
|
286
246
|
# noise suppression is applied to incoming audio. When set to 'outbound', it's
|
|
287
247
|
# applied to outgoing audio. When set to 'both', it's applied in both directions.
|