cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
802
Views
0
Helpful
2
Replies

lineOpen Failing

bhoover02
Level 1
Level 1

I have a TAPI application running in production that restarts every morning and opens a number of lines to monitor. This had been running fine up until a couple days ago and now lineOpen() is failing for every line with the error LINEERR_RESOURCEUNAVAIL. I get the same error when trying to open any line using the TAPI Browser. Has anyone seen this before?

Thanks,

Ben

2 Replies 2

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Ben,

   As per the following url - https://cdn.cisco.com/web/tapi/forums/-/message_boards/message/2320214#_19_message_2316431

which is for cucm7.x can you try with a sleep of 250ms before calling lineOpen().

Thanks and Regards,

Geevarghese

I'm trying to open just a single line now using the TAPI browser and I am getting the same error.