View Single Post
Old 03-06-2007, 06:56 AM   #1 (permalink)
cms
Junior Member

Activity Longevity
0/20 5/20
Today Posts
0/0 ssssssss1
Rep Power: 0cms is an unknown quantity at this point

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 notsuccessful, 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 is offline   sendpm.gif Reply With Quote