commit 3e019c5c07d61f8a134a07c620e49d76c78c0e6d Author: Xavier Claessens Updated commit 52051d81442fb3b91792662b9806a974d9aa939e Author: Xavier Claessens Add missing file commit 43710c5eee10b1d1cf7e01d9df2e8e80af8cfea3 Author: Xavier Claessens Bump version to 0.22.1 commit a879ea0d4d3ed38c213c76c2eebf010dabe4b3f9 Author: Xavier Claessens Enable input/output volume. commit d24ac63b28622bce2e560d3527cc957a0929507b Author: Xavier Claessens Add profiles, forgot to add them in previous commit commit 08c91a5a0b2694ff6bf5cb10d2213f8d3fff455b Author: xclaesse Add more SIP profiles commit 08a52c25d5854adb1e772f7118ece1fc6d86f169 Author: xclaesse Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mathias). commit 78d9034cf494a1a6245d12071e51fd94dd6e024c Author: Xavier Claessens Enable VoIP by default. Requier latest stream-engine. commit 6a9fc90d8f24d8f46264c1dd85ddc6f4273b1ce5 Author: Xavier Claessens Move chat chandler into the same process than contact list commit 80c4573ba3f2808bec882f13ea110dbd003a207e Author: Xavier Claessens Remove queueing messages until the alias is ready, this doesn't work and cause lost messages. A better solution will come in HEAD. commit cd453e2c7ff243202ac5fd8921bd4ebe63beb76e Author: Xavier Claessens Remove code that prevent to display dup backlog. This is broken and in some cases drop new messages. A better fix will come is HEAD. commit 929bfb804d35d01973d8dc09c720862cb268fda2 Author: xclaesse Disconnect invalidated signal from stream-engine when media channel is closed. Fixes bug #523766. commit b262c85f96de76e45764e3208dcd5475e678328a Author: xclaesse More coding style commit 89528e6db165565220f5e0d6b76782d6c15f5257 Author: xclaesse Fix some coding style commit f0c9f54b0d8c2b77f0bd05ab32415dc2f384f5b3 Author: xclaesse Do not use a global variable but a field in the call. Use a boolean since we don't need the owner name. commit 4e4cb5689cbef2c31abd2437f2c82b4db3ba1a23 Author: xclaesse Fix: do not close the call channel if stream-engine is not yet started (Alban Crequy)