Click or drag to resize

IPBXCallFactory Interface

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public interface IPBXCallFactory
Methods
  NameDescription
Public methodCreateServerCall(IExtensionBase, DialParameters)
Creates an outgoing call on server side.
Public methodCreateServerCall(IExtensionBase, String)
Creates an outgoing call on server side.
Top
See Also