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

How to specify from phone number? #84

Open juli-mw opened 1 year ago

juli-mw commented 1 year ago

Hi Aircall,

The send function dial_number event accepts phone_number as an argument. That defines the TO phone number. But I have multiple phone numbers under my user and I want to vary the FROM phone number. It doesn't look like the send function would accept an argument to define a FROM phone number.

Can you please add this?