Multiple modems on same machine for IVRS
From: alanpa (alanpappachan_at_yahoo.com)
Date: 10/14/04
- Next message: William DePalo [MVP VC++]: "Re: waveOutOpen returning MMSYSERR_ALLOCATED"
- Previous message: Div: "Re: E_UNEXPECTED from ITStreamControl::EnumerateStreams()"
- Next in thread: Andreas Marschall [MVP TAPI]: "Re: Multiple modems on same machine for IVRS"
- Reply: Andreas Marschall [MVP TAPI]: "Re: Multiple modems on same machine for IVRS"
- Reply: alanpa: "Re: Multiple modems on same machine for IVRS"
- Messages sorted by: [ date ] [ thread ]
Date: 14 Oct 2004 06:54:39 -0700
Hi all,
I've written an IVRS application in Delphi 6.0 using the open-source
AsyncPro library, which works just fine.
I'm now trying to run 2 instances of the same application with the
linedevice configured to different modems that are also correctly
installed.
The modems are "Soft56K Data/Fax/Voice/Speaker CARP" from D-Link.
The problem I'm facing is that the first instance works fine, to the
point that its waiting for an incoming call.
The second instance fails to initialize. I've debugged the problem but
can't think of a solution.
--- The problem lies in the hInstance parameter that's passed to lineInitialize - the value is identical for both instances of the application (as is understandable under Win32) --- Can anyone suggest a workaround? Is it possible to do this at all? Thanks in advance, Alan
- Next message: William DePalo [MVP VC++]: "Re: waveOutOpen returning MMSYSERR_ALLOCATED"
- Previous message: Div: "Re: E_UNEXPECTED from ITStreamControl::EnumerateStreams()"
- Next in thread: Andreas Marschall [MVP TAPI]: "Re: Multiple modems on same machine for IVRS"
- Reply: Andreas Marschall [MVP TAPI]: "Re: Multiple modems on same machine for IVRS"
- Reply: alanpa: "Re: Multiple modems on same machine for IVRS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|