Commit graph

30 commits

Author SHA1 Message Date
Simon Morlat
361c33536e cleanups and fix broken resume 2010-11-26 17:57:28 +01:00
Simon Morlat
f55a93216d support early media sending for outgoing calls 2010-11-24 22:37:20 +01:00
Simon Morlat
e07a927d7e implemented attended transfer (untested yet) 2010-10-20 17:48:14 +02:00
Simon Morlat
2ebd2f08d3 fix un-authentified SUBSCRIBE request 2010-10-14 09:54:49 +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
8fbba8c7f0 add new api to allow calling without video and add it later 2010-09-23 22:32:15 +02:00
Simon Morlat
d32da0079d many bugfixes and improvements for multicall 2010-08-20 16:33:11 +02:00
Simon Morlat
725638c7bc fix some bugs, cleanups 2010-08-09 14:55:09 +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
6d5eeb0dd7 Merge branch 'master' of git.linphone.org:linphone-private 2010-06-15 14:00:26 +02:00
Jehan Monnier
8e6c12d12a add random sip port selection
add linphone_core_get_port
2010-06-15 13:59:00 +02:00
Jehan Monnier
481032c0fb fix transport parameter in contact header (for tcp) 2010-06-14 16:12:38 +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
c501e09773 Merge branch 'master' into dev_multicall 2010-05-21 14:58:39 +02:00
Simon Morlat
b5497652f2 automatically surround displayname without quotes, to allow users to use non ascii characters. 2010-05-21 12:19:12 +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
54939b2e06 merge patch that adds callback to notify about call changes (resume/paused) etc.. 2010-05-07 17:36:32 +02:00
Simon Morlat
e7918babef merge multicall patch from Aurelien 2010-04-29 11:54:18 +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
2820f6026b refer improvements, and caught refers 2010-04-08 10:19:23 +02:00
Simon Morlat
46965b6c62 merge patch to report asked auto-answer for incoming calls. 2010-03-30 11:50:58 +02:00
Simon Morlat
64514608ee use OPTIONS message to try to discover local contact.
- before outgoing INVITES
- just after receiving an INVITE
2010-03-12 18:49:44 +01:00
Simon Morlat
0015964665 fix memory leaks, debug SDP nego 2010-02-12 10:48:11 +01:00
Simon Morlat
fdd99cd205 sal in progress, near to code complete. 2010-02-05 18:42:34 +01:00
Simon Morlat
0267c3213f work in progress 2010-02-01 18:30:15 +01:00
Simon Morlat
80e14f6a90 work in progress to use SAL in coreapi 2010-01-29 23:57:46 +01:00
Simon Morlat
5f0a6d55d9 sal is code complete ! 2010-01-27 16:20:03 +01:00
Simon Morlat
40e4b5d421 work in progress in sal. Near to code complete, except for subscribe/notify. 2010-01-26 22:31:33 +01:00
Simon Morlat
df89bafa70 work in progress, new layout 2010-01-22 12:26:25 +01:00
Renamed from linphone/coreapi/sal.h (Browse further)