linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Parse of SIP CANCEL packet


From: Jakub Průša
Subject: [Linphone-developers] Parse of SIP CANCEL packet
Date: Mon, 27 Jun 2016 10:47:52 +0200


Hi,

any idea how to solve it?

Regards,
Prusa Jakub

Begin forwarded message:

From: Jakub Průša <address@hidden>
Subject: Parse of SIP CANCEL packet
Date: June 23, 2016 at 7:59:15 AM GMT+2

Hi,

I’ve been developing iOS VOIP application. When I calling from one device to multiple devices and one device accept the call. Then this device (which accepted call) send to others this message:

CANCEL sip:address@hidden SIP/2.0
Via: SIP/2.0/UDP 10.0.32.139:5062;rport;branch=z9hG4bK816857796
From: "2N Helios IP Safety" <sip:address@hidden>;tag=1889760655
Call-ID: 150232022
CSeq: 20 CANCEL
Max-Forwards: 70
User-Agent: 2N Helios IP Safety 2.16.0.25.2
Reason: SIP;cause=200;text="Call completed elsewhere"
Content-Length: 0

Important me is this reason: Call completed elsewhere. I properly get notification about call and, and reason is LinphoneReasonNotAnswered. But I need know if call is completed somewhere else or not.

Many thanks for your help. 

Regards,
Prusa Jakub




reply via email to

[Prev in Thread] Current Thread [Next in Thread]