Skip Menu |
 

Subject: CCAPI client library reconnection support
When the server returns an invalid context error to the client, the
client should silently establish a new context to the server and then
attempt to performed the desired operation instead of returning the
invalid context error to the application.
Resolved by new CCAPI implementation.