Commit graph

35 commits

Author SHA1 Message Date
Simon Morlat
990cbb596d - fix text_received() callback so that it can work without date header.
- add api to add custom header (work in progress)
- add accessors to call logs and hide the structure into private.h
2013-02-06 22:29:13 +01:00
Ghislain MARY
622af47cb2 Add tcp_tls_keepalive configuration option to (de)activate SIP keepalive for TCP/TLS. 2013-01-21 11:25:38 +01:00
Yann Diorcet
3b33b27f60 Add common name certificate verification function in sal
Add eXosip sal wrapper to eXosip_tls_verify_cn
2013-01-16 15:35:03 +01:00
Simon Morlat
2448f16d92 add linphonerc option to put dates in REGISTER messages 2012-10-15 23:47:54 +02:00
Simon Morlat
5bb8f5cc87 Revert "Detect SSL support in exosip and disable TLS accordingly."
This reverts commit b1f7136e1b.
2012-09-26 16:00:26 +02:00
Guillaume Beraudo
b1f7136e1b Detect SSL support in exosip and disable TLS accordingly. 2012-09-26 14:38:47 +02:00
Simon Morlat
d676eb51df implement dscp settings from config file and gtk interface 2012-09-14 17:39:27 +02:00
Simon Morlat
3d5d12d857 implement expiration of old contact during double registration, and avoid sending an updated register if server already fixed the contact. 2012-06-06 10:50:15 +02:00
Simon Morlat
e1faecc5e5 fix bug for refer state notifications and update ortp 2012-04-19 17:48:12 +02:00
Simon Morlat
aba3dac934 implement new apis to control video enablement during calls. 2012-02-22 18:29:55 +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
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
Jehan Monnier
044ddc63ed add sip option reuse_authorization to reuse authorization header for subsequente register 2011-06-22 20:28:40 +02:00
Jehan Monnier
3981cdd264 add use_101 option to disable 101 dialog established 2011-05-23 17:27:28 +02:00
Simon Morlat
e6a00efa5a implement option to disable rport, fix broken out subcribes 2011-04-04 16:45:32 +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
5f45d36036 fix unauthicated notifies 2011-02-02 16:14:16 +01:00
Simon Morlat
fcf4cf44b2 prevent double registration by config 2011-02-02 12:33:46 +01:00
Jehan Monnier
aac38a59c7 add auth info to outgoing bye message 2011-01-18 12:35:37 +01:00
Simon Morlat
361c33536e cleanups and fix broken resume 2010-11-26 17:57:28 +01:00
Simon Morlat
e07a927d7e implemented attended transfer (untested yet) 2010-10-20 17:48:14 +02:00
Simon Morlat
d975effd31 bugfix and improvements in chat support 2010-10-14 19:24:15 +02:00
Simon Morlat
2ebd2f08d3 fix un-authentified SUBSCRIBE request 2010-10-14 09:54:49 +02:00
Simon Morlat
6672dec459 add support in the api for multi transport
find best contact at first register.

multi-transport does not work because it is not implemented in eXosip
2010-06-04 17:42:12 +02:00
Simon Morlat
186e6941f1 implement linphone_core_get_sip_socket() through an eXosip extension 2010-04-22 15:29:17 +02:00
Simon Morlat
a9995a25bb enhance network monitoring (workaround this stupid avahi eth0 interface)
report call faillure because of no network at all.
2010-04-20 12:20:06 +02:00
Simon Morlat
8a5c00ac82 implements global b=AS in sending and receiving side
fix a few bugs with selfview in gui
implements linphone_core_get_sip_socket()
2010-04-19 22:18:04 +02:00
Simon Morlat
46965b6c62 merge patch to report asked auto-answer for incoming calls. 2010-03-30 11:50:58 +02:00
Simon Morlat
93fea893b9 fix interrop problem with freephonie.net 2010-03-19 11:42:06 +01:00
Simon Morlat
58c0d50bb2 take in account closed incoming subscriptions 2010-03-16 15:49:58 +01:00
Simon Morlat
7593b0073c fix several bug in presence support again. 2010-03-16 11:55:30 +01:00
Simon Morlat
64514608ee use OPTIONS message to try to discover local contact.
- before outgoing INVITES
- just after receiving an INVITE
2010-03-12 18:49:44 +01:00
Simon Morlat
fdd99cd205 sal in progress, near to code complete. 2010-02-05 18:42:34 +01:00
Simon Morlat
0267c3213f work in progress 2010-02-01 18:30:15 +01:00
Simon Morlat
5f0a6d55d9 sal is code complete ! 2010-01-27 16:20:03 +01:00