Commit graph

127 commits

Author SHA1 Message Date
Simon Morlat
da3a9274a0 Merge branch 'master' of belledonne-communications.com:linphone-private into dev_multicall 2010-04-28 17:15:27 +02:00
Jehan Monnier
572b696529 cleanup LinphonecoreFactory 2010-04-27 14:51:30 +02:00
Simon Morlat
4e5ba9e8d4 new interface for multi-call, renaming of LCState into LinphoneCallState. 2010-04-27 11:48:54 +02:00
Simon Morlat
737997cb20 fix debian-reported bug around resolution of local interface for host that have both ipv4 and ipv6 addresses. 2010-04-26 22:18:54 +02:00
Jehan Monnier
5b2b734421 add linphone_core_is_network_reachabled function 2010-04-26 17:22:20 +02:00
Simon Morlat
e420bcdd54 use ip address from via if received is not there. 2010-04-26 11:16:26 +02:00
Simon Morlat
b382cb6ea0 improve NAT friendlyness (use received/rport from 4xx answers to OPTIONS), and in last resort, default proxy fixed contact address. 2010-04-22 22:14:34 +02:00
Simon Morlat
b289e74dd1 improve SIP messages, update po and version number 2010-04-22 17:20:10 +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
ef75b9a0b7 fix bug with invalid contacts in registers. 2010-04-21 14:52:29 +02:00
Simon Morlat
e1fb3d59ad implement modifying of codecs fmtp within property box 2010-04-20 22:21:13 +02:00
Simon Morlat
64ef359675 fix small warning 2010-04-20 15:17:48 +02:00
Simon Morlat
902ebea50a fix crash 2010-04-20 14:46:51 +02:00
Simon Morlat
e4030f398d fix sigsegv 2010-04-20 14:08:07 +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
62fbfb58d1 improve call error handling 2010-04-16 16:21:01 +02:00
Simon Morlat
17796cf9d9 no need to include eXosip in this file. 2010-04-13 16:15:40 +02:00
Simon Morlat
ffac56ea5e store selfview preference, enable video calls without selfview. 2010-04-12 21:26:45 +02:00
Simon Morlat
5ce6d74108 add documentation of linphone_core_interpret_url(). 2010-04-08 21:26:22 +02:00
Simon Morlat
28e2ca1c77 fix a small invalid read. 2010-04-08 11:00:50 +02:00
Simon Morlat
2820f6026b refer improvements, and caught refers 2010-04-08 10:19:23 +02:00
Simon Morlat
a4be9bcfe5 fix compilation of audio-only 2010-04-01 15:36:47 +02:00
Simon Morlat
3cc821540e fix compilation with --disable-video 2010-04-01 14:13:20 +02:00
Simon Morlat
798cec5c43 export the LinphoneCall object and export some information about the call. 2010-04-01 11:52:09 +02:00
Simon Morlat
6885ebf0ec support for in call MESSAGEs
refer improvements.
2010-04-01 11:41:13 +02:00
Simon Morlat
437050079c fix make dist and compilation warning 2010-04-01 10:44:27 +02:00
Simon Morlat
b62b65080a remove unused headers. 2010-03-31 14:37:09 +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
97e377cf5d Merge branch 'dev_sal' 2010-03-25 21:20:14 +01:00
Simon Morlat
549bee3830 fix several memory leaks. 2010-03-25 16:23:26 +01:00
Jehan Monnier
56f25e6225 Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal
Conflicts:
	mediastreamer2
2010-03-25 15:42:54 +01:00
Jehan Monnier
869a6a85ab add linphone_core_is_mic_muted method 2010-03-25 15:38:05 +01:00
Simon Morlat
ada5c08aaf cosmetic changes. 2010-03-25 14:00:27 +01:00
Simon Morlat
9aea9b4859 Merge branch 'master' of belledonne-communications.com:linphone-private 2010-03-25 13:55:42 +01:00
Simon Morlat
5f045a0c4c merge patch that add new "webcam" command to linphonec + setting of the static picture. 2010-03-25 13:54:59 +01:00
Jehan Monnier
6b59e79c6e propagate GSTATE error in case of 487 sent by the server 2010-03-25 09:06:01 +01:00
Simon Morlat
6c7ffb9a50 Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal 2010-03-24 17:06:46 +01:00
Simon Morlat
3397123acb report 487 also. 2010-03-24 17:06:11 +01:00
Jehan Monnier
831f428005 Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal 2010-03-23 17:25:47 +01:00
Simon Morlat
0fc72e2162 fix again bug with proxy config 2010-03-23 17:25:21 +01:00
Jehan Monnier
e9b6722f57 add setDebugMode method to jni 2010-03-23 17:17:08 +01:00
Simon Morlat
f8f8b3ba3e fix bug in linphone_proxy_config_set_server_addr
fix compilation on some older version of eXosip2
2010-03-23 17:05:25 +01:00
Simon Morlat
b03d7d895c Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal 2010-03-23 09:48:18 +01:00
Simon Morlat
902c241fff allow to set server address without sip: 2010-03-23 09:47:44 +01:00
Jehan Monnier
d39183defd Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal 2010-03-19 17:25:56 +01:00
Jehan Monnier
1de0b99c11 add auto_net_state_mon to sip config 2010-03-19 17:25:17 +01:00
Simon Morlat
93fea893b9 fix interrop problem with freephonie.net 2010-03-19 11:42:06 +01:00
Simon Morlat
e1867cbe4e fix crash in SAL, because of late 180/200 response arriving once the call is cancelled. 2010-03-18 16:14:12 +01:00
Simon Morlat
6594a22dfb workaround un-answered refresh request ! 2010-03-17 12:07:26 +01:00