I’m trying to make incoming calls working on Android. However I’m facing some issues, when I’m receiving an incoming, the callback in my Account class is called but as soon as I’m trying to answer to the call I’m getting this issue :
- !Answering call 0: code=200
- .Invalid call_id 0 in pjsua_call_answer()
- pjsua_call_answer2(id, param.p_opt, prm.statusCode, param.p_reason, param.p_msg_data) error: INVITE session already terminated (PJSIP_ESESSIONTERMINATED)
Not really what’s wrong here and why the session is already terminated when I’m answering. Thanks.
Best regards,
Fanilo Gabaud
Sent from Polymail
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org