Commit graph

486 commits

Author SHA1 Message Date
Jehan Monnier
9b846f0ecc better support of publish 2013-04-23 13:57:02 +02:00
Jehan Monnier
06a9ea3cde implement publish 2013-04-23 13:57:01 +02:00
Jehan Monnier
9f1fbf40b5 add presence status tester 2013-04-23 13:57:01 +02:00
Ghislain MARY
bd6d249f26 Define variables at the beginning of a block and do not call tunnel stuff is tunnel compilation is not enabled. 2013-04-19 09:19:58 +02:00
Ghislain MARY
82c498a711 Port tunnel to belle-sip. 2013-04-19 10:55:59 +02:00
Simon Morlat
46bf8a0684 add ICE support to SDP parser/writer.
add a test to check basic ICE functionality.
2013-04-18 15:44:35 +02:00
Simon Morlat
2062792139 add support for dtmfs in SIP INFO 2013-04-17 12:00:17 +02:00
Jehan Monnier
9186b3bb6f check stream direction in session description 2013-04-11 14:26:01 +02:00
Jehan Monnier
bffae8bdf4 transfer full control of registration to refresher 2013-04-11 09:18:23 +02:00
Jehan Monnier
30f5b028b4 fix build issue introduced by LINPHONE_PUBLIC 2013-04-05 15:38:31 +02:00
Jehan Monnier
3da6834930 very simple support of Supported=100rel header 2013-04-02 15:21: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
Jehan Monnier
0d15447140 better management of call state machine 2013-03-28 18:29:39 +01:00
Simon Morlat
e69170d3f3 tls fixes 2013-03-28 15:45:44 +01:00
Simon Morlat
84dc96eccb implement tls and dscp options 2013-03-27 16:40:27 +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
235387ff17 Remove useless semicolon. 2013-03-22 10:53:23 +01:00
Simon Morlat
3cd2dac98f refactoring and memory leak bugfixing. 2013-03-20 17:15:17 +01:00
Simon Morlat
91ae44e4f9 fix a bunch of memory leaks. 2013-03-19 22:08:30 +01:00
Jehan Monnier
ff2563b244 fix call tester 2013-03-19 09:55:06 +01:00
Jehan Monnier
c5f239101b implement minimal prack support 2013-03-18 19:32:38 +01:00
Jehan Monnier
2f80cd6ed1 ad linphone_proxy_config_get_transport 2013-03-13 13:04:59 +01:00
Yann Diorcet
2e511cdd33 Fix sal_text_send api for bellesip 2013-03-12 14:45:27 +01:00
Sylvain Berfini
f1928d246f Fix dns timeout test issue + fix terminate call mhen state = OutgoingInit 2013-03-11 12:56:38 +01:00
Jehan Monnier
275d7c10a7 implement enable rport 2013-03-11 12:26:02 +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
Jehan Monnier
79fe5f18b7 better contact/nat management 2013-03-07 21:11:29 +01:00
Jehan Monnier
4842109900 remove contact as const char* from op->contact in case of bellesip 2013-03-07 18:44:14 +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
Jehan Monnier
bf0db8f9e4 io error repporting for calls 2013-02-28 16:06:53 +01:00
Sylvain Berfini
c3ebf99f5e Fix compilation for WP8 2013-02-27 17:28:15 +01:00
Jehan Monnier
0b06ac3fb5 implement op->call_id 2013-02-27 14:42:21 +01:00
Jehan Monnier
c0b4a8ba0b Merge commit 'c9b643b' into belle-sip
Conflicts:
	coreapi/bellesip_sal/sal_op_call.c
2013-02-26 16:08:40 +01:00
Jehan Monnier
d70ed5075d fix case where bye is not answer at all 2013-02-26 16:00:18 +01:00
Jehan Monnier
40b65a779f better op management to avoid transaction to refference a freed op 2013-02-26 13:30:39 +01:00
Jehan Monnier
73722ac3ee add function to disable contact fixing 2013-02-25 11:25:22 +01:00
Jehan Monnier
6791abd00d implement CallReleased state transition 2013-02-22 15:44:33 +01:00
Jehan Monnier
2d49bfd8be finalize call transfert implementation 2013-02-21 14:53:37 +01:00
Jehan Monnier
7da04a1a9e fix upnp and better contact management 2013-02-20 17:54:17 +01:00
diagne
318aec6ba7 Merge branch 'belle-sip' of git.linphone.org:linphone-private into belle-sip 2013-02-20 12:32:49 +01:00
Jehan Monnier
f22fe042e6 make sure only INVITE message invoke call_received in dialog state NULL 2013-02-20 11:44:47 +01:00
root
f092c90b73 Merge branch 'belle-sip' of git.linphone.org:linphone-private into belle-sip 2013-02-19 16:05:32 +01:00
Jehan Monnier
5737db3986 implement attended transfert 2013-02-19 15:55:09 +01:00
Jehan Monnier
3fd27c09c8 fix compilation issue 2013-02-18 16:10:56 +01:00
Jehan Monnier
b7c0c35102 continue transfer implemenation 2013-02-18 15:57:19 +01:00
Jehan Monnier
615fb7ad5d continue call transfer impl 2013-02-15 18:47:46 +01:00
Jehan Monnier
62cc1e417b fix OPTIONS 2013-02-15 12:09:59 +01:00
Jehan Monnier
f6f2381a09 start call transfert, fix upnp crash, imp[lement incoming OPTION 2013-02-15 11:32:42 +01:00
Jehan Monnier
a177101b55 fix cseq not incremented in case of 401/407 response 2013-02-13 16:11:56 +01:00