api,voice: new HangupAll() method

This method will terminate all ongoing calls.
This commit is contained in:
Aleksander Morgado
2019-06-27 14:25:14 +02:00
parent f065105f17
commit efcc4c60fe
7 changed files with 326 additions and 1 deletions

View File

@@ -99,6 +99,18 @@
-->
<method name="HangupAndAccept" />
<!--
HangupAll:
Hangup all active calls.
Depending on how the device implements the action, calls on
hold or in waiting state may also be terminated.
No error is returned if there are no ongoing calls.
-->
<method name="HangupAll" />
<!--
CallAdded:
@path: Object path of the new call.