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
Sylvain Berfini
c3ebf99f5e
Fix compilation for WP8
2013-02-27 17:28:15 +01:00
Yann Diorcet
1d3ba8e0b6
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-02-25 09:26:55 +01:00
Simon Morlat
08eb7e6fbe
add call recording feature to conference
...
fix broken gtk conference interface.
2013-02-22 17:22:27 +01:00
Yann Diorcet
d837794192
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-02-21 11:58:09 +01:00
Simon Morlat
b8eff5b034
improve echo calibration
...
add mising declineCall() method to java api.
2013-02-19 17:45:48 +01:00
Jehan Monnier
956935274f
Merge remote-tracking branch 'public/master' into belle-sip
2013-02-19 15:56:44 +01:00
Yann Diorcet
3694186ac9
Add configurable delay timeout for ice/upnp
2013-02-19 11:21:20 +01:00
Yann Diorcet
93f5931bfb
Merge branch 'master' of git.linphone.org:linphone into belle-sip
...
Conflicts:
build/android/common.mk
build/android/config.h
2013-02-13 17:21:37 +01:00
Yann Diorcet
04fef5fcca
Add libupnp dependency for Android
...
Fix some issues related to uPnP
2013-02-13 16:51:50 +01:00
Yann Diorcet
f90176b636
Merge branch 'master' into belle-sip
2013-02-13 11:57:42 +01:00
Yann Diorcet
ee6366003f
Fix loop in upnp context release
...
Add upnp public function
Add upnp jni
Improve uPnP support when a device is removed
2013-02-13 11:55:05 +01:00
Yann Diorcet
d70a691001
Merge branch 'master' into belle-sip
...
Conflicts:
coreapi/sal.c
coreapi/sal.h
2013-02-07 15:18:09 +01:00
Simon Morlat
21c40caaa3
custom header api in progress
...
improve documentation and cleanups.
2013-02-07 11:43:09 +01:00
Simon Morlat
990cbb596d
- fix text_received() callback so that it can work without date header.
...
- add api to add custom header (work in progress)
- add accessors to call logs and hide the structure into private.h
2013-02-06 22:29:13 +01:00
Simon Morlat
0700c04d4a
implement call recording.
2013-02-06 15:06:40 +01:00
Jehan Monnier
427ec85ce4
Merge remote-tracking branch 'public/master' into belle-sip
...
Conflicts:
configure.ac
coreapi/sal.c
coreapi/sal.h
2013-02-06 10:55:57 +01:00
Jehan Monnier
eb26ab5c1c
use transport from proxyconfig if not set in request uri
2013-02-04 17:58:02 +01:00
Margaux Clerc
1f089fd82f
Add time in LinphoneChatMessage and SalMessage
2013-01-30 15:48:49 +01:00
Yann Diorcet
5c939acd69
Merge branch 'upnp'
...
Conflicts:
coreapi/callbacks.c
coreapi/linphonecore.c
gtk/Makefile.am
mediastreamer2
2013-01-25 12:01:50 +01:00
Yann Diorcet
ee49cc9029
Merge branch 'master' of git://git.linphone.org/linphone into belle-sip
2013-01-21 12:08:50 +01:00