Simon Morlat
|
f6537cb2b5
|
fix release of call objects
|
2010-06-02 14:18:07 +02:00 |
|
Simon Morlat
|
be086cd0fc
|
linphone sound daemon now fully works
|
2010-06-02 11:51:43 +02:00 |
|
Simon Morlat
|
d5bcf73fd6
|
Merge branch 'dev_lsd' into dev_multicall
Conflicts:
coreapi/callbacks.c
coreapi/linphonecore.c
|
2010-05-31 17:27:37 +02:00 |
|
Simon Morlat
|
9bd55d0b34
|
bugfixing in lsd.
|
2010-05-31 16:54:40 +02:00 |
|
Simon Morlat
|
7fa19445c2
|
improved test with new event queue
|
2010-05-30 22:40:19 +02:00 |
|
Simon Morlat
|
6260706585
|
fix bug with sdp_answer not reset as it should.
|
2010-05-28 14:44:21 +02:00 |
|
Simon Morlat
|
359bb6e0a2
|
code complete for linphone sound daemon
|
2010-05-28 14:15:27 +02:00 |
|
Simon Morlat
|
96bbeb0a85
|
work in progress, near code complete
|
2010-05-27 11:33:47 +02:00 |
|
Simon Morlat
|
0c1555149a
|
work in progress
|
2010-05-26 23:33:02 +02:00 |
|
Simon Morlat
|
3d99d13bf6
|
sound daemon: work in progress
|
2010-05-25 18:04:02 +02:00 |
|
Simon Morlat
|
c501e09773
|
Merge branch 'master' into dev_multicall
|
2010-05-21 14:58:39 +02:00 |
|
Simon Morlat
|
1135f599f1
|
merge patch from aurel
|
2010-05-21 14:58:03 +02:00 |
|
Simon Morlat
|
b5497652f2
|
automatically surround displayname without quotes, to allow users to use non ascii characters.
|
2010-05-21 12:19:12 +02:00 |
|
Simon Morlat
|
ff1bcf9225
|
set RTP stats at end of call
|
2010-05-20 15:01:54 +02:00 |
|
Simon Morlat
|
574f492441
|
add support for retrieving RTP statistics.
|
2010-05-20 12:10:50 +02:00 |
|
Jehan Monnier
|
936920203a
|
add ilbc for android + add keep alive parameter for sal
|
2010-05-17 17:08:56 +02:00 |
|
Simon Morlat
|
7404ff6163
|
fix duplicated codecs in config.
|
2010-05-14 17:40:04 +02:00 |
|
Simon Morlat
|
ef1a541aa6
|
Merge branch 'master' into dev_multicall
|
2010-05-12 14:49:52 +02:00 |
|
Simon Morlat
|
3e1a0348cb
|
set a reference to the call in the ping_op
|
2010-05-12 14:49:10 +02:00 |
|
Simon Morlat
|
715a680693
|
Merge branch 'master' into dev_multicall
Conflicts:
coreapi/callbacks.c
coreapi/linphonecore.c
|
2010-05-12 10:00:49 +02:00 |
|
Simon Morlat
|
9f6b1ce513
|
fix ping_op with no back reference
|
2010-05-12 09:53:07 +02:00 |
|
Simon Morlat
|
bacf3bbc10
|
fix bug with SalMediaDescription not ref'd
|
2010-05-12 09:23:15 +02:00 |
|
Simon Morlat
|
0741eb17a2
|
keep sending streams when put on hold by remote
|
2010-05-10 15:27:06 +02:00 |
|
Simon Morlat
|
54939b2e06
|
merge patch that adds callback to notify about call changes (resume/paused) etc..
|
2010-05-07 17:36:32 +02:00 |
|
Simon Morlat
|
5385658850
|
merge patch adding user pointers
|
2010-05-03 14:58:27 +02:00 |
|
Simon Morlat
|
2027bef314
|
Merge branch 'master' into dev_multicall
|
2010-05-03 14:54:53 +02:00 |
|
Simon Morlat
|
af3209cfd0
|
Merge branch 'master' of belledonne-communications.com:linphone-private
|
2010-05-03 14:54:22 +02:00 |
|
Simon Morlat
|
717fa3549c
|
add AMR support
|
2010-05-03 14:53:30 +02:00 |
|
Jehan Monnier
|
ec20c54519
|
fix LinphoneCore.GeneralState + implement missing jnis for LinphoneProxyConfig
|
2010-05-02 19:21:18 +02:00 |
|
Jehan Monnier
|
e9f488f4a3
|
set registered flag before notifying about new gstate
|
2010-05-02 19:21:07 +02:00 |
|
Simon Morlat
|
34f0238958
|
fix NAT issues with audio only
|
2010-04-30 11:00:06 +02:00 |
|
Simon Morlat
|
4732204314
|
use mapped address in c=
|
2010-04-29 15:57:58 +02:00 |
|
Simon Morlat
|
e7918babef
|
merge multicall patch from Aurelien
|
2010-04-29 11:54:18 +02:00 |
|
Simon Morlat
|
c8994e77dc
|
Merge branch 'master' of belledonne-communications.com:linphone-private
|
2010-04-29 11:41:17 +02:00 |
|
Simon Morlat
|
04a7e61e67
|
- change stun policy regarding symmetric firewalls
- fix crash when received= but no rport=
|
2010-04-29 11:40:12 +02:00 |
|
Simon Morlat
|
1aae3a919e
|
- change stun policy regarding symmetric firewalls
- fix crash when received= but no rport=
|
2010-04-29 11:34:49 +02:00 |
|
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 |
|