MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
153 stars 66 forks source link

Ringing in Purchased Account #91

Open tragicmj opened 2 years ago

tragicmj commented 2 years ago

Version Details: React Native: 0.66.1 React: 17.0.2 React Native Call Keep: ^4.3.3 React Native Voip Push Notifications: ^3.3.0

Hey, so basically, I am using this package for making calls using twilio. It is working fine except for one thing. When I am making a call using test account there is ringing sound coming but in the purchased account there is no ringing sound. It is simply showing establish a call and no noise until the user from the other end is picking up the call. I am not entirely sure, whether it's a package issue or twilio issue. But any help will be appreciated.