I’ve been trying to use the new twilio voice sdk and it seems there is a conflict between meteor’s ws and twilio’s. Any insight here would help. Thanks
By the way I tried using the old sdk and it works fine.
I’ve been trying to use the new twilio voice sdk and it seems there is a conflict between meteor’s ws and twilio’s. Any insight here would help. Thanks
By the way I tried using the old sdk and it works fine.
Did you get Twilio Voice working by any chance?
Update: I got it working and will post the client and server setup code in another thread.
No I never did. I had to implement an older version to make it work. That would be great. Thanks
Done. I posted it in this thread.
In my use case, I had to keep the callee’s phone number private from the client. Is that your use case as well?