Simon Morlat
5965a7ac64
fix compil problem
2010-08-30 17:37:11 +02:00
Simon Morlat
e33df6de2b
fix crash in warning
2010-08-30 14:12:25 +02:00
Simon Morlat
098d6e9d0a
Fix SDP offer answer when the remote doesn't answer with same numbering of payloads.
2010-08-26 23:05:19 +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
bc9405547d
Merge branch 'master' of belledonne-communications.com:linphone-private
2010-08-26 12:40:30 +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
51147aee3c
integration of g722 codec
2010-08-25 15:22:14 +02:00
Simon Morlat
1e15e24d8d
allow playing audio file during hold on
2010-08-25 14:26:45 +02:00
Simon Morlat
370d0ff8b0
workaround for stupid phone using "G729A" submime type.
2010-08-25 14:26:23 +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
Jehan Monnier
1941a1f96e
Merge branch 'master' of belledonne-communications.com:linphone-private
2010-08-18 17:17:18 +02:00
Jehan Monnier
f9a596f40a
fix unnotified register failure in case of timeout
2010-08-18 17:16:26 +02:00
Simon Morlat
b98bd24e1d
fix illegal characters in presence xml
2010-08-18 11:25:23 +02:00
Simon Morlat
9d37f3591a
fix illegal characters in presence xml
2010-08-18 11:24:38 +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
0ec655d063
fix compilation bug with video disabled
2010-08-17 15:42:16 +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
82291db35e
Merge branch 'master' of git.linphone.org:linphone-private
2010-07-21 14:30:36 +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
Jehan Monnier
2b7bd0b0e4
add Android sound card support
2010-07-20 17:38:39 +02:00
Simon Morlat
527fdcbda6
add sip: when required to server address
2010-07-16 15:31:17 +02:00
Simon Morlat
61677ff44a
print error message instead of (null)
2010-07-06 12:49:41 +02:00
Simon Morlat
dc959b97bd
improve a bit processing of errors
2010-07-06 11:37:38 +02:00
Simon Morlat
ca0cf4725e
add a [sound] dc_removal property item to enable DC removal on mic->rtp MSVolume
2010-06-30 12:40:07 +02:00
Simon Morlat
ab5503fca8
add missing sip: for routes
2010-06-30 12:09:48 +02:00
Jehan Monnier
94b38f943d
Merge branch 'master' of git.linphone.org:linphone-private
...
Conflicts:
mediastreamer2
2010-06-30 09:53:03 +02:00
Jehan Monnier
754c5bb689
add ilbc to android
2010-06-30 09:51:47 +02:00
Simon Morlat
015fbba405
Merge branch 'master' of belledonne-communications.com:linphone-private
...
Conflicts:
mediastreamer2
2010-06-29 11:25:58 +02:00
Simon Morlat
27de706363
fix unused fmtp when receiving sdp answer
2010-06-29 11:25:09 +02:00
Jehan Monnier
fc856b97ae
add EC jni methods
2010-06-28 17:22:44 +02:00
Simon Morlat
db396ef5e0
fix critical bug concerning configuration of MSVolume
2010-06-25 17:20:06 +02:00
Jehan Monnier
d1f0a3cebe
Merge branch 'master' of git.linphone.org:linphone-private
2010-06-25 11:23:15 +02:00
Jehan Monnier
d32f638f27
fix LinphoneAddress.setDisplay with null value
2010-06-25 11:22:45 +02:00
Simon Morlat
690fb3a6af
echo limiter clarified
2010-06-24 10:22:18 +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
e6e6f38e0a
minor fixes and improvement in dtmf notifications
2010-06-22 10:41:10 +02:00
Jehan Monnier
a17cdb896f
Merge branch 'master' of git.linphone.org:linphone-private
...
Conflicts:
mediastreamer2
2010-06-18 11:00:23 +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
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
Jehan Monnier
8821090e45
add delation_date attribute to proxy cfg
2010-06-17 09:51:39 +02:00