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
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
Simon Morlat
82eaf99776
adapt to new resolver api.
2013-11-17 22:29:59 +01:00
Simon Morlat
811b453d06
add a domain parameter in LinphoneAuthInfo, to workaround non-unicity of realm in real world.
2013-11-04 15:00:50 +01:00
Simon Morlat
61c2fbf964
use internal linphone_core_send_presence() method to send on-the-phone notification when a call is starting and restore to user's presence when last call is terminated.
...
This allows to use publish if relevant, while previous method could only send NOTIFY.
2013-10-29 16:07:26 +01:00
Simon Morlat
5f32fd7e42
stop refreshing register when network is off.
2013-10-18 22:15:34 +02:00
Ghislain MARY
147f2c0c24
Remove unused code.
2013-10-07 17:55:15 +02:00
Simon Morlat
77d6169624
improve documentation, rationalize some callbacks name.
...
lp-gen-wrapper functional.
2013-10-01 22:00:39 +02:00
Simon Morlat
914656c003
add way for linux users to choose betwen X11/Xv or GLX video renderers.
2013-09-27 22:30:20 +02:00
Simon Morlat
573f530569
remove all getaddrinfo() blocking calls from coreapi.
...
Stun server is resolved asynchronously.
2013-09-27 11:41:15 +02:00
Ghislain MARY
20dfd43aac
More coherent friend API.
2013-09-19 11:15:29 +02:00
Simon Morlat
fed415507f
enhance event API to be notified of publish states.
...
lp-gen-wrappers is in progress
2013-09-17 14:03:52 +02:00
Simon Morlat
bbedbf7652
update ms2
2013-09-13 16:48:50 +02:00
Simon Morlat
9a671657c6
make use of bellesip's new dialog's request queue to fix bugs around transfer notification
...
add notification of failed transfers (new test in call suite for that)
In case of failed transfer, referer call is resumed (if necessary) and notified of the failure.
remove deprecated code.
2013-09-03 22:34:04 +02:00
Ghislain MARY
b9d374d8f6
Store firewall policy in linphonerc as a string.
2013-09-02 17:52:33 +02:00
Sylvain Berfini
90b6aa36f2
Added some methods to allow to create a chat message completely and to store a chat message in database + JNI bindings for these methods
2013-08-14 16:48:46 +02:00
Simon Morlat
86ade2174c
add two new methods to access pointers to transferer call and transfer target call.
2013-08-14 15:33:36 +02:00
Sylvain Berfini
88a0da21c1
Added storage_id field to LinphoneChatMessage struct + method to delete a single message in message_storage API + JNI glue for this method
2013-08-13 15:08:20 +02:00
Ghislain MARY
cb7d8ff931
Change API to access sent and received video size via call parameters.
2013-08-12 15:45:07 +02:00
Sylvain Berfini
1ccf89e4fb
Init chatrooms at storage startup using sotred conversations + JNI glue to get chatrooms list
2013-08-09 17:06:39 +02:00
Simon Morlat
b2d873fab8
add linphone_core_stop_ringing() to public API.
2013-07-27 15:48:36 +02:00
Jehan Monnier
9702eeb281
wait until linphone friend proxy config is registered before sending
...
first subscribe
2013-07-23 20:35:59 +02:00
Simon Morlat
1b6da4751b
fix potential problem with ringback beeing stopped automatically by mistake.
2013-07-09 11:36:28 +02:00
Simon Morlat
0b2d04d624
many improvements
...
* re-send SUBSCRIBEs after network gets reachable again
* allow to set the default SUBSCRIBE expires using [sip] "subscribe_expires" property
* re-send initial SUBSCRIBE if remote peer lost the dialog context
2013-07-05 23:05:20 +02:00
Simon Morlat
83268b313b
* fixes for dialog serialization
...
* fix crash when receiving a NOTIFY after a SUBSCRIBE is terminated
2013-07-05 16:12:56 +02:00
Ghislain MARY
bbd8ec8ba4
Add API to get and set contact of a presence model.
2013-06-25 11:13:35 +02:00
Simon Morlat
866af779ab
handle out of dialogs incoming NOTIFY.
...
Use in [sip]:
allow_out_of_subscribe_presence=1
to allow them for presence (unsecure)
2013-06-24 12:16:35 +02:00
Ghislain MARY
8c9c96218a
Use presence model to notify presence.
...
Use libxml2 to generate XML content.
2013-06-19 17:22:26 +02:00
Ghislain MARY
220c471369
Use xml parser to get presence status.
2013-06-19 17:22:26 +02:00
Simon Morlat
08fdd73272
LinphoneEvent improvements
2013-06-18 12:06:06 +02:00
Jehan Monnier
500d97e548
add privacy settings at proxy level
2013-06-13 08:35:49 +02:00
Jehan Monnier
cebe1f1055
start privacy impelmentation
2013-06-11 09:14:28 +02:00
Jehan Monnier
b7a487bef4
add privacy support
2013-06-10 17:39:53 +02:00
Simon Morlat
36e445f97f
generic subscribe notify api in progress
2013-06-06 11:01:54 +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
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
a5a49f8f98
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-04-23 10:53:00 +02:00
Ghislain MARY
18cdaef2e3
Add callbacks for audio (un)initialization in the echo canceller calibrator.
2013-04-23 10:48:17 +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
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
Jehan Monnier
2fede18b16
implement compatibility mode with exosip when only one transport is available
2013-03-25 21:45:34 +01:00
Jehan Monnier
c5f239101b
implement minimal prack support
2013-03-18 19:32:38 +01:00
Jehan Monnier
d69d96a0ca
Merge remote-tracking branch 'public/master' into belle-sip
2013-03-15 17:50:37 +01:00
Simon Morlat
e1552ee1ee
add automatic tone user indications
2013-03-14 13:27:53 +01:00
Yann Diorcet
7a453c5935
Add rtp config for disabling upnp for rtp streams
2013-03-13 10:20:59 +01:00
Yann Diorcet
8dd4ee3ee2
Merge branch 'master' into belle-sip
...
Conflicts:
build/android/common.mk
coreapi/linphonecore.h
2013-03-12 13:30:13 +01:00
Simon Morlat
42ab420ce6
clean message storage API
...
relax requirement for sqlite3
2013-03-09 10:37:29 +01:00
Jehan Monnier
dafc0c1f0c
Merge remote-tracking branch 'public/master' into belle-sip
...
Conflicts:
configure.ac
coreapi/linphonecore.h
2013-03-07 21:56:18 +01:00
Margaux Clerc
c62f68350d
add message storage
2013-03-07 12:19:28 +01:00