Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No call_to or call_from returns from connectionDidConnect from ios #62

Closed
topjun opened this issue Jan 7, 2018 · 4 comments
Closed
Labels

Comments

@topjun
Copy link

topjun commented Jan 7, 2018

Hi there,
there is No call_to or call_from returns from connectionDidConnect from ios, only {"call_state":"CONNECTED","call_sid":"CAfe03b29d8339052389e348cdb44aa2f4"} has been returned. Any thoughts?

Thanks,
Jun

@fabriziomoscon
Copy link
Collaborator

fabriziomoscon commented Jan 8, 2018

Might be a duplicate of this: #44 ?

@topjun
Copy link
Author

topjun commented Jan 8, 2018

There is no "to" or "from" returned neither from "data":
TwilioVoice.addEventListener('connectionDidConnect', (data) => {}

thanks.

@fabriziomoscon
Copy link
Collaborator

@topjun I am looking at this: https://github.com/hoxfon/react-native-twilio-programmable-voice/blob/master/ios/RNTwilioVoice/RNTwilioVoice.m#L325-L332
I debugged making a call with XCode and call doens't contain to or from.
screen shot 2018-01-09 at 09 02 50

If you need these parameters you need to check with the official Twilio SDK and the Twilio mobile team whether they are willing to make this change.

fabriziomoscon added a commit that referenced this issue Dec 15, 2018
fixed connectionDidConnect, connectionDidDisconnect.
fixes #44 #62
fabriziomoscon added a commit that referenced this issue Dec 4, 2019
fixed connectionDidConnect, connectionDidDisconnect.
fixes #44 #62
fabriziomoscon added a commit that referenced this issue Dec 4, 2019
fixed connectionDidConnect, connectionDidDisconnect.
fixes #44 #62
fabriziomoscon added a commit that referenced this issue Dec 4, 2019
fixed connectionDidConnect, connectionDidDisconnect.
fixes #44 #62
fabriziomoscon added a commit that referenced this issue Jan 12, 2020
fixed connectionDidConnect, connectionDidDisconnect.
fixes #44 #62
fabriziomoscon added a commit that referenced this issue Jan 18, 2020
fixed connectionDidConnect, connectionDidDisconnect.
fixes #44 #62
fabriziomoscon added a commit that referenced this issue Oct 23, 2020
fixed connectionDidConnect, connectionDidDisconnect.
fixes #44 #62
@jdegger
Copy link
Collaborator

jdegger commented Oct 27, 2020

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.

@jdegger jdegger closed this as completed Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants