Re: Multiple modems on same machine for IVRS

From: alanpa (alanpappachan_at_yahoo.com)
Date: 10/15/04


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



Relevant Pages

  • Re: Search and Destroy.
    ... I'm convinced it's a Windows thing, primaril because FileLocatorPro ... I ran a second instance of Search (for the ... |>went back to the First Instance, deleted one file and the Second ...
    (microsoft.public.windowsxp.general)
  • Re: Search and Destroy.
    ... A temp file, one in use or non existent file is the most common reason ... |>went back to the First Instance, deleted one file and the Second Instance ... "Group Deletes" still report the same error. ...
    (microsoft.public.windowsxp.general)
  • Re: Passing arguments to a running application
    ... The second instance of your program is finding the first instance, ... WM_ACTIVATE to the first instance) and then exits. ... the first instance running, with whatever parameters it was initially ... Don't have it switch to ...
    (microsoft.public.pocketpc.developer)
  • Re: Calling procedure on another software
    ... >> The second instance should send a message to the first instance. ... > What you'll need to do is add command line support to the app. ... > Command$ variable will contain any command line params you send to an app. ...
    (microsoft.public.vb.general.discussion)
  • 2 Instances of SQL 2000
    ... I have configured TCP to listen on ... 1291 for first instance and the default for the second instance. ... manager to the first instance which listens on port 1291. ...
    (microsoft.public.sqlserver.server)