mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
Gets ExternalSourceSwitching feedback working
This commit is contained in:
parent
985902092e
commit
7d72d54862
2 changed files with 1 additions and 2 deletions
|
|
@ -1340,7 +1340,6 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec.Cisco
|
|||
public override void SendDtmf(string s)
|
||||
{
|
||||
SendText(string.Format("xCommand Call DTMFSend CallId: {0} DTMFString: \"{1}\"", GetCallId(), s));
|
||||
|
||||
}
|
||||
|
||||
public void SelectPresentationSource(int source)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue