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
c08769ce
Commit
c08769ce
authored
1 month ago
by
ClémenceHim
Browse files
Options
Download
Patches
Plain Diff
Fix: Apply proxy default values when creating AccountParams
parent
bb597502
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
console/commands.c
+1
-1
console/commands.c
coreapi/help/examples/C/buddy_status.c
+1
-1
coreapi/help/examples/C/buddy_status.c
coreapi/help/examples/C/notify.c
+1
-1
coreapi/help/examples/C/notify.c
coreapi/help/examples/C/registration.c
+1
-1
coreapi/help/examples/C/registration.c
coreapi/proxy.c
+2
-2
coreapi/proxy.c
daemon/commands/register.cc
+1
-1
daemon/commands/register.cc
include/linphone/api/c-account-params.h
+2
-1
include/linphone/api/c-account-params.h
src/account/account-params.cpp
+101
-62
src/account/account-params.cpp
src/account/account-params.h
+1
-1
src/account/account-params.h
src/account_creator/main.cpp
+5
-5
src/account_creator/main.cpp
src/account_creator/utils.cpp
+1
-1
src/account_creator/utils.cpp
src/c-wrapper/api/c-account-params.cpp
+2
-2
src/c-wrapper/api/c-account-params.cpp
src/c-wrapper/api/c-account.cpp
+1
-1
src/c-wrapper/api/c-account.cpp
tester/account_tester.c
+1
-1
tester/account_tester.c
tester/call-twisted-cases.cpp
+1
-1
tester/call-twisted-cases.cpp
tools/lpsendmsg.c
+1
-1
tools/lpsendmsg.c
tools/test_numbers.c
+1
-1
tools/test_numbers.c
with
124 additions
and
84 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