Simon Morlat
|
c9809fb632
|
merge patch about linphonec improvements
|
2010-12-17 15:58:04 +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
|
ba89029d08
|
option: use two windows for video display in linphonec
bugfixes concerning multicall
|
2010-10-12 21:46:11 +02:00 |
|
Simon Morlat
|
f3db122cd0
|
apply linphonec patches
|
2010-10-08 09:05:23 +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
|
83f8b5fc9c
|
improve early media: add an api to set a ringback tone.
|
2010-09-27 15:56:45 +02:00 |
|
Simon Morlat
|
0166bc7274
|
fix proxy removal in linphonec
|
2010-09-27 14:56:01 +02:00 |
|
Simon Morlat
|
2a7ecd9ca4
|
debug video addon feature
|
2010-09-27 14:13:21 +02:00 |
|
Simon Morlat
|
0845662322
|
implement reporting of far end's user agent string
|
2010-09-26 14:40:17 +02:00 |
|
Simon Morlat
|
9848aa594d
|
work in progress about dynamic video enablement
|
2010-09-25 16:37:23 +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
|
696fdb8476
|
improve states naming
|
2010-09-16 22:57:09 +02:00 |
|
Simon Morlat
|
82e88822b8
|
choose video placement from linphonec
|
2010-09-16 17:26:43 +02:00 |
|
Simon Morlat
|
3180acd72a
|
split commands into 2 categories in linphonec
|
2010-09-14 22:37:55 +02:00 |
|
Simon Morlat
|
43f371594f
|
multicall in gtk and bugfixes
|
2010-09-10 12:06:01 +02:00 |
|
Simon Morlat
|
ae37e1404d
|
add new command to set fps of static picture
|
2010-09-03 15:41:15 +02:00 |
|
Simon Morlat
|
f6d765bc22
|
implements playing of dtmfs outside of any call
|
2010-08-26 12:10:12 +02:00 |
|
Simon Morlat
|
8a5c5626e3
|
fix bug with calls without ping not beeing identified by linphonec
|
2010-08-23 15:15:51 +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
|
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
|
f342c26cd8
|
merge patch to parametrize video codecs in linphonec.
fix unterminated calls in some rare cases
|
2010-06-23 16:34:12 +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 |
|
Simon Morlat
|
df7af48647
|
add nortp mute feature
|
2010-06-03 12:07:17 +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
|
4e5ba9e8d4
|
new interface for multi-call, renaming of LCState into LinphoneCallState.
|
2010-04-27 11:48:54 +02:00 |
|
Simon Morlat
|
7298779265
|
improve the register command.
|
2010-04-08 10:43:52 +02:00 |
|
Simon Morlat
|
a4be9bcfe5
|
fix compilation of audio-only
|
2010-04-01 15:36:47 +02:00 |
|
Simon Morlat
|
3cc821540e
|
fix compilation with --disable-video
|
2010-04-01 14:13:20 +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
|
5f045a0c4c
|
merge patch that add new "webcam" command to linphonec + setting of the static picture.
|
2010-03-25 13:54:59 +01:00 |
|
Simon Morlat
|
4e721e8a4f
|
Merge branch 'master' into dev_sal
Conflicts:
console/commands.c
|
2010-02-12 18:15:19 +01:00 |
|
Simon Morlat
|
f6768244cd
|
fix memory leaks in linphonec, due to api change with linphone_core_add_auth_info().
|
2010-02-12 12:01:48 +01:00 |
|
Simon Morlat
|
037145b937
|
ported everything to updated liblinphone api.
|
2010-02-08 13:07:40 +01:00 |
|
Simon Morlat
|
f5c4c989ad
|
api rationalisation of payload type.
|
2010-01-28 12:34:21 +01:00 |
|
Simon Morlat
|
999d216d7c
|
purge out p2pproxy
|
2010-01-20 15:44:30 +01:00 |
|