Open KitFoong94 opened 5 years ago
Vialer-pjsip-iOS (3.4.1) VialerSIPLib (3.5.1)
End connection after press on hang up button.
Callee should be able end connection after press on hang up button.
Callee's connection was ended, but caller site still connected.
❗ ERROR 11:05:28.687 [VSLEndpoint void logCallBack(int, const char *, int):527] pjsua_call.c .Failed to send end session message: Unsupported transport (PJSIP_EUNSUPTRANSPORT) [status=171060]
Reproduced in example app that comes with the framework Steps to reproduce (in the example app):
@KitFoong94 Did you find any solution?
has this issue fixed by anyone? Im having this issue while placing the call.
Is this fixed, we are also facing this issue..
Version
Vialer-pjsip-iOS (3.4.1) VialerSIPLib (3.5.1)
File / Feature
End connection after press on hang up button.
Expected behavior
Callee should be able end connection after press on hang up button.
Actual behavior
Callee's connection was ended, but caller site still connected.
Stacktrace / Error message
❗ ERROR 11:05:28.687 [VSLEndpoint void logCallBack(int, const char *, int):527] pjsua_call.c .Failed to send end session message: Unsupported transport (PJSIP_EUNSUPTRANSPORT) [status=171060]
Other info
Reproduced in example app that comes with the framework Steps to reproduce (in the example app):