@vgroup/dialbox 0.6.56 → 0.6.57

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.
@@ -2222,7 +2222,7 @@ class CallProgressComponent {
2222
2222
  catch (e) {
2223
2223
  console.error('Error adding initial participant:', e);
2224
2224
  }
2225
- }), 1000);
2225
+ }), 1300);
2226
2226
  // Poll the status for 30-45 seconds
2227
2227
  }
2228
2228
  else if (response.status == 201) {