Commit graph

3695 commits

Author SHA1 Message Date
Simon Morlat
86aa12e97e Merge remote-tracking branch 'public/master' into belle-sip 2013-05-10 15:49:33 +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
fd98c1e057 - do not register outside of tunnel when tunnel is activated but not yet connected.
- move TUNNEL_ENABLED to config.h, which avoids recompilation issues with -D flags.
2013-05-10 15:07:01 +02:00
Johan Pascal
75e6db7ab9 AAC-EL: fix SDP/fmtp content according to new recommendation from Fraunhofer 2013-05-09 21:48:20 +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
22f396386a add certificates 2013-05-07 19:09:40 +02:00
Simon Morlat
25f44cc7c9 enable new tls test 2013-05-07 16:12:56 +02:00
Simon Morlat
e1c4e819bc Merge remote-tracking branch 'public/master' into belle-sip 2013-05-07 16:12:41 +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
Margaux Clerc
d0279bf404 Fix bug report 2013-05-07 11:49:54 +02:00
Margaux Clerc
59fa81ecd3 Update Czech translation
Add patch for search in friendlist no case sensitive
2013-05-07 09:28:22 +02:00
Simon Morlat
156927cdae important conference bugfixes 2013-05-06 22:09:31 +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
Simon Morlat
dbaa0297ce fix bug when comparing event name (there can be parameters) 2013-05-03 14:36:21 +02:00
Ghislain MARY
3512728d0f Implement linphone_core_set_user_agent() for belle-sip. 2013-05-02 17:14:04 +02:00
Margaux Clerc
29a290f43b fix display of delivery notification 2013-05-02 15:57:02 +02:00
Ghislain MARY
a4bd90f12c Update ms2 submodule for NEON detection fix. 2013-04-30 15:30:30 +02:00
Ghislain MARY
476661a0fa Update oRTP submodule. 2013-04-30 12:17:24 +02:00
Simon Morlat
779997a593 Merge branch 'belle-sip' of git.linphone.org:linphone-private into belle-sip 2013-04-30 10:46:13 +02:00
Simon Morlat
059d6af4d5 Merge remote-tracking branch 'public/master' into belle-sip 2013-04-30 10:45:17 +02:00
Simon Morlat
efc4f86932 update ms2 and oRTP 2013-04-30 10:34:40 +02:00
Simon Morlat
b5addf958d fix crash when receiving an incorrect SDP message in a 200Ok.
fix indentation
2013-04-30 10:33:49 +02:00
Ghislain MARY
24186bfffa Fix swapped soundcards and use voidsink. 2013-04-29 17:15:40 +02:00
Ghislain MARY
77892bd720 Fix swapped soundcards and use voidsink. 2013-04-29 17:05:00 +02:00
Yann Diorcet
22314280bb Update ms2 2013-04-29 13:42:04 +02:00
Simon Morlat
1098142ac1 better management of publish 2013-04-28 21:59:46 +02:00
Simon Morlat
4f4546121f update ms2 and ortp that were far behind 2013-04-28 17:01:26 +02:00
Simon Morlat
8ad869352c small tls fix 2013-04-28 16:59:46 +02:00
Simon Morlat
0e9b41562f fix build. 2013-04-28 16:17:36 +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
0a51b53cc9 Merge remote-tracking branch 'public/master' into belle-sip 2013-04-28 11:34:53 +02:00
Simon Morlat
313fbaa648 implement use_dates and dates in text messages. 2013-04-28 11:34:03 +02:00
Ghislain MARY
1f4a7fd9f4 Fix debug flags for release (use NDEBUG instead of _DEBUG). 2013-04-26 16:50:17 +02:00
Margaux Clerc
cf65a0f6f9 hold_call disabled in conf
set minimum size to contact list
2013-04-26 12:24:38 +02:00
Margaux Clerc
ff0f3964c5 Fix UI feedbacks :
- updates pixmaps
- contact list resizable
- property.ui modified
- call stats remove when a call ends
- update hebrew translation file
2013-04-26 10:51:14 +02:00
Johan Pascal
feae19c319 aac-eld support multiframe per packet decoding 2013-04-26 01:12:51 +02:00
Johan Pascal
f9685df87b Aac-eld add missing header according to RFC3640 3.3.6 2013-04-25 17:00:31 +02:00
Ghislain MARY
2a95bd9707 Increment tries in loop that have a maximum number of tries. 2013-04-25 11:17:11 +02:00
Ghislain MARY
19495da6b9 Update ms2 submodule. 2013-04-25 10:54:29 +02:00
Ghislain MARY
51d3ea2759 Add sal_op_publish.c file to the Visual Studio project. 2013-04-24 14:14:22 +02:00
Ghislain MARY
21147b0c44 Add missing export. 2013-04-24 14:08:56 +02:00
Simon Morlat
4de9a7f7e1 link to libxml2 statically (shared version not working with android-ndk-r8e) 2013-04-24 11:57:52 +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
Margaux Clerc
fcb7ec2b4b update chat state message changed 2013-04-23 12:38:58 +02:00