VoIPGRID / VialerSIPLib

An Objective-c wrapper for PJSIP
GNU General Public License v3.0
133 stars 69 forks source link

Unsupported transport #180

Open KitFoong94 opened 5 years ago

KitFoong94 commented 5 years ago

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):

ismaiI1 commented 4 years ago

@KitFoong94 Did you find any solution?

mudassirzulfiqar commented 4 years ago

has this issue fixed by anyone? Im having this issue while placing the call.

krishnastvSMSC commented 4 years ago

Is this fixed, we are also facing this issue..