linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] LinphoneRegistrationCleared no longer callback


From: mcyep
Subject: [Linphone-developers] LinphoneRegistrationCleared no longer callback
Date: Fri, 18 Apr 2014 06:19:58 -0700 (PDT)

Hi Linphone team,

In the new update of linphone, SIP unregistration (below) no longer receive
state-changed-callback for LinphoneRegistrationCleared.

// SIP unregistration example
linphone_proxy_config_edit(proxyCfg);
linphone_proxy_config_enable_register(proxyCfg, false);
linphone_proxy_config_done(proxyCfg);

Perhaps the adding of sal_op_stop_refreshing in the
linphone_proxy_config_register, may cause execution of
belle_sip_transaction_terminate in belle_sip_refresher_stop_internal
(Pending unregistration transaction terminated before able to receive sip
response)

regards
mcyep



--
View this message in context: 
http://nongnu.13855.n7.nabble.com/LinphoneRegistrationCleared-no-longer-callback-tp182222.html
Sent from the linphone-developers mailing list archive at Nabble.com.



reply via email to

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