Dear all, Does someone know how can i retrieve a SIP error code from the linphone API ? The error code is coming from exoSip but it seems not to be visible through the linphone API. I only found the param "message " associated to the LinphoneCallError state coming to my "call_state_changed" callback. BTW, i didn't found where this message param is filled.
I have this kind of message and want to inform the user he has encountered some problems. Received TCP message: SIP/2.0 477 Send failed (477/TM) Via: SIP/2.0/TCP 192.168.0.134:5060;rport=54425;branch=z9hG4bK1391723432;received=82.66.17.213 From: <sip:1319@XXXX>;tag=1299629879 To: <sip:3873@XXXX>;tag=155c340f586c28d0300cf5a6ccf90d99-a189 Call-ID: 416977357 CSeq: 20 INVITE Server: OpenSIPS (1.6.4-2-notls (x86_64/linux)) Content-Length: 0 Thanks to anyone which would be sharing a solution to get the SIP error from the linphone layer. -------------------------- Albrecht Andrzejewski _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
