PhoneSystemPushSBC Method
invoke operation on SBC (works if SBC has active connection)
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public void PushSBC(
int sbcid,
string data,
bool update
)
- sbcid Int32
- id of SBC
- data String
- version for update, pushed config file contents otherwise
- update Boolean
- selects operation: update or push config
IPhoneSystemPushSBC(Int32, String, Boolean)