Skip to content
GitLab
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
554bd950
Commit
554bd950
authored
3 years ago
by
Mickaël Turnel
Browse files
Options
Download
Patches
Plain Diff
Fix addresses not inserted the same way into DB
parent
f36373b3
Changes
92
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
coreapi/linphonecore.c
+1
-1
coreapi/linphonecore.c
src/c-wrapper/api/c-call-log.cpp
+2
-2
src/c-wrapper/api/c-call-log.cpp
src/call/call-log.cpp
+1
-1
src/call/call-log.cpp
src/core/core-call.cpp
+1
-1
src/core/core-call.cpp
src/db/main-db.cpp
+11
-10
src/db/main-db.cpp
src/db/main-db.h
+3
-3
src/db/main-db.h
tester/CMakeLists.txt
+2
-0
tester/CMakeLists.txt
tester/call_single_tester.c
+2
-2
tester/call_single_tester.c
tester/conference-info-tester.cpp
+115
-0
tester/conference-info-tester.cpp
tester/liblinphone_tester.c
+1
-0
tester/liblinphone_tester.c
tester/liblinphone_tester.h
+1
-0
tester/liblinphone_tester.h
tester/rcfiles/account_creator_flexiapi_rc
+4
-1
tester/rcfiles/account_creator_flexiapi_rc
tester/rcfiles/account_creator_rc
+3
-0
tester/rcfiles/account_creator_rc
tester/rcfiles/arthur_rc
+3
-0
tester/rcfiles/arthur_rc
tester/rcfiles/carddav_rc
+3
-0
tester/rcfiles/carddav_rc
tester/rcfiles/chloe_lime_x3dh_rc
+3
-0
tester/rcfiles/chloe_lime_x3dh_rc
tester/rcfiles/claire_rc
+3
-1
tester/rcfiles/claire_rc
tester/rcfiles/claire_sips_rc
+3
-1
tester/rcfiles/claire_sips_rc
tester/rcfiles/conference_focus_rc
+3
-0
tester/rcfiles/conference_focus_rc
tester/rcfiles/friends_rc
+3
-0
tester/rcfiles/friends_rc
with
168 additions
and
23 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