Hi
I want to wrap the mitel 3300 sdk to C#.
I've done the below:
int result = 0;
if (InitializServer())
{
if (GeneratePbx())
{
//System.IntPtr ip2 = new System.IntPtr(0);
//System.IntPtr...
Is it possible I config a Mitel CXI 3300 switch Layer 2 for mirroring port?
I need to send a copy from all packets which come in Mitel 3300 to a computer which I configed it into switch layer 2.
I will appreciate you if you help me
Hi
I transfered a VC++ application into VS C++. But when I builed it I found this error:
Error 1 Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. Project
I googled in internet and found that if I changed this Project property->Configuration property->Monifest tool->Input and Output->...
Hi
My problem is that I don't know what I have to set in in the below function stead of [COLOR=red]callback1[/color red] parameter:
int result = MitaiClient80.SXSetCallback(__arglist
(...
Can anybody assist me to getting callback?
How can I get callback?
I've been struggling with this for quite a while now, but I've been able to connect to the PBX, set monitors on the phones, but I don't know how I can get the call backs from the phones.
I will appreciate you if you help me ASAP
Hi every one
I insttaled Mitel SDK for 3300 CXI. after that, I open the sample which is C++. I saw the SXOpenPBX function there that it has 6 parameters like this:
int iRet = SXOpenPBX(
SX_PBX_HANDLE_PTR, &g_hPBX,
SX_PBX_IPADDRESS, srcSwitchIP...
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.