Connecting two phone numbers
Background I am making a web app where the users input their phone numbers and it will randomly match two of them and exchange numbers (similar to chatroulette).
Prob开发者_Python百科lem Currently they are just given a number and have to manually enter it. It would be nice if I can automatically get the numbers to "call each other". Google Voice has a similar functionality because you can pick your phone and it will dial you and the other side and connect the call. Is there a service that allows me to do this easily?
Have a look at http://www.phono.com/. It's a jquery phone addin.
Hope it helps.
精彩评论