Always enable the debug log and attach the appropriate output with the problem.
Twilio.setLogLevel(int level);
The level parameter values correspond to the levels provided by the Android SDK: Log.ASSERT Log.DEBUG Log.ERROR Log.INFO Log.VERBOSE Log.WARN.
, , , . , Twilio Client VoIP.
- , , .