(no title)
jdillaaa | 6 years ago
Yes it is not very pleasant, and it is how you basically described it where you call a Twilio number, and then type in the destination. You could set up some sort of signaling where you activate the outbound number with an SMS which may be less cumbersome than dialing on a phone call, but for native support that is the only way I can think of -- just dialing the target number would of course route from your main Telco
A decent SIP app might be an alternative here, I haven't explored them thoroughly because of Twilio Wireless (last I checked they weren't spectacular, but SIP is good)
_e|6 years ago
One can prepend a calling card-like sequence, using hard and soft pauses, before the actual telephone number gets called so all calls get routed through twilio (or any VoIP carrier) for managing the caller id.
In other words, you are calling your personal calling card telephone number for every call so you will enter in your code and then enter the telephone number that you would like to call.
rsync|6 years ago
Thanks - that is a great idea and I might consider implementing that ...
I think a SIP/VOIP app might be cleaner, and I see that some VOIP apps now support SMS, if I understand correctly ? Call quality and volume issues are a side-effect of the voip dialers, though ...