Commit graph

1516 commits

Author SHA1 Message Date
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
Ghislain MARY
98a440fe32 Fix wrong contact field in 200 OK response for an incoming call. 2013-05-13 12:08:21 +02:00
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
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
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
Simon Morlat
059d6af4d5 Merge remote-tracking branch 'public/master' into belle-sip 2013-04-30 10:45:17 +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
Simon Morlat
1098142ac1 better management of publish 2013-04-28 21:59:46 +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
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
2a95bd9707 Increment tries in loop that have a maximum number of tries. 2013-04-25 11:17:11 +02:00
Ghislain MARY
21147b0c44 Add missing export. 2013-04-24 14:08:56 +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
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
91310ca98f Improve echo canceller calibrator.
- Use the void source filter instead of the file player.
- Handle the number of channels.
2013-04-23 09:20:56 +02:00
Simon Morlat
933b6559b3 update ms2 and cleanup dead function 2013-04-22 23:11:35 +02:00
Ghislain MARY
39255e8180 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-22 13:12:19 +02:00
Ghislain MARY
1d4f910cff Oops... Forgot the lc parameter. 2013-04-22 13:11:27 +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
Ghislain MARY
6d682291e9 Fix registration when disabling tunnel. 2013-04-22 11:16:00 +02:00
Johan Pascal
bb255673e3 Rename aac-eld modes to 22k and 44k 2013-04-22 11:04:48 +02:00
Johan Pascal
cc671644be Add aac-eld paylaod type to linphone core.
- add two configurations with their respective fmtp config string
2013-04-21 22:06:07 +02:00
Simon Morlat
3a3a5e478d wrap DSCP API for java 2013-04-19 15:39:40 +02:00
Ghislain MARY
541413ce20 Do not include eXosip header when compiling with bellesip. 2013-04-19 14:57:26 +02:00
Sylvain Berfini
239a7881c2 Added missing ekports 2013-04-19 11:42:20 +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