mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
cisco-spark-2 merge
This commit is contained in:
commit
fed06bc025
6 changed files with 38 additions and 16 deletions
|
|
@ -191,7 +191,7 @@ namespace PepperDash.Essentials.UIDrivers.VC
|
|||
void ConnectPress()
|
||||
{
|
||||
if (Codec.IsInCall)
|
||||
Codec.EndCall("end whatever is selected");
|
||||
Codec.EndAllCalls();
|
||||
else
|
||||
Codec.Dial(DialStringBuilder.ToString());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue