typedef enum { ModeShare, ModePrivate, ModeMonitor } TRegisterMode;
ModeShare
—
This registration mode allows
other client applications to receive events about the same telephony
objects.
ModePrivate
—
This registration mode does not allow other client applications
to receive events about the same telephony objects.
ModeMonitor
—
The application that has registered in this mode will only receive
events about the telephony objects in question; it will not be able
to request any functions.
On some switching platforms, T-Server does not register
RouteDNs at the switch if there are no clients registered, or if
all clients are registered in ModeMonitor.
This allows
the switch to apply routing by default, without waiting for a response
from T-Server.
For all applications not responding to Route Requests, Genesys
recommends using ModeMonitor
when registering at a
RouteDN.