Commit graph

94 commits

Author SHA1 Message Date
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
Simon Morlat
a61a62b090 Merge branch 'master' of belledonne-communications.com:linphone-private 2010-06-17 12:18:43 +02:00
Simon Morlat
62a94c9c26 fix get_soft_playback_level(): was returning the measured volume ! 2010-06-17 12:17:42 +02:00
Simon Morlat
fc4ab03344 add test code for renderer callback 2010-06-16 16:22:44 +02:00
Jehan Monnier
d21df41a76 destroy cleared proxy config after 5 seconds 2010-06-16 16:05:05 +02:00
Jehan Monnier
8e6c12d12a add random sip port selection
add linphone_core_get_port
2010-06-15 13:59:00 +02:00
Simon Morlat
1a32d8f8a5 fix bug when call not closed when an invite is accepted with a 200Ok directly 2010-06-14 21:32:46 +02:00
Jehan Monnier
5689b5d860 fix linphone_core_get_sip_transports naming 2010-06-07 12:09:47 +02:00
Simon Morlat
6672dec459 add support in the api for multi transport
find best contact at first register.

multi-transport does not work because it is not implemented in eXosip
2010-06-04 17:42:12 +02:00
Simon Morlat
df7af48647 add nortp mute feature 2010-06-03 12:07:17 +02:00
Jehan Monnier
160d6256cd Merge branch 'master' of git.linphone.org:linphone-private 2010-06-03 08:45:50 +02:00
Jehan Monnier
9c828b1727 enable tcp transport 2010-06-03 08:45:24 +02:00
Simon Morlat
a3a4fe17d8 Merge branch 'master' into dev_multicall
Conflicts:
	mediastreamer2
2010-06-02 17:58:46 +02:00
Simon Morlat
e7eb4edfbd fix crash when video stream or audio stream not accepted 2010-06-02 17:55:50 +02:00
Simon Morlat
d37e618afa fix crash 2010-06-02 15:09:18 +02:00
Simon Morlat
f6537cb2b5 fix release of call objects 2010-06-02 14:18:07 +02:00
Simon Morlat
be086cd0fc linphone sound daemon now fully works 2010-06-02 11:51:43 +02:00
Simon Morlat
d5bcf73fd6 Merge branch 'dev_lsd' into dev_multicall
Conflicts:
	coreapi/callbacks.c
	coreapi/linphonecore.c
2010-05-31 17:27:37 +02:00
Simon Morlat
9bd55d0b34 bugfixing in lsd. 2010-05-31 16:54:40 +02:00
Simon Morlat
7fa19445c2 improved test with new event queue 2010-05-30 22:40:19 +02:00
Simon Morlat
359bb6e0a2 code complete for linphone sound daemon 2010-05-28 14:15:27 +02:00
Simon Morlat
c501e09773 Merge branch 'master' into dev_multicall 2010-05-21 14:58:39 +02:00
Simon Morlat
1135f599f1 merge patch from aurel 2010-05-21 14:58:03 +02:00
Simon Morlat
ff1bcf9225 set RTP stats at end of call 2010-05-20 15:01:54 +02:00
Simon Morlat
574f492441 add support for retrieving RTP statistics. 2010-05-20 12:10:50 +02:00
Jehan Monnier
936920203a add ilbc for android + add keep alive parameter for sal 2010-05-17 17:08:56 +02:00
Simon Morlat
7404ff6163 fix duplicated codecs in config. 2010-05-14 17:40:04 +02:00
Simon Morlat
ef1a541aa6 Merge branch 'master' into dev_multicall 2010-05-12 14:49:52 +02:00
Simon Morlat
3e1a0348cb set a reference to the call in the ping_op 2010-05-12 14:49:10 +02:00
Simon Morlat
715a680693 Merge branch 'master' into dev_multicall
Conflicts:
	coreapi/callbacks.c
	coreapi/linphonecore.c
2010-05-12 10:00:49 +02:00
Simon Morlat
9f6b1ce513 fix ping_op with no back reference 2010-05-12 09:53:07 +02:00
Simon Morlat
54939b2e06 merge patch that adds callback to notify about call changes (resume/paused) etc.. 2010-05-07 17:36:32 +02:00
Simon Morlat
2027bef314 Merge branch 'master' into dev_multicall 2010-05-03 14:54:53 +02:00
Simon Morlat
717fa3549c add AMR support 2010-05-03 14:53:30 +02:00
Simon Morlat
e7918babef merge multicall patch from Aurelien 2010-04-29 11:54:18 +02:00
Simon Morlat
4e5ba9e8d4 new interface for multi-call, renaming of LCState into LinphoneCallState. 2010-04-27 11:48:54 +02:00
Jehan Monnier
5b2b734421 add linphone_core_is_network_reachabled function 2010-04-26 17:22:20 +02:00
Simon Morlat
b382cb6ea0 improve NAT friendlyness (use received/rport from 4xx answers to OPTIONS), and in last resort, default proxy fixed contact address. 2010-04-22 22:14:34 +02:00
Simon Morlat
e1fb3d59ad implement modifying of codecs fmtp within property box 2010-04-20 22:21:13 +02:00
Simon Morlat
a9995a25bb enhance network monitoring (workaround this stupid avahi eth0 interface)
report call faillure because of no network at all.
2010-04-20 12:20:06 +02:00
Simon Morlat
8a5c00ac82 implements global b=AS in sending and receiving side
fix a few bugs with selfview in gui
implements linphone_core_get_sip_socket()
2010-04-19 22:18:04 +02:00
Simon Morlat
ffac56ea5e store selfview preference, enable video calls without selfview. 2010-04-12 21:26:45 +02:00
Simon Morlat
5ce6d74108 add documentation of linphone_core_interpret_url(). 2010-04-08 21:26:22 +02:00
Simon Morlat
28e2ca1c77 fix a small invalid read. 2010-04-08 11:00:50 +02:00
Simon Morlat
2820f6026b refer improvements, and caught refers 2010-04-08 10:19:23 +02:00
Simon Morlat
a4be9bcfe5 fix compilation of audio-only 2010-04-01 15:36:47 +02:00
Simon Morlat
798cec5c43 export the LinphoneCall object and export some information about the call. 2010-04-01 11:52:09 +02:00
Simon Morlat
6885ebf0ec support for in call MESSAGEs
refer improvements.
2010-04-01 11:41:13 +02:00
Simon Morlat
97e377cf5d Merge branch 'dev_sal' 2010-03-25 21:20:14 +01:00
Simon Morlat
549bee3830 fix several memory leaks. 2010-03-25 16:23:26 +01:00