Thread
:
acsOpenStream and acsEventNotify
View Single Post
03-06-2007, 06:56 AM
#
1
(
permalink
)
cms
Junior Member
Rep Power: 0
Total Points:
Donate
Country:
acsOpenStream and acsEventNotify
I have worked with TSAPI for years for Avaya platforms. I am now trying to implement a TSAPI application to integrate with the Ericsson Application Link 4.0 and it's giving me some grief.
The acsOpenStream returns no error, the acsHandle returned seems to be valid (value = 1), but when I call acsEventNotify for this handle I get a return code -10 (ACSERR_BADHDL ).
Now the (Lucent) TSAPI documentation says
“If
acsOpenStream
( ) is successful, TSAPI guarantees that the application has a valid
acsHandle
. If
acsOpenStream
( ) is not
successful, then the function return code gives the cause of the failure.”
Since acsOpenStream does not return an error, how can the acsHandle be invalid???
Anyone any ideas?
Any help much appreciated.
cms
View Public Profile
Send a private message to cms
Find More Posts by cms