OpenVBX-Android icon indicating copy to clipboard operation
OpenVBX-Android copied to clipboard

Direct call (no call back from twilio) possible?

Open mmindenhall opened this issue 8 years ago • 0 comments

The OpenVBX web interface supports placing a direct call from the browser to a remote party, with the remote party seeing the selected number as the Caller ID.

I'm wondering if it's possible for the Android app to do the same thing? There are several reasons why this is desirable:

  1. It's kind of cumbersome to dial -> receive callback -> connect with remote party
  2. When I have a good data connection (e.g., home or work wifi), the call latency should be lower and quality higher
  3. The current callback mode results in a twilio charges for two simultaneous outbound calls (one to my mobile phone, one to the remote party).

Thanks!

mmindenhall avatar May 23 '16 21:05 mmindenhall