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
cfe0c35083
merge patch allowing overriding of display
2010-10-06 14:51:55 +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
c192381c8f
implement sending of early media
2010-09-26 13:02:05 +02:00
Simon Morlat
456773d9dc
Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
...
Conflicts:
coreapi/linphonecore.h
2010-09-25 16:38:51 +02:00
Simon Morlat
9848aa594d
work in progress about dynamic video enablement
2010-09-25 16:37:23 +02:00
Jehan Monnier
6757edcdee
add registration error cause
2010-09-24 18:02:26 +02:00
Simon Morlat
3e2f2d7d1a
ui improvements and interrop bugfixes with freephonie
2010-09-13 11:25:30 +02:00
Simon Morlat
11ea1b9ec2
set current_call to unique call for incoming calls
2010-09-13 09:37:48 +02:00
Simon Morlat
a67e46ae6c
multicall bugfixes
2010-09-10 18:07:42 +02:00
Simon Morlat
43f371594f
multicall in gtk and bugfixes
2010-09-10 12:06:01 +02:00
Simon Morlat
3a02574fc5
multicall support in gtk interface
2010-09-09 15:23:23 +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
6129ecf51b
bugfix
2010-08-17 16:23:33 +02:00
Simon Morlat
7a02fb5ab1
fix bugs
2010-08-17 16:16:58 +02:00
smorlat
c18cff36d5
fix compilation problems without video
2010-08-17 15:46:39 +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
Jehan Monnier
1dc662bf49
init mediastream after call is accepted in case of iPhone build. If mediastream is init to early, linphone issues a SIGPIPE in case of incoming call while in background.
...
fixed error are:
Error receiving RTP packet: Socket is not connected.
Error receiving RTCP packet: Socket is not connected.
linphone process event get a message 15
CALL_ACK
Error receiving RTP packet: Socket is not connected.
Error receiving RTCP packet: Socket is not connected.
Audio MSTicker: We are late of 51 miliseconds.
synchronizing timestamp, diff=1520
Error sending rtp packet: Broken pipe ; socket=16
Error sending rtp packet: Broken pipe ; socket=16
Error sending rtp packet: Broken pipe ; socket=16
Error receiving RTP packet: Socket is not connected.
Error receiving RTCP packet: Socket is not connected.
2010-07-21 14:25:17 +02:00
Simon Morlat
dc959b97bd
improve a bit processing of errors
2010-07-06 11:37:38 +02:00
Simon Morlat
e6e6f38e0a
minor fixes and improvement in dtmf notifications
2010-06-22 10:41:10 +02:00
Simon Morlat
d8b8bc5301
add multicall to gstate callback
2010-06-17 15:58:19 +02:00
Simon Morlat
d37e618afa
fix crash
2010-06-02 15:09:18 +02:00
Simon Morlat
2d6667238e
Merge branch 'master' into dev_multicall
...
Conflicts:
coreapi/callbacks.c
coreapi/sal_eXosip2.c
mediastreamer2
2010-06-02 14:35:25 +02:00
Simon Morlat
f6537cb2b5
fix release of call objects
2010-06-02 14:18:07 +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
359bb6e0a2
code complete for linphone sound daemon
2010-05-28 14:15:27 +02:00
Simon Morlat
bc153b8007
Merge branch 'master' of belledonne-communications.com:linphone-private
2010-05-25 18:08:35 +02:00
Simon Morlat
7dbef1d1b4
fix bug on reinvite (streams not started)
2010-05-25 18:08:02 +02:00
Jehan Monnier
78ad76dd75
add new gstate REG_PENDING, OUT_RINGING
...
concatenate Reason header with reason phrase in case of state error
2010-05-21 15:52:14 +02:00
Simon Morlat
1135f599f1
merge patch from aurel
2010-05-21 14:58:03 +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
bacf3bbc10
fix bug with SalMediaDescription not ref'd
2010-05-12 09:23:15 +02:00
Simon Morlat
0741eb17a2
keep sending streams when put on hold by remote
2010-05-10 15:27:06 +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
Jehan Monnier
e9f488f4a3
set registered flag before notifying about new gstate
2010-05-02 19:21:07 +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
62fbfb58d1
improve call error handling
2010-04-16 16:21:01 +02:00
Simon Morlat
17796cf9d9
no need to include eXosip in this file.
2010-04-13 16:15:40 +02:00
Simon Morlat
2820f6026b
refer improvements, and caught refers
2010-04-08 10:19:23 +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
46965b6c62
merge patch to report asked auto-answer for incoming calls.
2010-03-30 11:50:58 +02:00