Simon Morlat
269f8d1c4e
add new API to obtain full details about failures (calls, registration, events).
...
Fix bug when receiving a 487 after cancelling call, resulting in a call waiting tone to be played.
2014-03-21 18:15:28 +01:00
Simon Morlat
67faeff9a8
fix proxy config selection: use default proxy config if no matching proxy config is found for a given destination.
2014-03-20 10:36:56 +01:00
Simon Morlat
d032c1d3c9
Merge branch 'master' of git.linphone.org:linphone
...
Conflicts:
coreapi/linphonecore.h
coreapi/private.h
2014-03-18 17:32:23 +01:00
Simon Morlat
a7aab35b4f
add function to override common telephony tones by wav files
2014-03-18 17:12:40 +01:00
Jehan Monnier
504616b3ef
add set/get for SDP control
2014-03-18 10:56:23 +01:00
Jehan Monnier
260e7e1d5c
minimal SIP UPDATE support
2014-03-18 09:08:25 +01:00
Simon Morlat
a73cadc64f
improve linphone_core_stop_ringing() so that it also suppresses call waiting beep.
2014-03-11 17:38:02 +01:00
Simon Morlat
e022c57627
fix few bugs around ipv6 detection
2014-03-09 22:18:37 +01:00
Guillaume Beraudo
f5db8bf6af
Fix known proxy condition
2014-03-06 11:21:25 +01:00
Simon Morlat
95030951d1
add new function to play a file locally, in or out of calls.
...
add new function to define a tone or wav file to be played automatically upon call errors
2014-03-04 22:58:56 +01:00
Sylvain Berfini
24ead1f24f
Added option to remove provisioning uri once it has been successfully applied
2014-02-28 10:53:22 +01:00
Simon Morlat
3b3271dbb0
fix early media API and implementation
2014-02-21 15:42:40 +01:00
Guillaume BIENKOWSKI
ce6f19d7ac
Implement linphone_core_accept_early_media
2014-02-21 14:13:51 +01:00
Ghislain MARY
60f6726c61
Fix bug from code deactivated when video was not enabled.
2014-02-19 18:07:04 +01:00
Margaux Clerc
80165d9098
Update README
2014-02-19 16:33:47 +01:00
Guillaume BIENKOWSKI
b57f8b1526
Added 302 redirection support.
...
+ removed macros for sal_op_get_contact compatibility
2014-02-19 10:50:36 +01:00
Sylvain Berfini
076d87e2af
Delay remote provisioning until the first linphone_core_iterate
2014-02-17 16:07:18 +01:00
Simon Morlat
5214931034
add new log to track auth info added interactively.
2014-02-14 18:04:16 +01:00
Simon Morlat
2d26dc547f
fix some bugs, update translations
2014-02-14 15:16:46 +01:00
Guillaume Beraudo
0f31299139
Prefer default, then registering proxy in linphone_core_lookup_known_proxy
...
Simple backward compatible evolution of the algorithm.
Not registering proxy does not mean disabled: they are the fallback in
case no other proxy matches.
A better description of the proxy config modes would be:
- enabled;
- noregister;
- disabled.
However, it is a bit invasive as many places enable/disable
registrations.
2014-02-13 17:20:04 +01:00
Simon Morlat
36b603f2e8
Revert "Only consider registering configs in linphone_core_lookup_known_proxy"
...
This reverts commit eab65df8f3 .
2014-02-12 17:46:02 +01:00
Simon Morlat
92f0b5d3d3
provisioning ok
2014-02-12 17:45:16 +01:00
Sylvain Berfini
f76c0ead31
Improved remote provisioning code + added test suite for it
2014-02-12 17:21:22 +01:00
Guillaume Beraudo
eab65df8f3
Only consider registering configs in linphone_core_lookup_known_proxy
2014-02-12 16:04:48 +01:00
Sylvain Berfini
ddfdb7f9ce
Added remote provisioning feature in liblinphone
2014-02-11 18:00:57 +01:00
Simon Morlat
ca272c15df
fix double initialization
2014-02-11 17:51:14 +01:00
Ghislain MARY
510440a148
Fix crashes on BlackBerry 10.
2014-02-11 15:46:58 +01:00
Sylvain Berfini
227742469f
Splitted linphone_core_init in half into linphone_core_start, added new global state GlobalConfiguring and a new callback for the configuring state
2014-02-10 16:12:05 +01:00
Simon Morlat
9fc721e71c
fixes and cleanup
2014-02-10 12:08:14 +01:00
Guillaume BIENKOWSKI
a23048a65f
Fix missing QVGA resolution on iPhone
2014-02-10 11:24:21 +01:00
Simon Morlat
16066bea7a
remove useless code
2014-02-07 11:21:35 +01:00
Simon Morlat
0ca6aedeca
change telephone-event supported codes
2014-02-04 11:02:07 +01:00
Guillaume BIENKOWSKI
ba06368167
Revert linphone_call_get_ring_duration() method, and use the call log to get ring time.
...
Also moved start_time considerations to the call log to clean up a bit.
2014-01-31 12:03:42 +01:00
Guillaume BIENKOWSKI
2c094bdea1
Fix incall timeout calculation
2014-01-30 17:19:38 +01:00
Guillaume BIENKOWSKI
be079dc88d
Fix static payload types erasing custom ones.
2014-01-30 15:57:01 +01:00
Jehan Monnier
d8fcf36e4b
change list of supported resolution based on targetted platform
2014-01-29 08:38:34 +01:00
Sylvain Berfini
809123e950
Get supported video resolutions in Android from linphonecore
2014-01-28 13:59:55 +01:00
Jehan Monnier
19b9e0868e
enable h263 96/98 for android
2014-01-27 14:46:23 +01:00
Simon Morlat
092375c98a
SDP offer answer fix: declined streams must remain as inactive in future offers.
2014-01-24 11:11:24 +01:00
Simon Morlat
b5a6d4a2c6
implement custom headers sending in 200Ok
2014-01-22 18:03:55 +01:00
Sylvain Berfini
9239a4e91a
Fix linphonecore_destroy for windows phone
2014-01-21 15:31:14 +01:00
Simon Morlat
22e1427eb3
fix automatic resuming of calls after failed failed transfer
2014-01-21 12:17:39 +01:00
Simon Morlat
71e654ad95
change default dscp for video, because it is problematic on some routers to have two streams in parallel using the same dscp value.
2014-01-09 19:00:17 +01:00
Simon Morlat
fa421af04a
fix problem with SRTP proposed during pauses (by GTK app, due to the use of linphone_core_accept_call_with_params()).
2014-01-07 14:41:41 +01:00
Simon Morlat
041e20edfb
* fix incorrect behavior when the body of an INVITE cannot be understood or parsed.
...
Previously it was answering 200Ok.
* do not send 415 but 488 in case of incompatible codecs, which is more correct according to the RFC.
415 should be replied if the body cannot be understood (for example: is not application/sdp)
2014-01-06 23:24:00 +01:00
Simon Morlat
95246f5161
fix problem with media encryption not set in params for incoming calls
2014-01-06 16:34:51 +01:00
Simon Morlat
68ff65b224
turn ping_with_options to 0 by default, since it is no longer required thanks to belle-sip
2013-12-24 10:59:08 +01:00
Simon Morlat
d777e00ac9
change behavior of LinphoneCall::camera_enabled
...
It is now an application preference, the core never modifies it.
It represents whether the camera is allowed to be sent (in case of video request).
2013-12-20 10:40:04 +01:00
Guillaume BIENKOWSKI
e37cb37fec
Moved contact provider internals to a private header.
...
I also added lots of methods to manipulate Contact Providers
2013-12-19 15:25:03 +01:00
Simon Morlat
51302b1144
fix crash when calling an empty uri
...
fix property box udp port adjustement , that shall start to 0
2013-12-18 15:33:05 +01:00