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
16eba02e
Commit
16eba02e
authored
9 years ago
by
Ghislain MARY
Browse files
Options
Download
Patches
Plain Diff
Handle XML-RPC request in liblinphone directly instead of using libsoup.
parent
a4666bd1
No related merge requests found
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
coreapi/CMakeLists.txt
+2
-0
coreapi/CMakeLists.txt
coreapi/linphonecore.h
+2
-0
coreapi/linphonecore.h
coreapi/private.h
+35
-1
coreapi/private.h
coreapi/proxy.c
+1
-1
coreapi/proxy.c
coreapi/sipsetup.h
+3
-0
coreapi/sipsetup.h
coreapi/sipwizard.c
+38
-116
coreapi/sipwizard.c
coreapi/xmlrpc.c
+346
-0
coreapi/xmlrpc.c
coreapi/xmlrpc.h
+164
-0
coreapi/xmlrpc.h
gtk/setupwizard.c
+1
-0
gtk/setupwizard.c
with
592 additions
and
118 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