When a telephone channel remains in an off-hook state after the caller has hung up, check the following:
For information about CloseEverything and TerminateCall, see Blueworx Voice Response for AIX: Application Development using State Tables.
Check that your signaling process is still running. Message 32011 in the error log indicates that a signaling process has terminated.
The usual cause of this problem is that your signaling process has not cleared a call correctly. Message 32012 in the error log indicates that your signaling process has ignored an SL_CALL_ABORT_REQ primitive. This is an error in your signaling process. See the explanation of message 32012 in Blueworx Voice Response messages identified by number and the description of the SL_CALL_ABORT_REQ primitive in Blueworx Voice Response for AIX: Programming for the Signaling Interface.
Use signaling interface tracing to see the primitive sent to your signaling process by Blueworx Voice Response. For information on tracing signaling interfaces, see Blueworx Voice Response for AIX: Programming for the Signaling Interface.