Jehan Monnier
8606366b2e
Merge remote-tracking branch 'public/master' into belle-sip
...
Conflicts:
mediastreamer2
2013-06-07 16:37:19 +02:00
Ghislain MARY
75f41e680a
Add linphone_core_get_camera_sensor_rotation().
2013-06-06 15:30:24 +02:00
Jehan Monnier
6e3c6551a9
Merge remote-tracking branch 'public/master' into belle-sip
...
Conflicts:
NEWS
coreapi/linphonecore.c
2013-06-03 18:16:28 +02:00
Ghislain MARY
92f4fafe9e
Add opus codec.
2013-05-27 08:34:38 +02:00
Johan Pascal
e0eb19e8c0
Add fmtp parameters to opus payload to enable FEC and DTX
...
- update ms2 to get opus filter with locks on ptime
2013-05-24 13:28:47 +02:00
Jehan Monnier
8e46b502a2
Merge remote-tracking branch 'origin/dev_opus'
2013-05-24 10:17:29 +02:00
Ghislain MARY
ab69b2cd06
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-05-21 14:43:14 +02:00
Ghislain MARY
f71aad552c
Declare variables at the beginning of code blocks to fix compilation errors.
2013-05-21 14:40:16 +02:00
Jehan Monnier
23967d8ca8
fix ortp initiale ref count. Remove abusive traces
2013-05-21 11:16:45 +02:00
Simon Morlat
bb0f07f6a0
add info api
...
refactor selection of proxy, identity, configurations of op
fix bug when automatically restarting a call after a 415 due to srtp
2013-05-16 16:30:38 +02:00
Yann Diorcet
660a6948d8
Remove useless arguement in linphone_core_upnp_available
2013-05-15 22:28:23 +02:00
Ghislain MARY
d084f4bd7a
Add opus codec.
2013-05-15 12:40:32 +02:00
Jehan Monnier
01f68a128b
add tester for ssl handcheck timout
2013-05-15 12:38:33 +02:00
Yann Diorcet
ac0afacabd
Remove useless arguement in linphone_core_upnp_available
2013-05-13 15:12:14 +02:00
Ghislain MARY
98a440fe32
Fix wrong contact field in 200 OK response for an incoming call.
2013-05-13 12:08:21 +02:00
Simon Morlat
86aa12e97e
Merge remote-tracking branch 'public/master' into belle-sip
2013-05-10 15:49:33 +02:00
Johan Pascal
75e6db7ab9
AAC-EL: fix SDP/fmtp content according to new recommendation from Fraunhofer
2013-05-09 21:48:20 +02:00
Simon Morlat
9ac3d64c86
- implement contact +sip.instance parameter, with random uuid generated and store in linphonerc
...
- add user-agent string in response
2013-05-09 18:04:11 +02:00
Ghislain MARY
3512728d0f
Implement linphone_core_set_user_agent() for belle-sip.
2013-05-02 17:14:04 +02:00
Simon Morlat
0a51b53cc9
Merge remote-tracking branch 'public/master' into belle-sip
2013-04-28 11:34:53 +02:00
Simon Morlat
933b6559b3
update ms2 and cleanup dead function
2013-04-22 23:11:35 +02:00
Ghislain MARY
39255e8180
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-22 13:12:19 +02:00
Ghislain MARY
1d4f910cff
Oops... Forgot the lc parameter.
2013-04-22 13:11:27 +02:00
Ghislain MARY
89717feaae
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-22 13:05:28 +02:00
Ghislain MARY
93c48ae168
Save DTMFs settings immediately.
2013-04-22 12:57:44 +02:00
Johan Pascal
bb255673e3
Rename aac-eld modes to 22k and 44k
2013-04-22 11:04:48 +02:00
Johan Pascal
cc671644be
Add aac-eld paylaod type to linphone core.
...
- add two configurations with their respective fmtp config string
2013-04-21 22:06:07 +02:00
Ghislain MARY
82c498a711
Port tunnel to belle-sip.
2013-04-19 10:55:59 +02:00
Ghislain MARY
71a7738d39
Fix belle-sip logs (restore code that was erased by merge).
2013-04-12 15:43:13 +02:00
Jehan Monnier
4a395bfb72
make sure terminate call does nothing if call in state LinphoneCallReleased or LinphoneCallEnd
2013-04-11 17:47:45 +02:00
Ghislain MARY
dfb316ea7c
Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig.
...
This enables the creation of the LpConfig before creating the LinphoneCore.
It is useful on some systems to read some configuration parameters and perform some customization before creating the LinphoneCore.
The LpConfig can now also be created given a factory config filename using the new lp_config_new_with_factory() function.
2013-04-11 15:41:43 +02:00
Simon Morlat
8b0cd33557
fix bug when choosing SDP connection address
...
restore logs
2013-04-11 14:24:53 +02:00
Ghislain MARY
9c66aeb8b2
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-11 14:02:08 +02:00
Ghislain MARY
390e8aa189
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-11 14:40:47 +02:00
Jehan Monnier
a50f1cee88
Merge remote-tracking branch 'public/master' into belle-sip
2013-04-10 14:29:01 +02:00
Ghislain MARY
bf082a2db5
Fix compilation.
2013-04-10 09:20:13 +02:00
Ghislain MARY
c2f8de8614
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-09 18:26:05 +02:00
Ghislain MARY
3d9d596202
Fix compilation (missing }).
2013-04-09 18:25:19 +02:00
Ghislain MARY
f0c7dbd115
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-09 18:13:30 +02:00
Ghislain MARY
9bf2104524
Change API to set log handler and log level.
...
- Deprecate linphone_core_enable_logs(),
linphone_core_enable_logs_with_cb() and linphone_core_disable_logs() functions.
- Introduce linphone_core_set_log_handler(), linphone_core_set_log_file() and linphone_core_set_log_level() functions.
2013-04-09 18:07:53 +02:00
Simon Morlat
99f6bdec72
improve call quality indicator (takes into account video)
...
add accessors to late and loss rate in LinphoneCallStats.
2013-04-09 14:06:51 +02:00
Simon Morlat
ec1d4483a9
set mtu to 1300 because mtu detection is absolutely not reliable.
...
This is making a lot of problems with video packets especially.
2013-04-05 18:24:52 +02:00
Jehan Monnier
ee4a5d6ee4
implement early declined
2013-04-02 15:13:16 +02:00
Simon Morlat
641ba75313
refine transport selection algorithm and set proper routes for all kind of operations: INVITE, MESSAGE, SUBSCRIBE.
2013-03-28 21:57:50 +01:00
Simon Morlat
e69170d3f3
tls fixes
2013-03-28 15:45:44 +01:00
Simon Morlat
fc7925235e
Merge remote-tracking branch 'public/master' into belle-sip
...
Conflicts:
coreapi/upnp.c
2013-03-26 12:06:51 +01:00
Jehan Monnier
2fede18b16
implement compatibility mode with exosip when only one transport is available
2013-03-25 21:45:34 +01:00
Ghislain MARY
c0bed3eac9
Add prefix path for sound files.
2013-03-22 17:07:55 +01:00
Sylvain Berfini
939c0f4ce0
Revert "Send ZRTP hello hash in SIP SDP."
...
This reverts commit 71f31347fc .
Conflicts:
coreapi/linphonecall.c
mediastreamer2
2013-03-22 16:34:09 +01:00
Ghislain MARY
3020dae1e8
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-03-20 15:49:45 +01:00