Simon Morlat
9d5c1e7403
add possibility to set/get subject in SDP
2014-02-18 17:30:52 +01:00
Simon Morlat
9fc721e71c
fixes and cleanup
2014-02-10 12:08:14 +01:00
Simon Morlat
16066bea7a
remove useless code
2014-02-07 11:21:35 +01:00
Simon Morlat
22e1427eb3
fix automatic resuming of calls after failed failed transfer
2014-01-21 12:17:39 +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
ffaf96828f
Implement fully compatible IPv4/IPv6 mode.
...
Requires belle-sip upgrade.
2013-12-17 11:56:00 +01:00
Simon Morlat
95e3f26dca
implement manual mode refresher for generic subscribe
2013-12-13 10:22:28 +01:00
Simon Morlat
82eaf99776
adapt to new resolver api.
2013-11-17 22:29:59 +01:00
Simon Morlat
6c4f1da92b
update ortp to fix conflict with gettimeofday defined both in ortp and
...
tunnel.
update documentation
2013-11-07 14:32:53 +01:00
Jehan Monnier
a5c40facf6
add tests to make sure unsuccesfull incall transactions do not abort the call.
2013-10-11 10:31:56 +02:00
Simon Morlat
470227cf85
fix ICE crash
...
fix potential crash when opening property box
2013-10-07 11:49:37 +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
Jehan Monnier
42654a327c
add LinphoneReasonUnauthorized
2013-08-21 11:29:32 +02:00
Jehan Monnier
7c27400203
fix typo in dnd reason
2013-07-23 21:18:28 +02:00
Jehan Monnier
3051c9bdad
add LinphoneReasonDoNotDisturb
2013-07-23 21:10:14 +02:00
Ghislain MARY
60c1b0a4ce
Some changes to only use API allowed for WP8 applications.
2013-07-19 11:39:21 +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
a147f07905
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-07-02 17:46:02 +02:00
Simon Morlat
36e445f97f
generic subscribe notify api in progress
2013-06-06 11:01:54 +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
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
Jehan Monnier
bf3e436117
Merge commit 'a3f10cc'
2013-04-25 10:39:00 +02:00
Jehan Monnier
6a53afc451
Merge commit 'a3f10cc'
2013-04-25 10:39:00 +02:00
Jehan Monnier
a3f10ccd2f
add special case to compute aac network birate
2013-04-25 10:36:18 +02:00
Jehan Monnier
91cdae81ce
add special case to compute aac network birate
2013-04-25 10:36:18 +02:00
Jehan Monnier
2fede18b16
implement compatibility mode with exosip when only one transport is available
2013-03-25 21:45:34 +01:00
Simon Morlat
13aa1cc029
Merge remote-tracking branch 'public/master' into belle-sip
2013-03-22 11:01:39 +01:00
Simon Morlat
654662128f
fix again
2013-03-22 11:00:23 +01:00
Simon Morlat
606d3c0a25
fix again
2013-03-22 11:00:23 +01:00
Simon Morlat
76e61b810d
fix previous commit.
2013-03-22 10:58:25 +01:00
Simon Morlat
b37cdb6783
fix previous commit.
2013-03-22 10:58:25 +01:00
Simon Morlat
1521d1f7f0
change the way local interface is searched.
2013-03-22 10:56:44 +01:00
Simon Morlat
2aba9114a4
change the way local interface is searched.
2013-03-22 10:56:44 +01:00
Jehan Monnier
d69d96a0ca
Merge remote-tracking branch 'public/master' into belle-sip
2013-03-15 17:50:37 +01:00
Ghislain MARY
2048bac55a
Do not create ICE check list for non-active streams.
...
It may lead to some crashes if a check list exists for a non-active stream.
2013-03-15 16:03:32 +01:00
Ghislain MARY
42f23a4d6c
Do not create ICE check list for non-active streams.
...
It may lead to some crashes if a check list exists for a non-active stream.
2013-03-15 16:03:32 +01:00
Simon Morlat
bee6752f6e
add automatic tone user indications
2013-03-14 13:27:53 +01:00
Simon Morlat
e1552ee1ee
add automatic tone user indications
2013-03-14 13:27:53 +01:00
Jehan Monnier
33ebb44b85
fix build issue from wp8 build
2013-03-04 17:26:28 +01:00
Sylvain Berfini
5c30c2a318
Merge remote-tracking branch 'origin/belle-sip' into wp
...
Conflicts:
coreapi/bellesip_sal/sal_impl.c
coreapi/misc.c
tester/call_tester.c
tester/liblinphone_tester.c
2013-03-01 14:39:38 +01:00
Sylvain Berfini
e7af27f1a1
Fix link step of compilation
2013-02-28 11:08:09 +01:00
Sylvain Berfini
c3ebf99f5e
Fix compilation for WP8
2013-02-27 17:28:15 +01:00
Jehan Monnier
936ec61f40
call->audio_bw should be rouded to the upper value
2013-02-26 17:29:28 +01:00
Simon Morlat
0700c04d4a
implement call recording.
2013-02-06 15:06:40 +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
Ghislain MARY
39bbe2656b
Keep the total number of streams and the number of active streams in the media description.
...
This is to respect section 8 of RFC 3264 ("Modifying the Session"). The
number of streams in the SDP MUST NOT decrease.
2013-01-23 12:25:08 +01:00
Yann Diorcet
3b20b89886
Merge branch 'master' of git.linphone.org:linphone into upnp
...
Conflicts:
coreapi/linphonecore.c
mediastreamer2
2013-01-09 13:58:33 +01:00
Ghislain MARY
9f9602e728
Factorize media streams code.
2013-01-07 16:22:12 +01:00
Yann Diorcet
f3805137e6
Working call with uPnP
2013-01-04 16:19:13 +01:00