You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to make a call to a voip contact. is this possible?
ev - i have a user with a token which is granted with a unique name. i want to make a call to this user.
TwilioVoice.connect('+5436464545')
i want above to be like TwilioVoice.connect('kushal')
is this possible? if so, how?
The text was updated successfully, but these errors were encountered:
Hi, since a long time has passed I will be closing this issue. Read our repository update in #158. I invite you to reopen this issue when you still have problems so we can debug the problems together.
i want to make a call to a voip contact. is this possible?
ev - i have a user with a token which is granted with a unique name. i want to make a call to this user.
TwilioVoice.connect('+5436464545')
i want above to be like TwilioVoice.connect('kushal')
is this possible? if so, how?
The text was updated successfully, but these errors were encountered: