Yep, thats it - now I am back on track. Thanks heaps Nello, I shall have
fun.
-----Original Message-----
From: Nello Sestini [mailto:[EMAIL PROTECTED]]
Sent: 20 July 2001 13:49
To: Multiple recipients of list delphi
Subject: Re: [DUG]: TAPI - call monitoring; not really Delphi specific:
I think it goes like this:
you lineopen() lines you're interested in specifying the
LINECALLPRIVILEGE_MONITOR option
this makes you a "monitor" of the line and you will then
get LINE_CALLSTATE messages notifying you of state changes
on the line.
The LINE_CALLSTATE message passes a LINE_CALL structure
that has the HCALL in it. You can pass that handle to
lineGetCallStatus or lineGetCallInfo to get interesting
stuff about the current call on that line.
(Or something like that ... <g> )
have fun
-ns
----- Original Message -----
From: "James Low" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Friday, July 20, 2001 6:58 AM
Subject: [DUG]: TAPI - call monitoring; not really Delphi specific:
> Is there any way for me to monitor the completion, and gather
information
> from, ALL calls made through a PABX, using TAPI (TAPI 2 compliant
PABX).
> Unfortunately I cannot use the SMDR Port but still need to catch all
calls,
> not just those initiated on our client machine(s) (through TAPI).
>
> I've scanned MSDN, the net and have no trouble with TAPI if I open a
line,
> and make the call. No problem, just watch the events and deal with as
> required. But now I need to centralise call monitoring, traditionally
done
> via the SMDR.
>
> Any clues at all appreciated.
>
> Cheers
> ----------------------------------------------------------------------
-----
> New Zealand Delphi Users group - Delphi List -
[EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/