VialerSIPLib icon indicating copy to clipboard operation
VialerSIPLib copied to clipboard

UnregisterAfterCall doesn't work

Open ismaiI1 opened this issue 6 years ago • 2 comments

Version

3.6.0

Expected behavior

We want to send unregister after call end but - (void)callDealloc:(NSNotification *)notification didn't call

Actual behavior

ismaiI1 avatar Jan 31 '20 08:01 ismaiI1

Can you please provide more information about this? What do you mean the callDealloc didn't call? Do you mean wasn't called? What is the actual behavior on your side?

ChrisKontosEU avatar Feb 07 '20 17:02 ChrisKontosEU

Sorry for my bad english. Yes I mean callDealloc wasn't called when call hang up. So UnregisterAfterCall not worked.

ismaiI1 avatar Feb 11 '20 14:02 ismaiI1