2022-01-19 08:49:20,135 [7] INFO - HTTP Request Received: /FuturaIVRHandlers/PowerResponseHandler.ashx 2022-01-19 08:49:20,135 [7] INFO - Response URL: 2022-01-19 08:49:20,398 [7] DEBUG - Entering getWebConfigSetting. Setting name: CallBackInvalidResponseMessage / Default Value: Thank you. Goodbye. 2022-01-19 08:49:20,398 [7] DEBUG - Leaving getWebConfigSetting. 2022-01-19 08:49:20,414 [7] DEBUG - Entering LogIVRActionToPostGres. 2022-01-19 08:49:20,414 [7] DEBUG - Entering getWebConfigSetting. Setting name: PostGresServer 2022-01-19 08:49:20,414 [7] DEBUG - Leaving getWebConfigSetting. 2022-01-19 08:49:20,414 [7] DEBUG - Entering getWebConfigSetting. Setting name: PostGresPort 2022-01-19 08:49:20,414 [7] DEBUG - Leaving getWebConfigSetting. 2022-01-19 08:49:20,414 [7] DEBUG - Entering getWebConfigSetting. Setting name: PostGresUserID 2022-01-19 08:49:20,414 [7] DEBUG - Leaving getWebConfigSetting. 2022-01-19 08:49:20,414 [7] DEBUG - Entering getWebConfigSetting. Setting name: PostGresPassword 2022-01-19 08:49:20,414 [7] DEBUG - Leaving getWebConfigSetting. 2022-01-19 08:49:20,414 [7] DEBUG - Entering getWebConfigSetting. Setting name: PostGresDatabase 2022-01-19 08:49:20,414 [7] DEBUG - Leaving getWebConfigSetting. 2022-01-19 08:49:20,570 [7] DEBUG - SQL: INSERT INTO ivr_actions_history (sid, status, direction, actiondate, actiondescription, action_type, result, account, phone, data, lastmodifiedtime, ivrobjectid, datetime, xml_error, xml_odevent) values ('', 'Voice_Callback_Response', 'Incoming', '1/19/2022 8:49:20 AM', 'Customer Response from Callback.', 'ERROR', 'Invalid Keypress: ', '', '5123243135', 'Voice Status Response Update from Twilio. [ Invalid Keypress ]', 1642582160570.69,'', '1/19/2022 8:49:20 AM', '', ''); 2022-01-19 08:49:20,601 [7] DEBUG - Leaving LogIVRActionToPostGres.