aircall / aircall-everywhere

SDK to embed and communicate to Aircall phone in any web page
https://aircall.github.io/aircall-everywhere
25 stars 16 forks source link

`outgoing_call` event is not called if calling to an invalid number #92

Open evandavid opened 8 months ago

evandavid commented 8 months ago

on("outgoing_call", callback) is not firing if calling invalid number (example dial without country code)

Can anyone check this issue? Thanks!