Discussion:
Capi connection time-watching
(too old to reply)
Arti
2006-12-01 23:58:02 UTC
Permalink
Hi,
I've very long wrote my simple application for watching connection on ISDN
box by my computer and now I have it. Application was made in delphi and I
have some problems still.
One of them is: how to detecte time of conversation. I can find time start
of phone ringing, end of phone ringing but that's all? Is it possible to
the get another message after CAPI_DISCONNECT - I mean after somebody answer
for caller? I jave to know how long take the conversation:(
With regards
Artur
Werner Henze
2006-12-02 18:07:19 UTC
Permalink
Hi Artur,

your question is somewhat confusing. You wrote an application?
What does that application do right now? And how?

Ciao,
Werner...
--
PGP 8 available
http://home.arcor.de/werner.henze
Michael Hampicke
2006-12-02 20:25:55 UTC
Permalink
I think he wants to know, how long a call took.

F.e.

18:00:00 Incoming call...
18:00:30 Phone was picked up
18:35:00 Call was ended

If so, I cannot tell you how to do that, but I think, that you can't do
that with standart CAPI message exchange. You have to trace the
D-channel information.

Theres a software out there called Phoner (http://phoner.de/) that shows
you the info you want. But this special features does only work on AVM
hardware.

But maybe you can contact the programmer Heiko Sommerfeldt to give you
information on how to do this stuff.


Have a nice evening

Michael
Arti
2006-12-07 08:57:24 UTC
Permalink
Hi Michael
Yes, You have right - You described my problem perfectly. It's sorrow I
can't do it using Capi:( Can You give me a bit of advice how can I resolve
my problem with D-chanell?
Thank You
Arti

Loading...