Commit graph

99 commits

Author SHA1 Message Date
Guillaume Beraudo
9fc45b9900 Merge branch 'master' of git.linphone.org:linphone-private 2010-12-06 14:29:11 +01:00
Guillaume Beraudo
209f768036 New attribute current_params in linphonecall to differenciate expected params and effective ones.
Fixed JNI binding for LinphoneCallParams to always copy the params and autodestroy in finalize.
2010-12-06 14:23:19 +01:00
Jehan Monnier
d4f46e890d add enablePubish java binding 2010-12-06 11:36:19 +01:00
Simon Morlat
7d90f44fae implement linphone_call_params_set_audio_bandwidth_limit() 2010-11-26 18:20:52 +01:00
Simon Morlat
78c6a9d07a add a new LinphoneCallUpdated state to notify acceptance of reINVITEs 2010-11-25 12:30:45 +01:00
Guillaume Beraudo
53321a37f3 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2010-11-25 11:49:19 +01:00
Guillaume Beraudo
d05089d673 Typo 2010-11-25 11:44:12 +01:00
Simon Morlat
f55a93216d support early media sending for outgoing calls 2010-11-24 22:37:20 +01:00
Simon Morlat
740dbb9041 implements reporting of declined calls 2010-10-26 11:11:02 +02:00
Simon Morlat
e07a927d7e implemented attended transfer (untested yet) 2010-10-20 17:48:14 +02:00
Jehan Monnier
b6c3f44dd9 add messaging documentation 2010-10-15 17:54:11 +02:00
Jehan Monnier
9205b33a17 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone 2010-10-14 21:45:19 +02:00
Jehan Monnier
1a4af622b4 put friend api info linphonefriend.h 2010-10-14 21:43:07 +02:00
Simon Morlat
213a7e39a2 use 2 video windows, work in progress 2010-10-11 12:11:01 +02:00
Jehan Monnier
9fe6b93cc6 add docs for subscribe/notify 2010-10-08 18:02:51 +02:00
Jehan Monnier
efa62f1d13 Merge branch 'master' of git.linphone.org:linphone-private 2010-10-07 16:54:59 +02:00
Jehan Monnier
98baa615da enhance docs for proxy management 2010-10-07 16:54:26 +02:00
Simon Morlat
cfe0c35083 merge patch allowing overriding of display 2010-10-06 14:51:55 +02:00
Simon Morlat
7132d2711f add video snapshot command to linphonec 2010-10-06 12:25:17 +02:00
Simon Morlat
c828efa713 remove duplicate calls 2010-10-04 16:42:20 +02:00
Simon Morlat
83f8b5fc9c improve early media: add an api to set a ringback tone. 2010-09-27 15:56:45 +02:00
Simon Morlat
0845662322 implement reporting of far end's user agent string 2010-09-26 14:40:17 +02:00
Simon Morlat
c192381c8f implement sending of early media 2010-09-26 13:02:05 +02:00
Simon Morlat
9848aa594d work in progress about dynamic video enablement 2010-09-25 16:37:23 +02:00
Simon Morlat
87c480fdbc Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone 2010-09-24 13:13:24 +02:00
Simon Morlat
e40e702d3a add error reason reporting api 2010-09-24 13:12:43 +02:00
Jehan Monnier
e9d344647f fix warning
add get_identity method to linphonecore.h
add ring-mono-30
2010-09-24 12:53:54 +02:00
Simon Morlat
8fbba8c7f0 add new api to allow calling without video and add it later 2010-09-23 22:32:15 +02:00
Simon Morlat
82e88822b8 choose video placement from linphonec 2010-09-16 17:26:43 +02:00
Jehan Monnier
a37ec3f5f3 Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone
Conflicts:
	coreapi/linphonecore.h
2010-09-10 15:14:56 +02:00
Jehan Monnier
6af5e9e5ed fix registrationStateCB prototype 2010-09-10 15:10:04 +02:00
Simon Morlat
43f371594f multicall in gtk and bugfixes 2010-09-10 12:06:01 +02:00
Simon Morlat
8b1a36aca4 fix crash and c++ compilation problem 2010-09-09 22:12:23 +02:00
Simon Morlat
3a02574fc5 multicall support in gtk interface 2010-09-09 15:23:23 +02:00
Simon Morlat
0c0427f98f fix c++ compilation problem 2010-09-03 18:19:46 +02:00
Simon Morlat
ae37e1404d add new command to set fps of static picture 2010-09-03 15:41:15 +02:00
Simon Morlat
d4a57fff79 Merge branch 'dev_multicall'
and improve documentation

Conflicts:
	coreapi/callbacks.c
	coreapi/linphonecore.c
	coreapi/linphonecore.h
2010-08-26 16:01:10 +02:00
Simon Morlat
163b64096a implements playing of dtmfs outside of any call
Conflicts:

	coreapi/callbacks.c
	coreapi/linphonecore.c
	coreapi/linphonecore.h
	mediastreamer2
2010-08-26 12:38:19 +02:00
Simon Morlat
f6d765bc22 implements playing of dtmfs outside of any call 2010-08-26 12:10:12 +02:00
Simon Morlat
d32da0079d many bugfixes and improvements for multicall 2010-08-20 16:33:11 +02:00
Simon Morlat
5de380f508 multicall again 2010-08-17 15:20:00 +02:00
Simon Morlat
675f7bcd9e major redesign of liblinphone in progress 2010-08-16 17:08:28 +02:00
Simon Morlat
725638c7bc fix some bugs, cleanups 2010-08-09 14:55:09 +02:00
Simon Morlat
f521b69f42 Merge branch 'master' into dev_multicall
Conflicts:
	console/commands.c
	coreapi/callbacks.c
	coreapi/linphonecore.c
	coreapi/sal_eXosip2.c
	mediastreamer2
2010-08-09 09:55:45 +02:00
Simon Morlat
db396ef5e0 fix critical bug concerning configuration of MSVolume 2010-06-25 17:20:06 +02:00
Simon Morlat
e6e6f38e0a minor fixes and improvement in dtmf notifications 2010-06-22 10:41:10 +02:00
Jehan Monnier
cd009860b2 add codec management to java api 2010-06-18 10:56:51 +02:00
Simon Morlat
d8b8bc5301 add multicall to gstate callback 2010-06-17 15:58:19 +02:00
Simon Morlat
722ab2d99d Merge branch 'master' into dev_multicall
Conflicts:
	console/commands.c
	coreapi/linphonecore.c
	coreapi/linphonecore.h
2010-06-17 12:35:47 +02:00
Jehan Monnier
8e6c12d12a add random sip port selection
add linphone_core_get_port
2010-06-15 13:59:00 +02:00