Re: Multiple modems on same machine for IVRS
From: alanpa (alanpappachan_at_yahoo.com)
Date: 10/15/04
- Next message: Felix: "Dos app using modem on com3"
- Previous message: Mohsen Jafari: "Re: Playing two wave files"
- In reply to: alanpa: "Multiple modems on same machine for IVRS"
- Next in thread: Fred: "Re: Multiple modems on same machine for IVRS"
- Reply: Fred: "Re: Multiple modems on same machine for IVRS"
- Messages sorted by: [ date ] [ thread ]
Date: 14 Oct 2004 21:44:07 -0700
Small correction to the previous post:
The first instance works perfectly. It even responds to inbound calls.
The second instance seems to initialize fine but fails when it goes to
wait for a call.
Am in the process of debugging the same. Will post more info. where
possible.
alanpappachan@yahoo.com (alanpa) wrote in message news:<8d8b459d.0410140554.586b30d1@posting.google.com>...
> 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: Felix: "Dos app using modem on com3"
- Previous message: Mohsen Jafari: "Re: Playing two wave files"
- In reply to: alanpa: "Multiple modems on same machine for IVRS"
- Next in thread: Fred: "Re: Multiple modems on same machine for IVRS"
- Reply: Fred: "Re: Multiple modems on same machine for IVRS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|