Simon Morlat
|
d4a57fff79
|
Merge branch 'dev_multicall'
and improve documentation
Conflicts:
coreapi/callbacks.c
coreapi/linphonecore.c
coreapi/linphonecore.h
|
2010-08-26 16:01:10 +02:00 |
|
Simon Morlat
|
163b64096a
|
implements playing of dtmfs outside of any call
Conflicts:
coreapi/callbacks.c
coreapi/linphonecore.c
coreapi/linphonecore.h
mediastreamer2
|
2010-08-26 12:38:19 +02:00 |
|
Simon Morlat
|
f6d765bc22
|
implements playing of dtmfs outside of any call
|
2010-08-26 12:10:12 +02:00 |
|
Simon Morlat
|
d32da0079d
|
many bugfixes and improvements for multicall
|
2010-08-20 16:33:11 +02:00 |
|
Simon Morlat
|
5de380f508
|
multicall again
|
2010-08-17 15:20:00 +02:00 |
|
Simon Morlat
|
675f7bcd9e
|
major redesign of liblinphone in progress
|
2010-08-16 17:08:28 +02:00 |
|
Simon Morlat
|
725638c7bc
|
fix some bugs, cleanups
|
2010-08-09 14:55:09 +02:00 |
|
Simon Morlat
|
f521b69f42
|
Merge branch 'master' into dev_multicall
Conflicts:
console/commands.c
coreapi/callbacks.c
coreapi/linphonecore.c
coreapi/sal_eXosip2.c
mediastreamer2
|
2010-08-09 09:55:45 +02:00 |
|
Simon Morlat
|
db396ef5e0
|
fix critical bug concerning configuration of MSVolume
|
2010-06-25 17:20:06 +02:00 |
|
Simon Morlat
|
e6e6f38e0a
|
minor fixes and improvement in dtmf notifications
|
2010-06-22 10:41:10 +02:00 |
|
Jehan Monnier
|
cd009860b2
|
add codec management to java api
|
2010-06-18 10:56:51 +02:00 |
|
Simon Morlat
|
d8b8bc5301
|
add multicall to gstate callback
|
2010-06-17 15:58:19 +02:00 |
|
Simon Morlat
|
722ab2d99d
|
Merge branch 'master' into dev_multicall
Conflicts:
console/commands.c
coreapi/linphonecore.c
coreapi/linphonecore.h
|
2010-06-17 12:35:47 +02:00 |
|
Jehan Monnier
|
8e6c12d12a
|
add random sip port selection
add linphone_core_get_port
|
2010-06-15 13:59:00 +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
|
df7af48647
|
add nortp mute feature
|
2010-06-03 12:07:17 +02:00 |
|
Simon Morlat
|
2d6667238e
|
Merge branch 'master' into dev_multicall
Conflicts:
coreapi/callbacks.c
coreapi/sal_eXosip2.c
mediastreamer2
|
2010-06-02 14:35:25 +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
|
bda56cf296
|
change policy regarding quotes in displaynames
|
2010-05-27 10:11:37 +02:00 |
|
Jehan Monnier
|
f5983cb6bc
|
Merge branch 'master' of git.linphone.org:linphone-private
|
2010-05-21 15:58:31 +02:00 |
|
Jehan Monnier
|
78ad76dd75
|
add new gstate REG_PENDING, OUT_RINGING
concatenate Reason header with reason phrase in case of state error
|
2010-05-21 15:52:14 +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
|
574f492441
|
add support for retrieving RTP statistics.
|
2010-05-20 12:10:50 +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
|
e7918babef
|
merge multicall patch from Aurelien
|
2010-04-29 11:54:18 +02:00 |
|
Simon Morlat
|
4e5ba9e8d4
|
new interface for multi-call, renaming of LCState into LinphoneCallState.
|
2010-04-27 11:48:54 +02:00 |
|
Jehan Monnier
|
5b2b734421
|
add linphone_core_is_network_reachabled function
|
2010-04-26 17:22:20 +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
|
2820f6026b
|
refer improvements, and caught refers
|
2010-04-08 10:19:23 +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
|
97e377cf5d
|
Merge branch 'dev_sal'
|
2010-03-25 21:20:14 +01:00 |
|
Jehan Monnier
|
869a6a85ab
|
add linphone_core_is_mic_muted method
|
2010-03-25 15:38:05 +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
|
29cbaedf0f
|
Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal
|
2010-03-16 12:43:33 +01:00 |
|
Jehan Monnier
|
faaaa22fba
|
add user data in proxy config
|
2010-03-16 12:43:11 +01:00 |
|
Simon Morlat
|
308b63c9ce
|
add new api "linphone_core_interpret_url"
|
2010-03-16 12:35:40 +01:00 |
|
Simon Morlat
|
42cf5e94ad
|
Merge branch 'master' into dev_sal
Conflicts:
coreapi/linphonecore.h
|
2010-03-15 15:10:42 +01:00 |
|
Jehan Monnier
|
27d10bbeb4
|
Merge branch 'dev_sal' of belledonne-communications.com:linphone-private into dev_sal
|
2010-03-12 17:28:36 +01:00 |
|
Jehan Monnier
|
00eaddcf28
|
add linphone_core_set/get_soft_play_lev
|
2010-03-12 17:27:10 +01:00 |
|
Jehan Monnier
|
fbac5e27be
|
Merge branch 'master' of belledonne-communications.com:linphone-private
Conflicts:
coreapi/linphonecore.h
|
2010-03-11 14:40:13 +01:00 |
|
Simon Morlat
|
b39938c7fd
|
Merge branch 'master' of belledonne-communications.com:linphone-private into dev_sal
Conflicts:
coreapi/linphonecore.c
coreapi/linphonecore.h
|
2010-03-11 14:38:58 +01:00 |
|
Jehan Monnier
|
59c9380b91
|
add support for download ptime
|
2010-03-11 14:34:25 +01:00 |
|
Simon Morlat
|
b88fb9a025
|
fix network state automatic management (wasn't working)
|
2010-03-10 22:40:48 +01:00 |
|
Jehan Monnier
|
bcd737a4ae
|
fix c++ compilation issue with proxyConfig
|
2010-03-05 18:10:56 +01:00 |
|
Simon Morlat
|
8d5c47d4a6
|
Merge branch 'master' into dev_sal
Conflicts:
coreapi/linphonecore.h
|
2010-03-03 16:31:23 +01:00 |
|
Jehan Monnier
|
0024812b96
|
fix network state manual management
|
2010-03-03 14:34:10 +01:00 |
|