mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-08 09:15:06 +00:00
cisco-spark-2 merge
This commit is contained in:
@@ -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());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user