linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] SIP Bye packet


From: Ghislain MARY
Subject: Re: [Linphone-developers] SIP Bye packet
Date: Mon, 21 Mar 2016 15:48:31 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Hi Shady,

The SIP BYE request is a request to terminate a call, it has nothing to do with the registration on the server.
To unregister from a server one needs to send a SIP REGISTER request with an Expires value of 0. This is what Linphone is doing.

Cheers,
Ghislain

On 21/03/2016 15:08, Shady Kayof wrote:
Hi everybody,
The current app does not send any ‘Bye' packet to the server or implement any disconnect methods.

Im having problems in the SIP server because it can not determine whether a client is registered or disconnected, and that is why I'm trying to implement a ‘Bye’ method.

I did not find appropriate methods in the documentation either, any ideas how can i send ‘Bye’ packets to my SIP server?

Thank you very much!
K. Shady

--
K. Shady


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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