Y
Hacker News
new
|
ask
|
show
|
jobs
by
lifty
1948 days ago
Does anyone know if you could you this combo to creat some kind of VoIP gateway that could forward calls to an app on an iPhone over the Internet?
2 comments
gsich
1948 days ago
There is something for Asterisk called chan_dongle.
Then you can use any SIP client on your iPhone to connect to that Asterisk and make/recieve calls.
link
8K832d7tNmiQ
1948 days ago
You could probably develop one if you want. This is exactly what ride-hailing app Grab did in their app to make a call without exposing their phone numbers by forwarding calls to their server instead.
link
_joel
1948 days ago
I'm pretty certain they wouldn't have used a raspberry pi for that
link
Then you can use any SIP client on your iPhone to connect to that Asterisk and make/recieve calls.