michal
2013-08-29 10:11:24 UTC
Hello
I try to write TAPI handling in delphi. Everything works correct but i have on
problem. When i want to disconnect external call(call not from our interna
net
nothing happens, phone is still ringing
lineDrop returned x1038b and lineDeallocateCall returned SUCCESS
But when i do the same for internal call everything is ok and call is dropped
Maybe this is some configuration problem? But i dont know what to set
I also try do it on TapiBroswer2 and some sample program for tapi 3.0 but th
effect was the same as in delphi code. I use CallBridge TU V2 R3.0.
optiH324.TSP and phisical phone siemens optipoint 500 standard
Some logs from TB2:
15:36.58.632 : Calling lineGetCallStatu
hCall=x103e
lpCallStatus=x5b2fa
15:36.58.634 : lineGetCallStatus returned SUCCES
LINECALLSTATU
dwTotalSize=x100
dwNeededSize=x3
dwUsedSize=x3
dwCallState=x2, OFFERIN
dwCallPrivilege=x4, OWNE
dwCallFeatures=x80000004, ANSWER SETCALLDAT
tStateEntryTime[0]=x807d
tStateEntryTime[1]=x17000
tStateEntryTime[2]=x24000
tStateEntryTime[3]=x206003
15:37.1.984 : Calling lineDro
hCall=x103e
lpsUserUserInfo=xce6e
dwSize=x1
15:37.1.986 : lineDrop returned x1038
15:37.2.28 : received LINE_REPL
device=x
cbInst=x
param1=x1038b
param2=x0
param3=x0
15:37.7.768 : Calling lineDeallocateCal
hCall=x103e
15:37.8.961 : lineDeallocateCall returned SUCCESS
I try to write TAPI handling in delphi. Everything works correct but i have on
problem. When i want to disconnect external call(call not from our interna
net
nothing happens, phone is still ringing
lineDrop returned x1038b and lineDeallocateCall returned SUCCESS
But when i do the same for internal call everything is ok and call is dropped
Maybe this is some configuration problem? But i dont know what to set
I also try do it on TapiBroswer2 and some sample program for tapi 3.0 but th
effect was the same as in delphi code. I use CallBridge TU V2 R3.0.
optiH324.TSP and phisical phone siemens optipoint 500 standard
Some logs from TB2:
15:36.58.632 : Calling lineGetCallStatu
hCall=x103e
lpCallStatus=x5b2fa
15:36.58.634 : lineGetCallStatus returned SUCCES
LINECALLSTATU
dwTotalSize=x100
dwNeededSize=x3
dwUsedSize=x3
dwCallState=x2, OFFERIN
dwCallPrivilege=x4, OWNE
dwCallFeatures=x80000004, ANSWER SETCALLDAT
tStateEntryTime[0]=x807d
tStateEntryTime[1]=x17000
tStateEntryTime[2]=x24000
tStateEntryTime[3]=x206003
15:37.1.984 : Calling lineDro
hCall=x103e
lpsUserUserInfo=xce6e
dwSize=x1
15:37.1.986 : lineDrop returned x1038
15:37.2.28 : received LINE_REPL
device=x
cbInst=x
param1=x1038b
param2=x0
param3=x0
15:37.7.768 : Calling lineDeallocateCal
hCall=x103e
15:37.8.961 : lineDeallocateCall returned SUCCESS