I've been working with the android app guide at:
https://www.twilio.com/docs/quickstart/php/android-client
On phones with US-Cellular, I am getting the following errors with the core library's:
01-02 12:48:41.102: W/LEMUR(21969): Dial Button Push
01-02 12:48:41.122: W/AudioTrack(21969): AUDIO_OUTPUT_FLAG_FAST denied by client
01-02 12:48:41.122: E/AudioTrack(21969): AudioTrack::set : Exit
01-02 12:48:41.122: W/AudioRecord(21969): AUDIO_INPUT_FLAG_FAST denied by client
Any suggestions how to work around this issue?