Commit graph

53 commits

Author SHA1 Message Date
Simon Morlat
3b68abefea Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal 2010-03-09 11:27:17 +01:00
Simon Morlat
d54a04dc71 make use of firewall ip address in contact and sdp. 2010-03-09 11:25:33 +01:00
Jehan Monnier
bcd737a4ae fix c++ compilation issue with proxyConfig 2010-03-05 18:10:56 +01:00
Simon Morlat
8cdfef88fd fix authentication that wasn't marked as "working". 2010-03-05 15:20:56 +01:00
Simon Morlat
8d5c47d4a6 Merge branch 'master' into dev_sal
Conflicts:
	coreapi/linphonecore.h
2010-03-03 16:31:23 +01:00
Simon Morlat
ec6f061ea7 Merge branch 'master' into dev_sal
Conflicts:
	coreapi/address.c
	coreapi/linphonecore.c
2010-03-03 16:16:16 +01:00
Jehan Monnier
0024812b96 fix network state manual management 2010-03-03 14:34:10 +01:00
jehan monnier
53a6987b89 add network state management api 2010-03-03 14:34:09 +01:00
Simon Morlat
9c814fc357 fix bug in sdp offeranswer and malformed SDP. 2010-03-03 11:38:13 +01:00
Simon Morlat
40a8d31ab2 fix crash when ommiting sip:
reverse call logs.
2010-02-24 04:39:49 +01:00
Simon Morlat
a08cf146dd add jni to EXTRA_DIST 2010-02-23 16:56:52 +01:00
Jehan Monnier
013edf6d7d add jni for linphone_core_destroy 2010-02-19 17:04:00 +01:00
Jehan Monnier
269ee3cb7b ass call logs jnis 2010-02-18 18:28:45 +01:00
Jehan Monnier
677d4122e8 test if number to normilize is empty 2010-02-17 16:54:54 +01:00
Jehan Monnier
12f68e20f8 fix misspelt stardard 2010-02-17 16:53:19 +01:00
Jehan Monnier
01331f08a9 add traces + more jni implementation 2010-02-15 18:02:19 +01:00
jehan monnier
9a17310ffd increase jni support 2010-02-15 10:01:35 +01:00
Simon Morlat
4e721e8a4f Merge branch 'master' into dev_sal
Conflicts:
	console/commands.c
2010-02-12 18:15:19 +01:00
Jehan Monnier
2c8ebd5dcf add liblinphone jni for java binding 2010-02-12 15:43:06 +01:00
Simon Morlat
7a8382929e Merge branch 'master' into dev_sal
Conflicts:
	coreapi/authentication.c
	coreapi/linphonecore.h
	coreapi/misc.c
	coreapi/proxy.c
2010-02-12 11:48:08 +01:00
Jehan Monnier
8f7cc02f88 Merge branch 'master' of belledonne-communications.com:linphone-private 2010-02-12 11:32:04 +01:00
Jehan Monnier
c1b1d0120b add linphone_proxy_config_normalize_number to linphonecore.h 2010-02-12 11:31:23 +01:00
Simon Morlat
6d52275b03 modify the way LinphoneAuthInfo are managed. 2010-02-12 11:29:27 +01:00
Simon Morlat
0015964665 fix memory leaks, debug SDP nego 2010-02-12 10:48:11 +01:00
Simon Morlat
74e2374984 merge patch for file logs. 2010-02-08 15:17:38 +01:00
Simon Morlat
8a03d2340a fix bandwidths 2010-02-08 14:56:23 +01:00
Simon Morlat
e487df8d7d register works. 2010-02-08 13:49:52 +01:00
Simon Morlat
037145b937 ported everything to updated liblinphone api. 2010-02-08 13:07:40 +01:00
Simon Morlat
f3737ffb1a sal is code complete. 2010-02-07 15:54:39 +01:00
Simon Morlat
fdd99cd205 sal in progress, near to code complete. 2010-02-05 18:42:34 +01:00
Simon Morlat
0b065a455f Merge branch 'master' into dev_sal 2010-02-03 13:08:42 +01:00
Simon Morlat
4ec67dd554 save self-view settings. 2010-02-03 12:56:01 +01:00
Simon Morlat
cfbc05d22f fix bad copy/paste related to jitter buffer configuration 2010-02-03 11:20:56 +01:00
Simon Morlat
8ee9e3f367 Merge branch 'master' into dev_sal
Conflicts:
	coreapi/private.h
2010-02-02 16:25:52 +01:00
Simon Morlat
0267c3213f work in progress 2010-02-01 18:30:15 +01:00
Simon Morlat
80e14f6a90 work in progress to use SAL in coreapi 2010-01-29 23:57:46 +01:00
Jehan Monnier
a4a00f63e4 Merge branch 'master' of belledonne-communications.com:linphone-private 2010-01-29 17:10:30 +01:00
Jehan Monnier
eeed5fcfe3 no longer invalidate auth info in case of first registration failure on timeout 2010-01-29 17:09:25 +01:00
Simon Morlat
f5c4c989ad api rationalisation of payload type. 2010-01-28 12:34:21 +01:00
Simon Morlat
92f082ab04 Merge branch 'master' into dev_sal
Conflicts:
	po/ru.po
2010-01-28 11:41:44 +01:00
Simon Morlat
907cd9a43b add callbacks.c 2010-01-28 11:40:51 +01:00
Simon Morlat
857722d3b5 restore russian translation removed by mistake. 2010-01-28 10:43:19 +01:00
Simon Morlat
cda68ab8ad fix 487 usage. 2010-01-28 10:14:37 +01:00
Simon Morlat
866af33cce Merge branch 'master' of belledonne-communications.com:linphone-private 2010-01-28 10:00:49 +01:00
Simon Morlat
c5b17b4aa3 don't report 487 as call errors. 2010-01-28 10:00:04 +01:00
Jehan Monnier
32f65739c0 fix crash when call is null 2010-01-27 17:35:53 +01:00
Simon Morlat
5f0a6d55d9 sal is code complete ! 2010-01-27 16:20:03 +01:00
Simon Morlat
40e4b5d421 work in progress in sal. Near to code complete, except for subscribe/notify. 2010-01-26 22:31:33 +01:00
Simon Morlat
df89bafa70 work in progress, new layout 2010-01-22 12:26:25 +01:00
Simon Morlat
a371ab7df3 Merge branch 'master' into dev_sal 2010-01-21 13:54:19 +01:00