linphone-iphone/daemon/commands
2017-09-28 14:31:52 +02:00
..
adaptive-jitter-compensation.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
adaptive-jitter-compensation.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
answer.cc Remove a lot of deprecation warnings. 2017-03-17 17:49:45 +01:00
answer.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
audio-codec-get.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
audio-codec-get.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
audio-codec-move.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
audio-codec-move.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
audio-codec-set.cc Reworking of Liblinphone's API around payload types 2017-04-03 12:34:49 +02:00
audio-codec-set.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
audio-codec-toggle.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
audio-codec-toggle.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
audio-stream-start.cc Reworking of Liblinphone's API around payload types 2017-04-03 12:34:49 +02:00
audio-stream-start.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
audio-stream-stats.cc LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY 2017-04-19 16:17:51 +02:00
audio-stream-stats.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
audio-stream-stop.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
audio-stream-stop.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
auth-infos-clear.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
auth-infos-clear.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
call-mute.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
call-mute.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
call-pause.cc Remove a lot of deprecation warnings. 2017-03-17 17:49:45 +01:00
call-pause.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
call-resume.cc Remove a lot of deprecation warnings. 2017-03-17 17:49:45 +01:00
call-resume.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
call-stats.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
call-stats.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
call-status.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
call-status.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
call-transfer.cc fix(core): coding style 2017-09-26 13:46:01 +02:00
call-transfer.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
call.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
call.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
cn.cc Move some documentation from the source code to the headers. 2016-12-20 12:05:42 +01:00
cn.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
conference.cc fix(core): coding style 2017-09-26 13:46:01 +02:00
conference.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
config.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
configcommand.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
contact.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
contact.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
dtmf.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
dtmf.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
firewall-policy.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
firewall-policy.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
help.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
help.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
ipv6.cc Huge cleaning in linphone-daemon. 2016-11-29 18:28:26 +01:00
ipv6.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
jitterbuffer.cc Convert LinphoneCall to Call C++ class. 2017-09-08 14:15:08 +02:00
jitterbuffer.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
media-encryption.cc Huge cleaning in linphone-daemon. 2016-11-29 18:28:26 +01:00
media-encryption.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
msfilter-add-fmtp.cc Convert LinphoneCall to Call C++ class. 2017-09-08 14:15:08 +02:00
msfilter-add-fmtp.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
netsim.cc fix cast && better char* management 2017-09-28 14:31:52 +02:00
netsim.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
play-wav.cc Huge cleaning in linphone-daemon. 2016-11-29 18:28:26 +01:00
play-wav.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
pop-event.cc Huge cleaning in linphone-daemon. 2016-11-29 18:28:26 +01:00
pop-event.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
port.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
port.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
ptime.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
ptime.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
quit.cc Huge cleaning in linphone-daemon. 2016-11-29 18:28:26 +01:00
quit.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
register-info.cc fix(core): coding style 2017-09-26 13:46:01 +02:00
register-info.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
register-status.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
register-status.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
register.cc Fix deprecation warnings. 2017-03-20 11:15:26 +01:00
register.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
terminate.cc Remove a lot of deprecation warnings. 2017-03-17 17:49:45 +01:00
terminate.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
unregister.cc Use common syntax for linphone-daemon commands documentation. 2016-11-30 11:06:04 +01:00
unregister.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
version.cc Huge cleaning in linphone-daemon. 2016-11-29 18:28:26 +01:00
version.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00
video.cc fix(core): coding style 2017-09-26 13:46:01 +02:00
video.h fix(daemon): compile with new cpp flags 2017-09-21 14:41:18 +02:00