Showing related tags and posts across the entire site.
-
As Paulo mentioned there are two separate releases of the system release. One version covers Win XP/2003/2000 and the other Win Vista. On the service update page you'll see links for both versions. Also here is an app note that also may be useful for reference. It proposes one solution for wrapping...
-
hello all: hello,our board is DM1200B ,I dont' Know the Process about sendFax, My cord is followed: I use gc_openEx open the channel; First ,I use nr_scunroute break the connection about viocedev and dtidev VoiceDev and NetDev are returned by gc_GetResourceH; Code: nr_scunroute(VoiceDev,SC_VOX,NclLib...
-
help! thanks when I use dx_getdig to get DTMF,the function dx_getdif return 0,after user pressd numbers can get TDX_GETDIG event ,but I can't get any numbers and struct DV_DIGIT.dg_value is null.DV_DIGIT is setting like this: DV_TPT defined followed: [StructLayout(LayoutKind.Sequential)] public struct...
-
when I use dx_getdig to get DTMF,the function dx_getdif return 0,after user pressd numbers can get TDX_GETDIG event ,but I can't get any numbers and struct DV_DIGIT.dg_value is null.DV_DIGIT is setting like this: [StructLayout(LayoutKind.Sequential)] public struct DV_DIGIT { [MarshalAs(UnmanagedType...