Commit graph

93 commits

Author SHA1 Message Date
Ghislain MARY
7f4afe2954 Fix generation of gitversion.h. 2014-07-07 16:45:22 +02:00
Simon Morlat
266a5c66b9 fix compilation problem on windows 2014-07-03 15:31:05 +02:00
Simon Morlat
7cd96d33ba fix git version checking when not in a git tree
add linphone_proxy_config_pause_register()
make linphone_core_remove_proxy_config() really send unregister.
2014-06-27 17:13:17 +02:00
Simon Morlat
24a208100a * notify friend status to offline when network goes unreachable
* relax timeouts of tests again
* always install linphone_tunnel.h
2014-05-12 12:41:32 +02:00
Margaux Clerc
d38ec1eebe Add missing file in Makefile 2014-04-24 09:33:39 +02:00
Gautier Pelloux-Prayer
8417c0b18d Quality reporting: on call end, send a PUBLISH message with call quality data (work in progress) 2014-04-17 16:38:38 +02:00
Sylvain Berfini
ddfdb7f9ce Added remote provisioning feature in liblinphone 2014-02-11 18:00:57 +01:00
Sylvain Berfini
9ca78dd129 Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
Jehan Monnier
d8fcf36e4b change list of supported resolution based on targetted platform 2014-01-29 08:38:34 +01:00
Guillaume BIENKOWSKI
4a3e43f2ff Use PKGCONFIG when possible for LDAP 2014-01-23 17:40:19 +01:00
Ghislain MARY
d468050c8b Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
Guillaume BIENKOWSKI
863ccb24fa Fix missing header in Makefile.am 2013-12-20 11:49:59 +01:00
Guillaume BIENKOWSKI
e028749f11 Always compile ldap so that stubbed versions are supported 2013-12-19 15:58:24 +01:00
Ghislain MARY
31c8585cae Include patch from linphone web version. 2013-12-06 14:31:43 +01:00
Guillaume BIENKOWSKI
031a08b750 Introducing the dictionary type in linphone, inheriting from belle_sip_dict_t. 2013-12-05 17:56:48 +01:00
Guillaume BIENKOWSKI
006ba8be2e Progress commit: basic object structure is here 2013-12-03 10:53:17 +01:00
Simon Morlat
adef4bdb12 fix build problems when building out of sources 2013-09-10 22:38:16 +02:00
Simon Morlat
ceeaf2b2b6 fix compilation issue on iOS 2013-09-10 22:00:55 +02:00
Simon Morlat
88f9e557bb force git tag and configure.ac to say the same thing 2013-09-09 15:26:08 +02:00
Jehan Monnier
d71d22a507 fix file permision 2013-08-20 16:19:03 +02:00
Jehan Monnier
641888f910 migrate rpm spec to belle sip 2013-08-20 16:19:03 +02:00
Simon Morlat
046e422602 repair build (buggy AM_CONDITIONAL) and update README.macos 2013-07-27 00:58:42 +02:00
Ghislain MARY
220c471369 Use xml parser to get presence status. 2013-06-19 17:22:26 +02:00
Ghislain MARY
79c72fc860 libxml2 is now mandatory. 2013-06-19 17:22:26 +02:00
Simon Morlat
40071c3388 re-enable tutorials
fix bugs in events
add tutorial for subscribe/notify
2013-06-18 16:18:45 +02:00
Jehan Monnier
5d3526a778 add event.h to delivery list 2013-06-13 12:00:42 +02:00
Simon Morlat
36e445f97f generic subscribe notify api in progress 2013-06-06 11:01:54 +02:00
Simon Morlat
bb0f07f6a0 add info api
refactor selection of proxy, identity, configurations of op
fix bug when automatically restarting a call after a 415 due to srtp
2013-05-16 16:30:38 +02:00
Jehan Monnier
06a9ea3cde implement publish 2013-04-23 13:57:01 +02:00
Ghislain MARY
82c498a711 Port tunnel to belle-sip. 2013-04-19 10:55:59 +02:00
Yann Diorcet
0f9f315cbb Merge branch 'master' into belle-sip 2013-04-02 15:24:55 +02:00
Simon Morlat
6d4297bb46 use git describe --always 2013-03-27 20:05:25 +01:00
Jehan Monnier
dafc0c1f0c Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
	configure.ac
	coreapi/linphonecore.h
2013-03-07 21:56:18 +01:00
Margaux Clerc
c62f68350d add message storage 2013-03-07 12:19:28 +01:00
Jehan Monnier
33ebb44b85 fix build issue from wp8 build 2013-03-04 17:26:28 +01:00
Jehan Monnier
615fb7ad5d continue call transfer impl 2013-02-15 18:47:46 +01:00
Yann Diorcet
d70a691001 Merge branch 'master' into belle-sip
Conflicts:
	coreapi/sal.c
	coreapi/sal.h
2013-02-07 15:18:09 +01:00
Simon Morlat
0700c04d4a implement call recording. 2013-02-06 15:06:40 +01:00
Jehan Monnier
427ec85ce4 Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
	configure.ac
	coreapi/sal.c
	coreapi/sal.h
2013-02-06 10:55:57 +01:00
Yann Diorcet
35d65d36f2 Merge branch 'master' of git.linphone.org:linphone into upnp
Conflicts:
	coreapi/linphone_tunnel.cc
	mediastreamer2
2013-01-17 15:34:58 +01:00
Yann Diorcet
8026b597a7 Starting uPNP integration 2012-12-21 10:11:06 +01:00
Yann Diorcet
9898c4beec Fix static build split tunnel stubs 2012-12-20 17:34:36 +01:00
Yann Diorcet
deccbd6963 Start including upnp 2012-12-19 15:41:23 +01:00
Jehan Monnier
1f9453fea6 Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
	.cproject
	.project
	Makefile.am
	configure.ac
	coreapi/Makefile.am
	coreapi/callbacks.c
	coreapi/linphonecore.c
2012-12-19 11:13:52 +01:00
Jehan Monnier
510f3b7200 implement presence 2012-12-13 18:05:16 +01:00
Yann Diorcet
7f5682a95d Revert "Fix shell substitutions"
This reverts commit 7095521237.
2012-12-11 10:03:16 +01:00
Yann Diorcet
7095521237 Fix shell substitutions 2012-12-11 09:29:53 +01:00
Yann Diorcet
3e7a110e01 Fix autotool warnings 2012-12-10 17:03:07 +01:00
Ghislain MARY
72f307c556 Fix compilation if git is not installed. 2012-11-09 10:49:15 +01:00
Jehan Monnier
2cf1e6d964 implement text messaging 2012-11-04 20:16:35 +01:00