alongubkin / alongubkin/phonertc

No answer callback for callee

Abierto
#82 2 comentarios 0 reacciones 1 asignado Reclamado por @alongubkin Ver en GitHub
bug
Lenguaje dominante
Objective-C
Estrellas
864
Forks
298
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I had mentioned it under a different issue but opening a new one to track it better.

I was able to get my own app (voice only) working before the API change a few days ago.

I am trying to port my app to the new API, but I could not get it working. The caller is getting the answer callback session.on('answer', function () {}) but callee is not for some reason.

I am making sure that I call session.call() with isInitiator=false on the callee side before the caller calls it with true. I am using Android.

@alongubkin do you have any idea why answer event is not fired for the callee? Demo client doesn't have this problem.. so both caller and callee gets the answer callback there. So I am puzzled. But demo client has a different problem, i.e. audio ( #81 ). So my app is audio-only app so it is different than demo client in that. Not sure if answer callback is an issue with audio-only scenario or if I am doing something wrong.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.