Ronan Abhamon
|
fca2fd2e1e
|
fix(account_creator): remove useless vars
|
2017-05-11 14:55:59 +02:00 |
|
Jehan Monnier
|
60c72c8437
|
add nat_policy ref to calls to make sure nat policy is used from proxy config if exist
|
2017-05-11 13:39:17 +02:00 |
|
Sylvain Berfini
|
cbebf2544b
|
Fixed compil issue
|
2017-05-11 10:33:29 +02:00 |
|
Simon Morlat
|
989da9f7e5
|
add documentation to public methods.
|
2017-05-10 18:02:15 +02:00 |
|
Jehan Monnier
|
bb29521ab0
|
add default values for nat policy in link with proxy config default values
|
2017-05-09 16:10:20 +02:00 |
|
Ronan Abhamon
|
be0807d024
|
fix(core): linphone_core_get_consolidated_presence returns offline presence if model is null
|
2017-05-09 15:46:16 +02:00 |
|
Benjamin Reis
|
0e10e7a5e7
|
add \n to xamarin ios logs
|
2017-05-09 11:38:03 +02:00 |
|
Benjamin Reis
|
7675f71719
|
add default log handler for xamarin IOS
|
2017-05-09 11:34:31 +02:00 |
|
Ronan Abhamon
|
5fb392bccf
|
feat(friend): set_vcard should take a ref!
|
2017-05-09 10:28:02 +02:00 |
|
Simon Morlat
|
f211fc30d5
|
only mark as missed incoming calls.
|
2017-05-04 17:19:48 +02:00 |
|
Sylvain Berfini
|
4d4bfbd77b
|
Fix another mistake in CMakeLists in coreapi/help
|
2017-05-03 18:09:02 +02:00 |
|
Benjamin Reis
|
ca33437b36
|
change static lib to framework in ios build
|
2017-05-03 11:41:47 +02:00 |
|
Sylvain Berfini
|
57114440b1
|
Build C# wrapper if compil option is enabled
|
2017-05-02 18:30:56 +02:00 |
|
Sylvain Berfini
|
575d79ee14
|
Updated CMakeLists to use ENABLE_ARCH_SUFFIX option
|
2017-05-02 17:38:20 +02:00 |
|
Simon Morlat
|
5cde30dae7
|
fix crash with ErrorInfoImpl due to missing symbols
|
2017-05-02 15:13:17 +02:00 |
|
Ronan Abhamon
|
e112362041
|
feat(vcard): add a clone method
|
2017-04-28 16:14:53 +02:00 |
|
Erwan Croze
|
68f5085d84
|
Fix LinphonePlayer method in JNI
|
2017-04-27 10:01:36 +02:00 |
|
Erwan Croze
|
9d1bb6b6a8
|
Fix resend_message for wrapper
|
2017-04-26 17:06:29 +02:00 |
|
Ronan Abhamon
|
fa2dad63d4
|
fix(lpconfig): in linphone_config_load_from_xml_file, replace LpConfig by LinphoneConfig
|
2017-04-26 15:24:06 +02:00 |
|
Erwan Croze
|
27a73401e8
|
Fix Account_creator activate_email
|
2017-04-26 09:33:47 +02:00 |
|
Erwan Croze
|
b3df86baf2
|
Fix remote provisioning
|
2017-04-24 15:54:59 +02:00 |
|
Ghislain MARY
|
a17e2be2fa
|
The LinphonePlayer is now a belle_sip_object and is now wrappable.
|
2017-04-24 15:52:00 +02:00 |
|
Benjamin Reis
|
b1a30f1a43
|
Fix crash when no default friend_list
|
2017-04-24 10:11:04 +02:00 |
|
Erwan Croze
|
a0d1ddf830
|
Fix get_identity of account_creator
|
2017-04-24 10:09:48 +02:00 |
|
Sylvain Berfini
|
47322a211d
|
Added a few missing getters for some properties
|
2017-04-21 17:34:02 +02:00 |
|
François Grisez
|
9add72c20e
|
C++ wrapper: add doxygen docstrings in the API
|
2017-04-21 14:30:25 +02:00 |
|
François Grisez
|
1867815979
|
Add a brief to each documentation group
|
2017-04-21 14:30:25 +02:00 |
|
Erwan Croze
|
99aa481b51
|
Add new enum to account_creator
|
2017-04-21 11:10:39 +02:00 |
|
Erwan Croze
|
f144451342
|
Some change on Account_creator
|
2017-04-21 10:58:54 +02:00 |
|
Ghislain MARY
|
0442579dea
|
Add missing symbol exports.
|
2017-04-20 15:26:25 +02:00 |
|
Ghislain MARY
|
b7610d5d0b
|
Fix definition of video preview.
|
2017-04-20 14:40:23 +02:00 |
|
Sylvain Berfini
|
e71cdfa713
|
Added getter/setter for LinphoneVideoActivationPolicy object
|
2017-04-20 11:38:37 +02:00 |
|
Ronan Abhamon
|
740eac982a
|
fix(coreapi/linphonecore): fix preview ogl render, use now output2
|
2017-04-20 11:20:22 +02:00 |
|
Sylvain Berfini
|
fba1e7ccb1
|
Fixed missing bandwidth information for video/text since rework
|
2017-04-19 18:14:28 +02:00 |
|
Ronan Abhamon
|
101adaeab8
|
feat(coreapi/linphonecore): provide a linphone_core_preview_ogl_render function
|
2017-04-19 17:00:16 +02:00 |
|
Simon Morlat
|
05a9cf1279
|
fix zrtp bug
|
2017-04-19 16:55:31 +02:00 |
|
Erwan Croze
|
e32dd9cf05
|
Fix account_creator and account_creator_tester
|
2017-04-19 16:49:08 +02:00 |
|
Sylvain Berfini
|
e7637881d0
|
Updated linphonecore_jni.cc to reflect latest changes made to LinphoneCallStats
|
2017-04-19 16:46:30 +02:00 |
|
Sylvain Berfini
|
f796ef33b2
|
LinphoneCallStats is now unowned to prevent leak when linphone_call_get_stats method will be wrapped
|
2017-04-19 16:28:17 +02:00 |
|
Sylvain Berfini
|
83b94af9a4
|
LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY
|
2017-04-19 16:17:51 +02:00 |
|
Ghislain MARY
|
1dcd17198e
|
Fix wrong logic in linphone_core_set_preferred_video_definition().
|
2017-04-19 15:35:47 +02:00 |
|
Ghislain MARY
|
4011283313
|
Add linphone_video_definition_clone().
|
2017-04-19 14:50:15 +02:00 |
|
Simon Morlat
|
b6f74357e0
|
delete JNI weak refs when the java object (LinphoneFriend or LinphoneChatMessage) is finalized.
This will avoid a periodic weak ref overflow.
|
2017-04-19 14:28:17 +02:00 |
|
Erwan Croze
|
9adce33173
|
Rename new create proxy config of account creator
|
2017-04-19 13:39:12 +02:00 |
|
Ghislain MARY
|
d53a2f4f05
|
Fix crashes related to LinphoneVideoDefinition.
|
2017-04-19 12:05:05 +02:00 |
|
Sylvain Berfini
|
68b4de89f1
|
Fixed linphone_transports_new method + created LinphoneVideoActivationPolicy to replace LinphoneVideoPolicy
|
2017-04-18 19:02:29 +02:00 |
|
Johan Pascal
|
a160392f8e
|
Remove dependence on bzrtp in linphonecore
- use mediastreamer wrappers to access bzrtp cache functions
|
2017-04-18 23:46:12 +07:00 |
|
Sylvain Berfini
|
05b045cb67
|
Added missing set_user_data and get_user_data to LinphoneRange + created LinphoneTransports to replace LinphoneSipTransports
|
2017-04-18 17:43:36 +02:00 |
|
Erwan Croze
|
273c896336
|
Fix load of xml file
|
2017-04-18 17:39:20 +02:00 |
|
Erwan Croze
|
59c56393f6
|
Add new rcfile for test
|
2017-04-18 17:39:20 +02:00 |
|