bandwidth-sdk 9.1.1 → 9.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ed289e0b089422d41faab212859f414160abfbd6783659a13bbee2aefa51ba3
4
- data.tar.gz: 18d3984dbfd81229b320dce7f717bfefcf0b16ae533b3e19ad323fc19ed91478
3
+ metadata.gz: db76591055af337edfa263589d610ccaeb6548b790e8198c151c8aef12aae58a
4
+ data.tar.gz: '0149d372e10582225a5add12aa9f07b43ab52686431facea7968c011297ca97e'
5
5
  SHA512:
6
- metadata.gz: 5b168dab091d93d193d57a43f1f72a278ebebc7b5a8b90d1cd4fdd2700aadea10dd0867f73ff9c72b50480b3a218e2d2b12faa835f66c99a987847e32c4edd5b
7
- data.tar.gz: abf5f883cb52faae585607f1e9b0d2d339f5393e48b996caaefc635f3be1090b6bfef433f848f599c2b8e911446587bfebe948b1a55904bdde45d0f98ab7a410
6
+ metadata.gz: 07716df459d4e176ec1725d353f1c811db5fe8890bb413d84cc54a531d69db998add4aee95f6da55d113a62678a9d924c2278e6148a3fafeb0f04230c1561337
7
+ data.tar.gz: 21c7a1a53d35326b9319dc7836d93d71a7e252b0804ca2311053aaed6c85149e9ec5ac1f2bd2adfcf9439ae80259c22302f2b1f18c63d207d5b3b5260895bb46
@@ -113,6 +113,7 @@ class IntegrationTest < Test::Unit::TestCase
113
113
  assert(response.data.call_id.length > 0, "call_id value not set")
114
114
 
115
115
  #Get phone call information
116
+ sleep 1
116
117
  response = @bandwidth_client.voice_client.client.get_call(BW_ACCOUNT_ID, response.data.call_id)
117
118
  assert(response.data.state.length > 0, "state value not set")
118
119
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bandwidth-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.1.1
4
+ version: 9.1.2
5
5
  platform: ruby
6
6
  authors:
7
- - APIMatic SDK Generator
7
+ - Bandwidth
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-15 00:00:00.000000000 Z
11
+ date: 2022-03-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: logging
@@ -140,8 +140,9 @@ dependencies:
140
140
  - - "~>"
141
141
  - !ruby/object:Gem::Version
142
142
  version: '1.0'
143
- description: Bandwidth's set of APIs
144
- email: support@apimatic.io
143
+ description: The official client SDK for Bandwidht's Voice, Messaging, MFA, and WebRTC
144
+ APIs
145
+ email: dx@bandwidth.com
145
146
  executables: []
146
147
  extensions: []
147
148
  extra_rdoc_files: []
@@ -283,7 +284,7 @@ files:
283
284
  - test/http_response_catcher.rb
284
285
  - test/integration/test_integration.rb
285
286
  - test/test_helper.rb
286
- homepage: https://apimatic.io
287
+ homepage: https://github.com/Bandwidth/ruby-sdk
287
288
  licenses:
288
289
  - MIT
289
290
  metadata: {}
@@ -302,7 +303,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
302
303
  - !ruby/object:Gem::Version
303
304
  version: '0'
304
305
  requirements: []
305
- rubygems_version: 3.3.3
306
+ rubygems_version: 3.3.7
306
307
  signing_key:
307
308
  specification_version: 4
308
309
  summary: Bandwidth