Erwan Croze
a1a5bcbe55
Fix enum name
2016-10-20 11:02:22 +02:00
Erwan Croze
01498a1f44
Adding remote ip family to call stats
2016-10-14 17:14:29 +02:00
Simon Morlat
0bf7d8d555
add new ICE tests
2016-10-14 15:41:49 +02:00
Simon Morlat
4d500e84fe
Fix tests around ICE and video that were not testing what they should do.
...
Add a big error to help understanding a common misuse of the library.
2016-10-05 22:40:29 +02:00
Jehan Monnier
b4e51b12da
expose diversion header at call level
2016-09-28 14:50:06 +02:00
Ghislain MARY
c71cfe46ec
Fix build of Python module + handle wrapper generation of deprecated methods.
2016-09-28 14:19:41 +02:00
Sylvain Berfini
05cf0889ea
Revert to old auth_info_requested callback and added a new one instead
2016-09-21 13:03:23 +02:00
Sylvain Berfini
2af5925e6f
Added API to set RootCA by buffer instead of file
2016-09-20 14:20:52 +02:00
Sylvain Berfini
f575f94bb4
Added methods to set TLS certificate/key on LinphoneAuthInfo + updated auth_info_requested callback
2016-09-20 12:44:43 +02:00
Erwan Croze
35ad211d22
add dtmf on call
2016-09-07 15:32:55 +02:00
Erwan Croze
1d1c196ead
Update mediastreamer
2016-08-19 11:21:06 +02:00
Ghislain MARY
0af986526d
Add more address API.
2016-07-29 11:09:45 +02:00
Ghislain MARY
80bdec5205
Associate a presence model to each SIP URI and phone number of a friend.
2016-07-29 11:09:45 +02:00
Ghislain MARY
dd6f88691d
Extend address API to handle parameters.
2016-07-29 11:09:45 +02:00
Gautier Pelloux-Prayer
f6381d913a
license: update FSF address
2016-07-27 11:58:38 +02:00
Ghislain MARY
f206446804
Add definition of function to know if VCard support is builtin.
2016-07-22 17:23:03 +02:00
Ghislain MARY
5dc6c5cb10
Add API and config parameter to enable/disable DNS search.
2016-07-13 13:45:05 +02:00
Jehan Monnier
144743535d
Merge remote-tracking branch 'origin/3.10.x'
2016-06-23 14:15:38 +02:00
Ghislain MARY
b535d1f153
Use bctbx_list_t instead of MSList that has been deprecated.
2016-06-16 17:42:33 +02:00
Ghislain MARY
c13647f8bd
Treat warnings as errors on Windows.
2016-06-16 12:23:53 +02:00
Jehan Monnier
d8158669f3
add tests for lime & file transfer
2016-06-09 15:14:46 +02:00
Ghislain MARY
22df29159f
Merge branch 'dev_turn'
2016-06-03 10:10:51 +02:00
Ghislain MARY
3ccd09b1e4
Fix a lot of doxygen warnings.
2016-06-01 18:11:54 +02:00
Ghislain MARY
fc1fed70fe
Merge branch 'master' into dev_turn
2016-06-01 14:56:52 +02:00
Gautier Pelloux-Prayer
2fc0aef1b9
gtk: add lime icon in chat
2016-05-31 17:43:46 +02:00
Simon Morlat
e4c674c2e3
implement the sending of out-of-dialog NOTIFYs, and add non-regression test
...
This fixes a crash producing all the time when receiving such out-of-dialog NOTIFY.
2016-05-27 23:03:05 +02:00
Simon Morlat
57561bb120
fix compilation error with no sqlite support
2016-05-20 13:55:00 +02:00
Ghislain MARY
b6076942fc
Add LinphoneNatPolicy API and deprecate LinphoneFirewallPolicy.
2016-05-20 10:50:54 +02:00
Sandrine Avakian
3ecf8e0e20
Adding sqlite3 custom vfs files.
2016-05-12 10:35:58 +02:00
Sandrine Avakian
faf2b3973a
First input for bc_vfs.
2016-04-26 16:20:35 +02:00
Ghislain MARY
f6e09bcc6e
Add dtmf API in automatic wrappers.
2016-04-22 12:00:10 +02:00
Sylvain Berfini
9eacaae8a6
Added linphone_core_take_preview_snapshot method
2016-04-13 19:43:39 +02:00
Ghislain MARY
e657258c28
Fix generation of Python module.
2016-03-31 11:14:02 +02:00
Sylvain Berfini
889c2e1974
Added method to configure ssl_config for sal and http provider
2016-03-23 16:23:03 +01:00
Simon Morlat
37b8bfcb33
add test about early media and ICE
2016-03-22 17:49:56 +01:00
Sylvain Berfini
425cb42f7f
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/friend.c
2016-02-26 14:52:25 +01:00
Gautier Pelloux-Prayer
3df89f60e0
gtk: add lime "preferred" choice
2016-02-25 12:40:53 +01:00
Gautier Pelloux-Prayer
55900bbf66
chat: add possibility to use Lime conditionnally (when secrets have been shared only)
2016-02-25 11:30:44 +01:00
Sylvain Berfini
29592e0670
Merge branch 'master' into dev_vcard
2016-02-24 16:52:11 +01:00
Ghislain MARY
f9eaa1a0f1
Handle body compression for presence list.
2016-02-19 15:14:28 +01:00
Sylvain Berfini
1ed3fccf3a
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/friendlist.c
java/common/org/linphone/core/LinphoneCore.java
2016-02-18 14:25:06 +01:00
Svalorzen
e78a360a87
Modified soundcard show command to show whether we are using files or not
2016-02-15 09:40:18 +01:00
Sylvain Berfini
235dca249d
Merge branch 'master' into dev_vcard
...
Conflicts:
build/android/Android.mk
coreapi/private.h
java/common/org/linphone/core/LinphoneCore.java
java/impl/org/linphone/core/LinphoneCoreImpl.java
2016-02-09 10:21:18 +01:00
Simon Morlat
a0646a0f9d
add method to configure dns servers
2016-02-07 22:35:36 +01:00
Simon Morlat
dc52e150b7
adapt android jni to MSFactory usage, and add linphone_core_reload_ms_plugins() as a new way of loading plugins after LinphoneCore has been created.
...
This can be used on platforms where dynamic loading of plugins is not permitted, by doing things in this sequence:
1) Create the LinphoneCore as usual
2) call the libms*_init() routines of the plugins by passing them the MSFactory obtained via linphone_core_get_ms_factory()
3) call linphone_core_reload_ms_plugins()
2016-02-04 22:01:00 +01:00
Sylvain Berfini
6e38ee18d5
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/linphonecore.c
tester/presence_tester.c
2016-02-03 17:16:33 +01:00
Simon Morlat
86d8674d80
fix LINPHONE_DEPRECATED
2016-02-03 16:37:14 +01:00
Sylvain Berfini
06f9d69a78
Added vtable callbacks for friend list created / removed + tests
2016-02-01 15:42:02 +01:00
Simon Morlat
df4ea94a8e
clean a few things around MSFactory usage
2016-02-01 14:48:58 +01:00
Sylvain Berfini
82b74a8bb2
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/friendlist.c
2016-01-29 11:41:57 +01:00