realbasic-nug
[Top] [All Lists]

Re: TAPI over Windows XP dialer

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: TAPI over Windows XP dialer
From: "Keith Hutchison" <keith dot hutchison at balance-infosystems dot com>
Date: Thu, 1 Sep 2005 08:22:08 +1000
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <A550626B-26B8-414E-973F-7F8052BB22F4 at pandora dot be>
Hi Peter,


> "We deliver telephone systems (IP and digital) from Avaya (Lucent).
> We'd like to know the possibilities of interfacing your software with
> our Avaya IP Office TAPI driver. This would mean that they could dial
> out from a contact record by clicking a button. Dit can be done by
> default from the IP Office for Outlook contacts by using the dialer
> from Windows XP"
>
> Now I don't have a clue what the dialer from Windows XP is. Can
> someone help me out here (fellow PC RB developers?) and tell me what
> it is, how it's implemented in the system, can it be accessed and
> more importantly, can it be accessed from REALbasic?
> I would start looking around for more info, but I need to give an
> answer before tomorrow afternoon, quite urgent :-)

I have not used tapi, however, there are lots of sample apps out there that
use tapi.
<http://www.google.com/search?q=tapi+c%2B%2B+source&sourceid=mozilla-search&;
start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-GB:off
icial>

This one sells (claims) working source for US $150
http://www.internetsoftsolution.com/pages/codepolicy.htm

wrap up the functionality in a dll or use dde (with the MBS plugin), or
maybe launch a shell process to access the tapi functionality and you'll be
pretty much there.

I just went through a similar process to get wave recording, vu meters and
sliders working with the winmm.dll.

regards

Keith

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>