Reputation: 2324
I need comunicate a rails ap with skype, more specific, I need than(previously aprovation) a user can call other user using skype and keep both id private, is that possible?, thank so much!!!
Upvotes: 3
Views: 928
Reputation: 5973
I think this is impossible, as to make a skype call you have to provide an email, alias and/or number. If you really want anonimity you should think about web-based video chats, or code your own.
Upvotes: 1