Hi!
My app worked quite well. I don't know if I changed anything (except that I
used another modem temporary). But know I have a serious problem:
(I get a "connected" Callback when the other end begins to ring).
I place a call and wait for the connected callback
then I call lineDrop on the hDevice, the lineDeallocateCall on the hDevice
and lineClose on my line. (that means I hang up before the call is
accepted)
The first time everything works. The second call is also placed, but when I
try to hang it up (like above) the lineDrop, the lineDellocateCall and the
lineClose all fail.
What could be the problem???
Thanks a lot,
Philipp