Ghislain MARY
ad0d48554e
Update oRTP and ms2 submodules.
2013-12-06 14:31:43 +01:00
Ghislain MARY
31c8585cae
Include patch from linphone web version.
2013-12-06 14:31:43 +01:00
Jehan Monnier
ffffb5f80f
make sure liblinphone_tester_run_tests return value is acurate
2013-12-06 14:31:43 +01:00
Guillaume BIENKOWSKI
73da787c6d
Progress commit on dictionary integration in LDAP
2013-12-05 18:01:00 +01:00
Guillaume BIENKOWSKI
eadc6025f1
Fix compilation issue in console.c for Mac
2013-12-05 18:00:33 +01:00
Guillaume BIENKOWSKI
031a08b750
Introducing the dictionary type in linphone, inheriting from belle_sip_dict_t.
2013-12-05 17:56:48 +01:00
Guillaume BIENKOWSKI
26fc766c44
Add BELLE_SIP flags to the help programs.
2013-12-05 15:23:23 +01:00
Guillaume BIENKOWSKI
cfbd9b8429
The LDAP suggestions are now correctly displayed in the suggestions
2013-12-04 09:13:40 +01:00
Guillaume BIENKOWSKI
8aa375d637
Progress commit on LDAP:
...
- we now create minphone contacts based on what the LDAP query returns,
- added configuration for specifying which LDAP field corresponds to the SIP address and contact name
- fixed some leaks in LDAP data extraction
- modified the completion of the uribar to include LDAP results. We now insert them into the list when available.
2013-12-03 10:53:17 +01:00
Guillaume BIENKOWSKI
c17165ac9d
Progress commit: first ldap search results are now available.
...
There's a test button in the ui to test a search.
2013-12-03 10:53:17 +01:00
Guillaume BIENKOWSKI
a1bbb890aa
Progress
2013-12-03 10:53:17 +01:00
Guillaume BIENKOWSKI
f5c9d60d88
Progress commit...
2013-12-03 10:53:17 +01:00
Guillaume BIENKOWSKI
006ba8be2e
Progress commit: basic object structure is here
2013-12-03 10:53:17 +01:00
Guillaume BIENKOWSKI
9d41c890cf
Starting work on LDAP
2013-12-03 10:53:17 +01:00
Jehan Monnier
41b76330c8
Merge branch 'master' of git.linphone.org:linphone
...
Conflicts:
tester/liblinphone_tester.c
2013-12-02 17:07:55 +01:00
Jehan Monnier
19acd4a53a
align rootca path for android
2013-12-02 15:53:04 +01:00
Simon Morlat
7ee0e18910
update ms2
2013-12-01 22:14:14 +01:00
Simon Morlat
52226a4b99
GTK app: enable TLS transport if tls is requested on a proxy config.
2013-12-01 22:03:24 +01:00
Simon Morlat
8ffa2c38fe
finish to implement multi transport in gtk app.
...
fix malloc/free mismatch
2013-12-01 21:43:13 +01:00
Simon Morlat
6f9f860a2e
allow multiple transports in gtk application, allow to configure transport per proxy (not yet finished)
2013-11-30 11:25:55 +01:00
Simon Morlat
ab7e606d38
don't fail because no i-frame is received when video isn't enabled
2013-11-29 22:17:55 +01:00
Simon Morlat
f72ac202cf
fix build issue in ms2
2013-11-29 19:17:48 +01:00
Jehan Monnier
fb54b4790b
update ms2 for multi linphonecore fixes
2013-11-29 18:20:44 +01:00
Simon Morlat
d7beb3193b
reset codecs in current call params when stream is ended, otherwise it points to undefined memory.
2013-11-28 21:48:14 +01:00
Guillaume BIENKOWSKI
cfe2a94f6c
Fix sips handling in interpret_url.
...
Added a unit test for it.
2013-11-28 17:02:09 +01:00
Simon Morlat
a8d304fd8f
* implement reporting of dtmf received via SIP info
...
* dtmf can be typed on keyboard with gtk app.
2013-11-28 11:59:35 +01:00
Simon Morlat
41f0390f93
generate SRTP keys more securely
...
simplify management of SalMediaDescription
take into account changes in local encryption keys while updating streams.
2013-11-27 16:50:25 +01:00
Margaux Clerc
c6ceda063e
Update Mediastreamer2
...
Add flag to compile with contact header in android
2013-11-27 16:24:59 +01:00
Guillaume BIENKOWSKI
fa16748aa6
Update mediastreamer to fix an AudioUnit problem on early media
2013-11-27 09:18:32 +01:00
Guillaume BIENKOWSKI
f7cf567135
Added a flag to force inclusion of contact headers in ringing responses.
...
The flag is SAL_OP_CALL_FORCE_CONTACT_IN_RINGING .
This helps handling older versions of SIP servers that expect it to be present in the 183 response.
2013-11-26 14:07:25 +01:00
Simon Morlat
f885ec643a
update ms2
2013-11-25 10:49:30 +01:00
Simon Morlat
f3041fc4f4
update ms2 for ffmpeg compilation bugfixes
2013-11-24 18:27:17 +01:00
Simon Morlat
4ddeb921c1
tune routing of outgoing requests:
...
- do not set the transport in the request-uri, it might confuse servers.
- don't route sips request through tcp or udp
2013-11-22 16:36:42 +01:00
Guillaume Beraudo
bc6a5f7237
Add back ffmpeg improvements
2013-11-22 15:50:59 +01:00
Guillaume BIENKOWSKI
1c94770d55
Fix likely leak
2013-11-22 15:14:48 +01:00
Jehan Monnier
fb4939e20d
revert ffmpeg api changes in Ms2
2013-11-22 09:26:24 +01:00
Jehan Monnier
e0256b1f7a
fix compilation issue
2013-11-21 16:26:44 +01:00
Jehan Monnier
1bf1ee2aba
rename cacert.pem to cafile.pem to be consistent with flexisip usage
2013-11-21 15:53:43 +01:00
Guillaume Beraudo
c45e8dfbef
Newer mediastreamer compiling on Jessie.
2013-11-21 15:50:58 +01:00
Guillaume Beraudo
9c955aed32
Fix a few leaks.
2013-11-21 15:50:31 +01:00
Guillaume Beraudo
fd06569c8a
git ignore
2013-11-21 13:54:31 +01:00
Guillaume Beraudo
edfc32db24
Show registration refresher in UI
2013-11-21 13:54:31 +01:00
Guillaume Beraudo
e8225e64b9
Basic client certificates API
2013-11-21 13:54:31 +01:00
Simon Morlat
782cac1b9e
Merge branch 'master' of git.linphone.org:linphone
2013-11-20 16:27:47 +01:00
Simon Morlat
c47812993d
fix crash in ms2
2013-11-20 16:27:23 +01:00
Jehan Monnier
4ecd0432cf
fix no video build
2013-11-20 10:18:19 +01:00
Simon Morlat
41e358f976
restore ms2 (previous commits rewinded it)
2013-11-19 22:23:03 +01:00
Simon Morlat
2b6dcf779a
fix bugs in tests.
2013-11-19 22:22:16 +01:00
Jehan Monnier
d69cf918b6
Merge branch 'master' of git.linphone.org:linphone
...
Conflicts:
mediastreamer2
2013-11-19 12:34:27 +01:00
Jehan Monnier
d10666ae19
set record directory to home if no music dir
2013-11-19 12:31:18 +01:00