Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
6e8e4ea5
Commit
6e8e4ea5
authored
4 months ago
by
Simon Morlat
Browse files
Options
Download
Patches
Plain Diff
Fix an issue where Core.removeAccount() may not attempt to unregister the Account.
parent
1eef3249
test/flexisip-release-candidate-2-4
fix/conference_called_after_joining_5_3
fix/remote_address_without_admin_param
release/5.3
5.3.110
5.3.107
5.3.106
5.3.105
5.3.104
5.3.103
5.3.102
5.3.101
5.3.100
5.3.99
5.3.97
5.3.96
5.3.95
1 merge request
!3295
Fix an issue where Core.removeAccount() may not attempt to unregister the Account.
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
coreapi/callbacks.c
+5
-1
coreapi/callbacks.c
coreapi/proxy.c
+16
-8
coreapi/proxy.c
src/account/account.cpp
+60
-38
src/account/account.cpp
src/account/account.h
+7
-1
src/account/account.h
tester/account_tester.c
+33
-5
tester/account_tester.c
tester/register_tester.c
+6
-8
tester/register_tester.c
with
127 additions
and
61 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets