Hi All
May I know how I can get the call backes after connecting to server and call SXMonitor() function?
I used this code:
int result = 0;
if (InitializServer())
{
if (GeneratePbx())
{
result = CgtMitel.MonitorDN(ref hMonitorobjp, hPbxObject1, "12");
}
}
The hMonitorobjp...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.