Commit graph

8 commits

Author SHA1 Message Date
Sylvain Berfini
c20bcb0d08 Removed unused LinphoneContent in xmlrpc API 2016-01-04 16:18:33 +01:00
Gautier Pelloux-Prayer
86832a1b26 xmlrpc.c: fix invalid unref operation 2015-10-26 17:30:39 +01:00
Gautier Pelloux-Prayer
8e3f9a337a account_creator: fix crashes when URL is invalid and set default domain if any 2015-10-01 17:30:44 +02:00
Ghislain MARY
5b4513e776 Change account creator and xmlrpc API so that Python wrapper generation works correctly. 2015-06-09 15:18:37 +02:00
Simon Morlat
bbe66c9a63 fix compilation errors 2015-06-08 21:53:57 +02:00
Ghislain MARY
17cad99e4f Rework assistant for asynchronous XML-RPC requests. 2015-06-05 15:49:47 +02:00
Ghislain MARY
fb8d223f54 Improve XML-RPC API.
- Handle XML-RPC request returning a string response
- Allow creating a request adding the arguments one at a time (useful for
  automatically generated wrappers where variable args functions can be an
  issue)
2015-06-03 13:49:28 +02:00
Ghislain MARY
16eba02ebf Handle XML-RPC request in liblinphone directly instead of using libsoup. 2015-06-02 11:02:23 +02:00