Incorrect data comes from TransferredEvent or ConferencedEvent

Post Reply
jmq1982
Member
Posts: 4
Joined: 30 Apr 2019 08:47

Incorrect data comes from TransferredEvent or ConferencedEvent

Post by jmq1982 »

OS: CentOS 7.6 (64bit)
TSAPI Server: 7.4.2
SDK: 7.4.2( linux-32bit)

hi, i can't get correct data when received TransferredEvent or ConferencedEvent, for example, B transfers A To C, the struct ConnectList_t all data are incorrect,
Image
Image
Image

the lastest callid is 1576, but in centos , the callid is 8, and always 8, i don't konw reason, anyone can help me?
jmq1982
Member
Posts: 4
Joined: 30 Apr 2019 08:47

Re: Incorrect data comes from TransferredEvent or ConferencedEvent

Post by jmq1982 »

i use cstaSnapshotDeviceReq to get the lastest call id , but the problem is same , this api is 32bit, my os is 64bit, some struct use FAR * POINTER_32, i change FAR * POINTER_32 to *, but it doesn't work.
Image
jmq1982
Member
Posts: 4
Joined: 30 Apr 2019 08:47

Re: Incorrect data comes from TransferredEvent or ConferencedEvent

Post by jmq1982 »

I used CentOS 7.6 (32bit) to test transfercall, the struct transferredConnections data are all incorrect, the result is same, i doubt this is the libcsta32.so bug. if it's not a bug, how can i sovle it?
jmq1982
Member
Posts: 4
Joined: 30 Apr 2019 08:47

Re: Incorrect data comes from TransferredEvent or ConferencedEvent

Post by jmq1982 »

today i used centos 6 (32bit) to test transfercall , this result is same.
Image
Post Reply

Return to “TSAPI”