The developer should be aware of some current user interface (UI) and server connection and service provider management limitations.
UI Limitations
The current implementation of Remote SP cannot manage user interfaces (UIs) spontaneously created by other service providers (on-the-fly UI), such as the Unimodem Talk/Drop dialog box. The only UI that will work with Remote SP is that which is generated by the TAPI lineConfigDialog, lineConfigDialogEdit, and phoneConfigDialog functions. Additionally, the TSPI service provider functions that generate UI (for example, TSPI_providerInstall) do not show the UI of the service provider on the server.
Server Connections and Service Provider Management Limitations
Remote SP will currently connect to only one telephony server at a time. Additionally, Remote SP will only work with one service provider at a time. This means that a particular user will only have access to TAPI devices serviced by a single service provider.
For example, if the telephony server has two service providers installed, a client of that telephony server can only have access to one or the other of the service provider's devices, but not to both.
Note A telephony server cannot be a client of another telephony server.