Commit graph

102 commits

Author SHA1 Message Date
Jehan Monnier
9448260574 fix wrong passwd use case 2013-05-15 12:38:33 +02:00
Simon Morlat
aae5ae888c improve custom header so that they work with responses too 2013-05-15 10:53:34 +02:00
Simon Morlat
c98fa12a3e implement sal_op_get_remote_contact() 2013-05-14 21:34:14 +02:00
Simon Morlat
d25af961ab cosmetics 2013-05-13 13:11:20 +02:00
Simon Morlat
41d885bc20 fix call without SDP
add specific test for this case
add missing EXTRA_DIST
2013-05-10 15:42:08 +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
Simon Morlat
00c3f621ce add custom header test
fix memory leaks
fix invalid reads
2013-05-07 16:01:47 +02:00
Jehan Monnier
18d2111995 add tls certificates tester 2013-05-07 12:46:04 +02:00
Simon Morlat
8e124bc7f8 fix ICE problem in belle-sip implementation 2013-05-04 22:43:14 +02:00
Simon Morlat
27d6692546 fix missing c=line in media description 2013-05-04 22:08:54 +02:00
Simon Morlat
29350eaab1 custom headers in progress 2013-05-03 18:12:33 +02:00
Ghislain MARY
3512728d0f Implement linphone_core_set_user_agent() for belle-sip. 2013-05-02 17:14:04 +02:00
Simon Morlat
8ad869352c small tls fix 2013-04-28 16:59:46 +02:00
Jehan Monnier
cd14f216c0 make sure presence dialog ref op 2013-04-28 15:48:29 +02:00
Jehan Monnier
86ba23e486 fix ha1 issue and store ha1 instead of passwd 2013-04-28 15:08:07 +02:00
Simon Morlat
313fbaa648 implement use_dates and dates in text messages. 2013-04-28 11:34:03 +02:00
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