@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.
@@ -2275,7 +2275,7 @@ class CallProgressComponent {
2275
2275
  catch (e) {
2276
2276
  console.error('Error adding initial participant:', e);
2277
2277
  }
2278
- }, 1000);
2278
+ }, 1300);
2279
2279
  // Poll the status for 30-45 seconds
2280
2280
  }
2281
2281
  else if (response.status == 201) {