Commit graph

845 commits

Author SHA1 Message Date
Simon Morlat
3d5d12d857 implement expiration of old contact during double registration, and avoid sending an updated register if server already fixed the contact. 2012-06-06 10:50:15 +02:00
Simon Morlat
2d669353c3 fix unitialized value 2012-06-05 12:54:33 +02:00
Simon Morlat
31e817b49e workaround for SDP offers with zero ports 2012-06-04 12:23:37 +02:00
Simon Morlat
dfb7e62d42 add tunnel stub 2012-05-30 10:00:04 +02:00
Simon Morlat
fde22ebf22 implement setting of http proxy host and port (for tunnel extension) in gtk ui 2012-05-29 23:51:24 +02:00
Yann Diorcet
121089650a In linphone_call_zoom_video check video output presence 2012-05-29 19:30:45 +02:00
Simon Morlat
bad6c152f1 fix two bugs in sal
- declare auth info valid after a received 180
- don't authenticate terminated calls.
2012-05-23 17:10:28 +02:00
Yann Diorcet
8815f986bb Fix unused variable with disabled video 2012-05-22 08:16:03 -04:00
Yann Diorcet
a4cfc69c95 Fix call stats init 2012-05-21 17:29:47 +02:00
Yann Diorcet
4e41b865b2 Add const to CallStatsUpdated callback 2012-05-21 15:42:28 +02:00
Yann Diorcet
41063747c9 Merge branch 'master' of git.linphone.org:linphone 2012-05-21 15:35:27 +02:00
Yann Diorcet
d92f7e0b38 Add call audio/video stats 2012-05-21 15:35:14 +02:00
Simon Morlat
cc640524b4 fix missing handling of paused-by-remote when done twice 2012-05-21 12:25:01 +02:00
Jehan Monnier
3f071e9eb0 fix tunnel code for android 2012-05-18 12:38:08 +02:00
Pierre-Eric Pelloux-Prayer
c9f89e6aa3 Do not tread ACK event if call has been terminated 2012-05-15 14:35:53 +02:00
Jehan Monnier
04fa4d457b make sure registration with expires=0 is allowed 2012-05-02 13:37:49 +02:00
Pierre-Eric Pelloux-Prayer
0e496ed3d9 zoom: float to float* so the app can know about zoom limits 2012-04-26 15:30:47 +02:00
Simon Morlat
38d4730be5 add missing using namespace::std 2012-04-26 11:30:50 +02:00
Yann Diorcet
ea6dd35f76 Add API to know Call audio/video codec 2012-04-25 15:37:10 +02:00
Simon Morlat
93bed082d2 stop dtmf stream before starting a new call 2012-04-20 22:49:29 +02:00
Simon Morlat
e1faecc5e5 fix bug for refer state notifications and update ortp 2012-04-19 17:48:12 +02:00
Simon Morlat
1e25bf2a30 fix bug with bad contact in 200Ok in case of authless proxy config. 2012-04-19 11:36:17 +02:00
Simon Morlat
a1d057be71 optimize AudioUnit startup time 2012-04-17 18:05:05 +02:00
Pierre-Eric Pelloux-Prayer
02369158f5 Add video zoom API 2012-04-17 11:13:52 +02:00
Simon Morlat
51694fd79a use double registration also for TCP and TLS 2012-04-16 15:44:02 +02:00
Simon Morlat
52e06a6fba fix a few codecs without numbering 2012-04-06 17:24:16 +02:00
Yann Diorcet
30eca09f41 add linphone_core_get_payload_type_number in api 2012-04-05 12:43:41 +02:00
Simon Morlat
2111e92a39 bugfix: do not retry without encryption when call is cancelled 2012-04-04 12:29:03 +02:00
Simon Morlat
5d60fae67e fix bug in incoming call timeout implementation 2012-04-04 10:40:26 +02:00
Simon Morlat
cb41acb925 fix auto-resuming of call in case of transfer failures 2012-04-03 16:19:42 +02:00
Pierre-Eric Pelloux-Prayer
05e04e2059 Add transfer_state property to LinphoneCall 2012-04-03 16:13:12 +02:00
Simon Morlat
9b421bfd43 fix broken compile 2012-04-03 16:04:57 +02:00
Simon Morlat
b06a202d82 fix: don't stop ringback in linphone_core_stop_dtmf_stream(). 2012-04-03 15:36:22 +02:00
Jehan Monnier
6e0a681c9e Merge commit 'aab6c70' 2012-04-03 10:50:48 +02:00
Jehan Monnier
aab6c70d93 introduce use of card preferred sample rate, usefull for IOS to speed-up call estbalishement 2012-04-03 10:49:23 +02:00
Simon Morlat
be455bfcae don't try to send text through not yet established dialogs 2012-03-30 15:45:27 +02:00
Pierre-Eric Pelloux-Prayer
d481382fb4 Moved the 'video frame decoded' callback from Core to LinphoneCall 2012-03-30 14:16:38 +02:00
Simon Morlat
48f34568c9 implement notifications when doing transfers 2012-03-29 15:09:52 +02:00
Pierre-Eric Pelloux-Prayer
9a21860f49 Add 'video_enabled' information to call log 2012-03-27 15:22:57 +02:00
Pierre-Eric Pelloux-Prayer
8ffeb3eb7c Expose ms2 MS_VIDEO_DECODER_FIRST_IMAGE_DECODED event to application 2012-03-26 15:33:39 +02:00
Pierre-Eric Pelloux-Prayer
35ab327fb2 Update current_call before notifiying call state change for LinphoneCallStreamsRunning 2012-03-26 15:32:55 +02:00
Simon Morlat
b285ff17c8 implement property to set video max recv buf size 2012-03-26 11:54:33 +02:00
Pierre-Eric Pelloux-Prayer
a43d75d8a3 Add display_filter_auto_rotate paramter to linphonerc
Conflicts:

	mediastreamer2
2012-03-22 17:26:41 +01:00
Sylvain Berfini
131086ee0c Renamed exported setCpu method 2012-03-22 16:23:44 +01:00
Sylvain Berfini
0116f4b2d3 ms_set_cpu_count exported via JNI 2012-03-22 10:37:56 +01:00
Yann Diorcet
6068c49f48 Avoid buffer overflow in console commands 2012-03-20 11:53:02 +01:00
Sylvain Berfini
7f873403bf Little bugfix for last commit 2012-03-15 10:38:05 +01:00
Sylvain Berfini
88f278bb4e Fix video asking issue while in conference if policy auto accept is set to true 2012-03-15 10:35:03 +01:00
Pierre-Eric Pelloux-Prayer
160a80e48e Use video policy in linphone_core_init_default_params 2012-03-14 15:46:09 +01:00
Simon Morlat
bdeb9679fe add LinphoneCore.setUserAgent() java wrapper 2012-03-13 22:04:21 +01:00