Simon Morlat
9563b0d159
fix missing "lr" causing old fashioned outbound proxy routing
2012-02-14 11:00:02 +01:00
Pierre-Eric Pelloux-Prayer
11d7c7be84
sal_register and sal_register_refresh returns -1 when exosip fails to build msg
2012-02-10 11:16:01 +01:00
Simon Morlat
0260771128
fix duplicate route headers in registers
2012-01-23 12:44:40 +01:00
Simon Morlat
743f68ee07
fix macos build and crash at exit from dock.
2012-01-09 12:07:11 +01:00
Simon Morlat
a877fe85a9
bugfix for options message
2011-12-16 23:14:50 +01:00
Simon Morlat
32b42a5918
fix for exosip update
2011-12-14 12:21:58 +01:00
Simon Morlat
3fa5c26ceb
Workaround eXosip behaviour to put proxy hostname instead of domain in SIP registers. The register should contain the SIP domain as request uri.
2011-12-14 12:17:27 +01:00
Simon Morlat
2e52e24792
fix TLS support under linphonec and gtk (problem not occuring with mobile versions)
...
Implement registration refresh upon SIP network protocol change.
2011-12-02 18:12:36 +01:00
Simon Morlat
0d04b9451b
add new warnings.
2011-11-21 14:58:40 +01:00
Simon Morlat
7f849dc29f
fix for srtp when retrying in unencrypted mode
2011-11-04 15:06:09 +01:00
Simon Morlat
263b103154
Merge remote-tracking branch 'private/srtp'
...
Conflicts:
coreapi/linphonecore.c
coreapi/linphonecore.h
coreapi/sal_eXosip2.c
java/common/org/linphone/core/LinphoneCore.java
oRTP
2011-11-04 10:32:08 +01:00
Guillaume Beraudo
0fb206da3a
More verbose traces on SAL call.
2011-10-24 11:37:11 +02:00
Guillaume Beraudo
3ef3935785
Don't crash when terminating already terminated call.
2011-10-07 14:40:15 +02:00
Pierre-Eric Pelloux-Prayer
e700695989
srtp: add SRTP support to Linphone
2011-10-04 17:57:52 +02:00
Guillaume Beraudo
df65d11373
Function linphone_core_find_call_from_uri().
2011-09-30 12:18:16 +02:00
Simon Morlat
6075e8ee34
fix crash
2011-09-27 21:56:59 +02:00
Simon Morlat
c33fa844a7
implement better system for "single instance application" requirement.
2011-09-17 23:09:55 +02:00
Simon Morlat
400b71a140
implement automatic retry in case of "Interval too brief" for registers.
2011-08-25 23:37:44 +02:00
Pierre-Eric Pelloux-Prayer
393a70252c
Removed debug trace
2011-07-22 12:22:55 +02:00
Pierre-Eric Pelloux-Prayer
b0e75d9d78
Add configuration option allowing to specify trusted CA certificates.
...
This option can contain either :
- a single file path; this file can contain several concatenated CA PEM files
- a folder path containing several CA PEM files
2011-07-22 11:37:38 +02:00
Pierre-Eric
ff7f866dd9
Add TLS support to Linphone
2011-07-19 14:18:13 +02:00
Simon Morlat
09b925f3a2
Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-06-24 14:12:31 +02:00
Simon Morlat
d06faa9190
keep local payload types offered in call profile in case the remote end wants to use them despite it didn't accepted them.
2011-06-24 14:11:47 +02:00
Jehan Monnier
818c21196d
remove register transaction in sal_op_release
2011-06-24 11:55:06 +02:00
Jehan Monnier
14cb05ee80
Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone
2011-06-22 20:29:51 +02:00
Jehan Monnier
044ddc63ed
add sip option reuse_authorization to reuse authorization header for subsequente register
2011-06-22 20:28:40 +02:00
Simon Morlat
541b186df2
don't add transport=UDP
2011-06-21 16:18:20 +02:00
Simon Morlat
338884fa4d
fix double locks
2011-06-16 15:16:34 +02:00
Jehan Monnier
6e8cf5e4a3
fix contact update after registration in case of TCP
2011-06-15 13:01:01 +02:00
Simon Morlat
0e7407ad11
fix unused variables
2011-05-31 10:54:34 +02:00
Simon Morlat
68fa025802
fix bug regarding calls that might be accepted while the application already declined it
2011-05-30 12:32:47 +02:00
Simon Morlat
8e19b64c69
fix crash in sal with authenticated requests
2011-05-25 12:44:59 +02:00
Jehan Monnier
3981cdd264
add use_101 option to disable 101 dialog established
2011-05-23 17:27:28 +02:00
Simon Morlat
0e517a8906
properly build REGISTER refreshes
2011-05-17 14:30:18 +02:00
Simon Morlat
7a82ee71fe
Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-05-12 09:24:15 +02:00
Simon Morlat
222b1b748c
prompt password for rejected authentications, and allow retrial of failed authentications after some time
2011-05-12 09:23:08 +02:00
Guillaume Beraudo
897ec72a8a
Remove uri front spaces on sal_address_new().
2011-05-11 12:23:36 +02:00
Simon Morlat
85a7e928de
fix unexpected "no response" message after failed calls
2011-04-22 10:21:31 +02:00
Simon Morlat
ed8a2f44d5
do not assume 5060 when rport is not set, use via port value instead.
2011-04-19 13:49:34 +02:00
Guillaume Beraudo
eaee479376
Fix bad alignement of use_rports on 1.5.
2011-04-08 12:24:31 +02:00
Simon Morlat
e6a00efa5a
implement option to disable rport, fix broken out subcribes
2011-04-04 16:45:32 +02:00
Jehan Monnier
90ee121587
fix compilation issue
2011-03-31 08:26:03 +02:00
Guillaume Beraudo
7f27de59c7
Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone
2011-03-30 09:32:15 +02:00
Guillaume Beraudo
8526f23a08
Custom video transport. ffmpeg shared lib on Android.
2011-03-30 09:29:25 +02:00
Simon Morlat
2c770922b7
protect osip_list_set_empty()
...
fix spurious "no response" errors at end of calls
2011-03-25 14:39:39 +01:00
Simon Morlat
ddac754cae
use line parameter of contact as set by eXosip, in order to match the contact lines in the 200 Ok of registers
2011-03-16 22:25:26 +01:00
Jehan Monnier
2d8af395db
Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
2011-02-17 17:41:56 +01:00
Jehan Monnier
1a36b0626c
-uninit sal upon network is no more reachable
...
-create new function to refreash registration
2011-02-17 17:41:08 +01:00
Simon Morlat
a24ea4b180
Fix unlocked eXosip call
2011-02-17 14:34:04 +01:00
Simon Morlat
dbb303451f
fix stupid "no response" message when call are released after errors
2011-02-16 19:20:11 +01:00