- 03 Jul, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 30 Jun, 2015 1 commit
-
-
François Grisez authored
-
- 26 Jun, 2015 1 commit
-
-
Ghislain MARY authored
-
- 24 Jun, 2015 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 18 Jun, 2015 1 commit
-
-
Ghislain MARY authored
-
- 09 Jun, 2015 1 commit
-
-
Ghislain MARY authored
-
- 08 Jun, 2015 3 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
- 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)
-
Ghislain MARY authored
-
- 05 Jun, 2015 2 commits
-
-
Ghislain MARY authored
-
Simon Morlat authored
-
- 03 Jun, 2015 1 commit
-
-
Ghislain MARY authored
- 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)
-
- 02 Jun, 2015 1 commit
-
-
Ghislain MARY authored
-
- 01 Jun, 2015 1 commit
-
-
jehan authored
-
- 13 May, 2015 1 commit
-
-
jehan authored
-
- 01 May, 2015 1 commit
-
-
Simon Morlat authored
take local ip address for media each time a reINVITE is done, to take into account possible network changes. remove sig_localip from LinphoneCall, that appears to be useless
-
- 30 Apr, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 17 Apr, 2015 2 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
- 14 Apr, 2015 1 commit
-
-
Margaux Clerc authored
-
- 10 Apr, 2015 1 commit
-
-
Ghislain MARY authored
-
- 03 Apr, 2015 1 commit
-
-
jehan authored
-
- 25 Mar, 2015 1 commit
-
-
eburke authored
Signed-off-by:
Johan Pascal <johan.pascal@belledonne-communications.com>
-
- 24 Mar, 2015 1 commit
-
-
jehan authored
store cam setting in call context to be able to manage webcam configuration, call by call, specially useful to set nowebcam in Pausing state only.
-
- 23 Mar, 2015 1 commit
-
-
jehan authored
-No longer rewrite callparams->has_video, but use dedicated params to save offers answer result regarding video -Invoke FIR in method linphone_core_send_vfu_request -Invoke CallStatsUpdated even in case of scheduled updates -Fix media direction in case of paused/resumed with paused by « inactive »
-
- 19 Mar, 2015 1 commit
-
-
François Grisez authored
-
- 13 Mar, 2015 1 commit
-
-
Simon Morlat authored
-
- 10 Mar, 2015 1 commit
-
-
Simon Morlat authored
linphone_core_remove_listener() can safely be called from within a callback. don't destroy the vtable in linphone_core_destroy(), similar to what is done with linphone_core_remove_listener().
-
- 02 Mar, 2015 1 commit
-
-
Ben Sartor authored
Signed-off-by:
Johan Pascal <johan.pascal@belledonne-communications.com>
-
- 27 Feb, 2015 1 commit
-
-
Ghislain MARY authored
-
- 24 Feb, 2015 1 commit
-
-
Simon Morlat authored
-
- 23 Feb, 2015 1 commit
-
-
jehan authored
-
- 17 Feb, 2015 1 commit
-
-
Simon Morlat authored
rework multicast. It is not necessary to bind to the multicast address. 0.0.0.0 just works while the binding to the multicast address is rejected on windows fixes reading provisionning config file from disk on windows.
-
- 07 Feb, 2015 2 commits
-
-
Simon Morlat authored
rename LinphoneCallParamsMediaDirection into LinphoneMediaDirection, as it has no reason to be attached to LinphoneCallParams and could be re-used in other contexts.
-
Simon Morlat authored
-
- 06 Feb, 2015 2 commits
-
-
Simon Morlat authored
- take a background task during the ice gatethering for incoming call - add timestamps to gtk debug window, which was required to investigate the issue. Requires up to date belle-sip
-
Ghislain MARY authored
-
- 05 Feb, 2015 1 commit
-
-
Simon Morlat authored
-
- 04 Feb, 2015 1 commit
-
-
Simon Morlat authored
-