Commit graph

34 commits

Author SHA1 Message Date
Ronan Abhamon
120dfc8ed6 feat(app): replace some static_cast to functional cast (for simple types like int) 2018-01-26 16:48:09 +01:00
Wescoeur
b0110fb4ad feat(src): update copyright date 2018-01-17 22:31:52 +01:00
Jehan Monnier
fcb7b4b759 update linphone/bctbx subs 2017-11-20 16:46:34 +01:00
Mickaël Turnel
f2011024fd Fix missing import 2017-10-23 10:01:27 +02:00
nicolas
4a927cfdda fix(Cli): add an incomplet call view when & conference is initialized 2017-09-08 11:42:04 +02:00
nicolas
b780af0b98 fix(Cli): display-name are now handled when initializing a conference 2017-09-08 10:46:07 +02:00
Ronan Abhamon
d862ff120b feat(app): deal with sip address like: sip:toto 2017-09-07 13:43:35 +02:00
nicolas
86cfc1c816 feat(Cli): method syntax auto generated when --cli-help 2017-09-06 15:59:08 +02:00
Ronan Abhamon
0721a22be8 feat(Cli): Cli is now a static object + clean code 2017-09-06 14:52:19 +02:00
nicolas
e43fb27ac9 feat(Cli.cpp) : add the --cli-help option to display the help of the cli 2017-09-06 11:02:14 +02:00
Ronan Abhamon
9898c43c56 fix(Cli): coding style 2017-08-21 10:30:34 +02:00
nicolas
eae2c461c1 fix(Cli): error case: join-conference-as without proxy config 2017-08-18 11:17:34 +02:00
Ronan Abhamon
14439f873f fix(Cli): clean code in join api 2017-08-16 18:17:52 +02:00
Ronan Abhamon
28158775b7 fix(Cli): add a static_cast on header length (executeUri) 2017-08-16 17:56:25 +02:00
nicolas
5c66f193d5 feat(Cli): 2 method to join conference: with if there is not a sip address linked to the database, with if there is one 2017-08-16 16:29:09 +02:00
nicolas
a9a3e896a3 fix(Cli): set if there is not a proxy config when joining a conference 2017-08-16 16:29:09 +02:00
Ronan Abhamon
306c187774 fix(Cli): better code to convert from base 64 (uri command) 2017-08-16 09:26:08 +02:00
nicolas
4b38922153 fix(Cli): set the header as optional for 2017-08-10 15:59:08 +02:00
nicolas
e35d3aebab feat(Cli): add the display name to the proxy config default identity 2017-08-10 14:49:12 +02:00
nicolas
a5e5ae6957 fix(Cli): add display-name header to join-conference method 2017-08-10 11:36:07 +02:00
nicolas
16fc2f08a1 fix(Cli): headers are now base64 encoded for cli uri except and ones, and cleaned from address. 2017-08-10 11:21:19 +02:00
nicolas
42e00a1817 fix(Cli): better test when passing uri as cli, and an argument is missing 2017-08-10 11:21:19 +02:00
nicolas
55153d720d fix(Cli): no longer displays the main view when calling cli 2017-08-09 15:35:12 +02:00
Ronan Abhamon
f315211985 fix(LinphoneUtils): test correctly empty display name in _getDisplayNameFromString 2017-08-09 15:31:59 +02:00
Ronan Abhamon
c515eec481 fix(app): test correctly valid sip addresses at many points 2017-08-09 12:48:44 +02:00
Ronan Abhamon
cc456daf29 fix(Cli): check correctly sip address in cliInitiateConference 2017-08-09 12:40:08 +02:00
Ronan Abhamon
060702e3ed fix(app): repare build 2017-08-09 12:36:21 +02:00
Ronan Abhamon
091227e83b feat(SipAddressesView): do not display wrong default sip address 2017-08-09 12:31:27 +02:00
Nicolas Follet
646f0fe3b9 feat(App): supports commands and conferences with id 2017-07-22 19:24:01 +02:00
Ronan Abhamon
5fd8e2288a feat(App): remove useless imports 2017-06-28 14:59:27 +02:00
Ronan Abhamon
2ce859545a fix(Cli): coding style & authorized function name 2017-06-20 17:42:39 +02:00
Ronan Abhamon
505aadb2fb fix(Cli): test correctly function name 2017-06-20 17:34:54 +02:00
Ronan Abhamon
8572347ba6 feat(App): remove reference on const var &foo = expr 2017-06-19 14:46:54 +02:00
Ronan Abhamon
fe29b93aaf feat(app): remove linphone-desktop subfolder 2017-06-14 18:05:18 +02:00
Renamed from linphone-desktop/src/app/cli/Cli.cpp (Browse further)