RestComm / restcomm-android-sdk

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
153 stars 109 forks source link

RCConnection: onSipUAError(): error code: SIGNALLING_CALL_ERRORerror text: sendto failed: EPERM (Operation not permitted) #277

Closed firaschmek closed 8 years ago

firaschmek commented 8 years ago

I'm runnig the restcomm hello world project from Restcomm Client Android SDK 1.0.0 BETA3 I

But when I dial I still have errors in the logcat and I don't hear the Restcomm instance associated announcement. this the log content : 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: stereo playout is not supported 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: failed to enable stereo recording 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: (voe_base_impl.cc:364): Init: Failed to set agc to enabled: 0 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: (voe_audio_processing_impl.cc:1007): SetTypingDetectionStatus: not supported 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: (voe_audio_processing_impl.cc:1007): SetTypingDetectionStatus: not supported 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: failed to enable stereo recording 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: stereo playout is not supported 02-22 17:29:00.256 23805-23805/com.telestax.restcomm_helloworld E/RCConnection: onSipUAError(): error code: SIGNALLING_CALL_ERRORerror text: sendto failed: EPERM (Operation not permitted) 02-22 17:29:00.306 23805-24297/com.telestax.restcomm_helloworld E/libjingle: SetAudioSend: No audio channel exists. 02-22 17:29:00.606 23805-24335/com.telestax.restcomm_helloworld E/BufferQueue: [unnamed-23805-1] cancelBuffer: slot 5 is not owned by the client (state=0) 02-22 17:29:00.606 23805-24335/com.telestax.restcomm_helloworld E/BufferQueue: [unnamed-23805-1] cancelBuffer: slot 6 is not owned by the client (state=0) 02-22 17:29:00.606 23805-24335/com.telestax.restcomm_helloworld E/BufferQueue: [unnamed-23805-1] cancelBuffer: slot 7 is not owned by the client (state=0)

atsakiridis commented 8 years ago

Please check the SO question for my comment and reply there:

http://stackoverflow.com/questions/35550516/estcomm-hello-world-project-from-restcomm-client-android-sdk-1-0-0-beta3-error#35550516

Let's keep it off the tracker until we verify there's an issue.

Best regards

firaschmek commented 8 years ago

Hi I want to ask you can I build a video chat app for android using node.js as server and android as client?

2016-02-22 19:07 GMT+01:00 Antonis Tsakiridis notifications@github.com:

Closed #277 https://github.com/RestComm/restcomm-android-sdk/issues/277.

— Reply to this email directly or view it on GitHub https://github.com/RestComm/restcomm-android-sdk/issues/277#event-560088093 .

Veuillez agréer, l'assurance de mes sentiments respectueux.

Cordialement,

Firas

atsakiridis commented 8 years ago

Please ask such questions either on https://groups.google.com/forum/#!forum/restcomm or on Stack Overflow tagged with 'restcomm'

Thanks, Antonis