-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Faxes stuck in processing #77
Comments
I get a lot of below, and this seems to be part of the 'proesssing' ... [2022-11-02 04:59:12] [18265] [WARNING] Session write failed and also [2022-11-02 04:44:05] [30275] [WARNING] DB:update error table: spool_result error: Unknown column 'inbound' in 'field list' |
there are calls from mobile phones that show as processing ... surely they should be failed? |
Is there a way to stop faxes that seem to be stuck as 'processing'? It seems the fax is received ok, but is stuck in the emailing process.
132 - Completed (changed to 133?)
134 - Processing
135 - Completed
137 - Processing
138 - Processing
139 - Completed
141 - Completed
Processing are all from the same number, any new calls from this number are also stuck at processing.
[2022-10-27 19:46:04] [27985] [FLOW] =================> processing response <=================
[2022-10-27 19:46:04] [27985] [FLOW] Processing status of application : 93
[2022-10-27 19:46:04] [27985] [FLOW] Existing transmission requested with id : 132
[2022-10-27 19:46:04] [27985] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 19:46:04] [27985] [FLOW] Processing application : fax_receive(93)
[2022-10-27 19:46:04] [27985] [FLOW] Application processing completed with result: success
[2022-10-27 19:46:04] [27985] [FLOW] Executing application : disconnect(94)
[2022-10-27 19:46:04] [27985] [FLOW] Final spool status : connected
[2022-10-27 19:46:04] [27985] [FLOW] Final transmission status : processing
[2022-10-27 19:46:04] [27985] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 19:46:04] [27985] [FLOW] Request processing completed
[2022-10-27 19:46:04] [3289] [FLOW] =================> processing response <=================
[2022-10-27 19:46:04] [3289] [FLOW] Processing status of application : 94
[2022-10-27 19:46:04] [3289] [FLOW] Existing transmission requested with id : 132
[2022-10-27 19:46:04] [3289] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 19:46:04] [3289] [FLOW] Processing application : disconnect(94)
[2022-10-27 19:46:04] [3289] [FLOW] Application processing completed with result: success
[2022-10-27 19:46:04] [3289] [FLOW] Final spool status : completed
[2022-10-27 19:46:04] [3289] [FLOW] Final transmission status : completed
[2022-10-27 19:46:04] [3289] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 19:46:04] [3289] [FLOW] Request processing completed
[2022-10-27 19:47:01] [779] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 19:47:01] [779] [FLOW] processing task:34
[2022-10-27 19:47:01] [779] [FLOW] =================> transmission execution <=================
[2022-10-27 19:47:01] [779] [FLOW] Executing transmission with id : 133
[2022-10-27 19:47:01] [779] [FLOW] Attempting with spool_id : 139
[2022-10-27 19:47:01] [779] [FLOW] Executing program : sendemail(74)
[2022-10-27 19:47:01] [779] [FLOW] Executing application : email_send(98)
[2022-10-27 19:47:03] [779] [FLOW] Final spool status : started
[2022-10-27 19:48:01] [852] [FLOW] =================> processing response <=================
[2022-10-27 19:48:01] [852] [FLOW] Processing status of application : 98
[2022-10-27 19:48:01] [852] [FLOW] Existing transmission requested with id : 133
[2022-10-27 19:48:01] [852] [FLOW] Processing with program : sendemail(74)
[2022-10-27 19:48:01] [852] [FLOW] Processing application : email_send(98)
[2022-10-27 19:48:01] [852] [FLOW] Application processing completed with result: success
[2022-10-27 19:48:01] [852] [FLOW] Final spool status : completed
[2022-10-27 19:48:01] [852] [FLOW] Final transmission status : completed
[2022-10-27 19:48:01] [852] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 19:48:01] [852] [FLOW] Request processing completed
[2022-10-27 20:55:09] [27985] [FLOW] =================> processing response <=================
[2022-10-27 20:55:09] [27985] [FLOW] Processing status of application : inbound
[2022-10-27 20:55:09] [27985] [FLOW] No transmission found, searching for dialplan
[2022-10-27 20:55:09] [27985] [INFO] looking for available dialplan
[2022-10-27 20:55:09] [27985] [FLOW] Trying with dialplan id : 5
[2022-10-27 20:55:09] [27985] [FLOW] Successfully authenticated for program : faxtoemail
[2022-10-27 20:55:10] [27985] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 20:55:10] [27985] [FLOW] Processing application : inbound(91)
[2022-10-27 20:55:10] [27985] [FLOW] Application processing completed with result: success
[2022-10-27 20:55:10] [27985] [FLOW] Executing application : connect(92)
[2022-10-27 20:55:10] [27985] [WARNING] DB:update error table: spool_result error: Unknown column 'inbound' in 'field list'
[2022-10-27 20:55:10] [27985] [FLOW] Final spool status : connected
[2022-10-27 20:55:10] [27985] [FLOW] Final transmission status : processing
[2022-10-27 20:55:10] [27985] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:55:10] [27985] [FLOW] Request processing completed
[2022-10-27 20:55:10] [24649] [FLOW] =================> processing response <=================
[2022-10-27 20:55:10] [24649] [FLOW] Processing status of application : 92
[2022-10-27 20:55:10] [24649] [FLOW] Existing transmission requested with id : 134
[2022-10-27 20:55:10] [24649] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 20:55:10] [24649] [FLOW] Processing application : connect(92)
[2022-10-27 20:55:10] [24649] [FLOW] Application processing completed with result: success
[2022-10-27 20:55:10] [24649] [FLOW] Executing application : fax_receive(93)
[2022-10-27 20:55:10] [24649] [FLOW] Final spool status : connected
[2022-10-27 20:55:10] [24649] [FLOW] Final transmission status : processing
[2022-10-27 20:55:10] [24649] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:55:10] [24649] [FLOW] Request processing completed
[2022-10-27 20:55:49] [3289] [FLOW] =================> processing response <=================
[2022-10-27 20:55:49] [3289] [FLOW] Processing status of application : 93
[2022-10-27 20:55:49] [3289] [FLOW] Existing transmission requested with id : 134
[2022-10-27 20:55:49] [3289] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 20:55:49] [3289] [FLOW] Processing application : fax_receive(93)
[2022-10-27 20:55:49] [3289] [FLOW] Application processing completed with result: error
[2022-10-27 20:55:49] [3289] [FLOW] Executing application : disconnect(94)
[2022-10-27 20:55:49] [3289] [FLOW] Final spool status : connected
[2022-10-27 20:55:49] [3289] [FLOW] Final transmission status : processing
[2022-10-27 20:55:49] [3289] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:55:49] [3289] [FLOW] Request processing completed
[2022-10-27 20:58:21] [3296] [FLOW] =================> processing response <=================
[2022-10-27 20:58:21] [3296] [FLOW] Processing status of application : 94
[2022-10-27 20:58:21] [3296] [FLOW] Existing transmission requested with id : 135
[2022-10-27 20:58:21] [3296] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 20:58:21] [3296] [FLOW] Processing application : disconnect(94)
[2022-10-27 20:58:21] [3296] [FLOW] Application processing completed with result: success
[2022-10-27 20:58:21] [3296] [FLOW] Final spool status : completed
[2022-10-27 20:58:21] [3296] [FLOW] Final transmission status : completed
[2022-10-27 20:58:21] [3296] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:58:21] [3296] [FLOW] Request processing completed
[2022-10-27 20:58:22] [4901] [FLOW] =================> processing response <=================
[2022-10-27 20:58:22] [4901] [FLOW] Processing status of application : inbound
[2022-10-27 20:58:22] [4901] [FLOW] No transmission found, searching for dialplan
[2022-10-27 20:58:22] [4901] [INFO] looking for available dialplan
[2022-10-27 20:58:22] [4901] [FLOW] Trying with dialplan id : 5
[2022-10-27 20:58:22] [4901] [FLOW] Successfully authenticated for program : faxtoemail
[2022-10-27 20:58:22] [4901] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 20:58:22] [4901] [FLOW] Processing application : inbound(91)
[2022-10-27 20:58:22] [4901] [FLOW] Application processing completed with result: success
[2022-10-27 20:58:22] [4901] [FLOW] Executing application : connect(92)
[2022-10-27 20:58:22] [4901] [FLOW] Final spool status : connected
[2022-10-27 20:58:22] [4901] [FLOW] Final transmission status : processing
[2022-10-27 20:58:22] [4901] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:58:22] [4901] [FLOW] Request processing completed
[2022-10-27 20:58:22] [23674] [FLOW] =================> processing response <=================
[2022-10-27 20:58:22] [23674] [FLOW] Processing status of application : 92
[2022-10-27 20:58:22] [23674] [FLOW] Existing transmission requested with id : 137
[2022-10-27 20:58:22] [23674] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 20:58:22] [23674] [FLOW] Processing application : connect(92)
[2022-10-27 20:58:22] [23674] [FLOW] Application processing completed with result: success
[2022-10-27 20:58:22] [23674] [FLOW] Executing application : fax_receive(93)
[2022-10-27 20:58:22] [23674] [FLOW] Final spool status : connected
[2022-10-27 20:58:22] [23674] [FLOW] Final transmission status : processing
[2022-10-27 20:58:22] [23674] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:58:22] [23674] [FLOW] Request processing completed
[2022-10-27 20:58:42] [27985] [FLOW] =================> processing response <=================
[2022-10-27 20:58:42] [27985] [FLOW] Processing status of application : 93
[2022-10-27 20:58:42] [27985] [FLOW] Existing transmission requested with id : 137
[2022-10-27 20:58:42] [27985] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 20:58:42] [27985] [FLOW] Processing application : fax_receive(93)
[2022-10-27 20:58:42] [27985] [FLOW] Application processing completed with result: error
[2022-10-27 20:58:42] [27985] [FLOW] Executing application : disconnect(94)
[2022-10-27 20:58:42] [27985] [FLOW] Final spool status : connected
[2022-10-27 20:58:42] [27985] [FLOW] Final transmission status : processing
[2022-10-27 20:58:42] [27985] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:58:42] [27985] [FLOW] Request processing completed
[2022-10-27 20:58:42] [24649] [FLOW] =================> processing response <=================
[2022-10-27 20:58:42] [24649] [FLOW] Processing status of application : 94
[2022-10-27 20:58:42] [24649] [FLOW] Existing transmission requested with id : 137
[2022-10-27 20:58:42] [24649] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 20:58:42] [24649] [FLOW] Processing application : disconnect(94)
[2022-10-27 20:58:42] [24649] [FLOW] Application processing completed with result: success
[2022-10-27 20:58:42] [24649] [FLOW] Final spool status : completed
[2022-10-27 20:58:42] [24649] [FLOW] Final transmission status : failed
[2022-10-27 20:58:42] [24649] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:58:42] [24649] [FLOW] Request processing completed
[2022-10-27 20:59:01] [5975] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 20:59:01] [5975] [FLOW] processing task:37
[2022-10-27 20:59:01] [5977] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 20:59:01] [5977] [FLOW] processing task:38
[2022-10-27 20:59:01] [5975] [FLOW] =================> transmission execution <=================
[2022-10-27 20:59:01] [5975] [FLOW] Executing transmission with id : 136
[2022-10-27 20:59:01] [5975] [FLOW] Attempting with spool_id : 144
[2022-10-27 20:59:01] [5977] [FLOW] =================> transmission execution <=================
[2022-10-27 20:59:01] [5977] [FLOW] Executing transmission with id : 137
[2022-10-27 20:59:01] [5975] [FLOW] Executing program : sendemail(75)
[2022-10-27 20:59:01] [5977] [FLOW] Attempting with spool_id : 145
[2022-10-27 20:59:01] [5977] [FLOW] Executing program : faxtoemail(70)
[2022-10-27 20:59:01] [5975] [FLOW] Executing application : email_send(99)
[2022-10-27 20:59:02] [5977] [FLOW] Executing application : inbound(91)
[2022-10-27 20:59:02] [5977] [FLOW] Final spool status : started
[2022-10-27 20:59:02] [5977] [FLOW] Final transmission status : processing
[2022-10-27 20:59:02] [5977] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:59:02] [5977] [FLOW] Transmission execution completed
[2022-10-27 20:59:03] [5975] [FLOW] Final spool status : started
[2022-10-27 20:59:03] [5975] [FLOW] Final transmission status : processing
[2022-10-27 20:59:03] [5975] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 20:59:03] [5975] [FLOW] Transmission execution completed
[2022-10-27 20:59:03] [5975] [WARNING] socket_write(): unable to write to socket [32]: Broken pipe in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 83
[2022-10-27 20:59:03] [5975] [NOTICE] Can't write '26' bytes to the socket #32: Broken pipe. in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 91
[2022-10-27 20:59:03] [5975] [WARNING] socket_write(): unable to write to socket [32]: Broken pipe in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 83
[2022-10-27 20:59:03] [5975] [NOTICE] Can't write '14' bytes to the socket #32: Broken pipe. in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 91
[2022-10-27 21:00:02] [6049] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 21:00:02] [6049] [FLOW] processing task:39
[2022-10-27 21:00:02] [6049] [FLOW] =================> processing response <=================
[2022-10-27 21:00:02] [6049] [FLOW] Processing status of application : 99
[2022-10-27 21:00:02] [6049] [FLOW] Existing transmission requested with id : 136
[2022-10-27 21:00:02] [6049] [FLOW] Processing with program : sendemail(75)
[2022-10-27 21:00:02] [6049] [FLOW] Processing application : email_send(99)
[2022-10-27 21:00:02] [6049] [FLOW] Application processing completed with result: success
[2022-10-27 21:00:02] [6049] [FLOW] Final spool status : completed
[2022-10-27 21:00:02] [6049] [FLOW] Final transmission status : completed
[2022-10-27 21:00:02] [6049] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:00:02] [6049] [FLOW] Request processing completed
[2022-10-27 21:00:14] [1083] [WARNING] Session read found zero rows
[2022-10-27 21:00:14] [3293] [WARNING] Session read found zero rows
[2022-10-27 21:00:14] [3293] [WARNING] Session read found zero rows
[2022-10-27 21:00:14] [1083] [WARNING] Session read found zero rows
[2022-10-27 21:00:14] [16042] [WARNING] Session read found zero rows
[2022-10-27 21:00:14] [3296] [WARNING] Session read found zero rows
[2022-10-27 21:00:14] [24624] [WARNING] Session read found zero rows
[2022-10-27 21:00:58] [24649] [WARNING] Session write failed
[2022-10-27 21:01:09] [6075] [FLOW] =================> processing response <=================
[2022-10-27 21:01:09] [6075] [FLOW] Processing status of application : inbound
[2022-10-27 21:01:09] [6075] [FLOW] No transmission found, searching for dialplan
[2022-10-27 21:01:09] [6075] [INFO] looking for available dialplan
[2022-10-27 21:01:09] [6075] [FLOW] Trying with dialplan id : 5
[2022-10-27 21:01:09] [6075] [FLOW] Successfully authenticated for program : faxtoemail
[2022-10-27 21:01:09] [6075] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 21:01:09] [6075] [FLOW] Processing application : inbound(91)
[2022-10-27 21:01:09] [6075] [FLOW] Application processing completed with result: success
[2022-10-27 21:01:09] [6075] [FLOW] Executing application : connect(92)
[2022-10-27 21:01:09] [6075] [FLOW] Final spool status : connected
[2022-10-27 21:01:09] [6075] [FLOW] Final transmission status : processing
[2022-10-27 21:01:09] [6075] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:01:09] [6075] [FLOW] Request processing completed
[2022-10-27 21:01:09] [16042] [FLOW] =================> processing response <=================
[2022-10-27 21:01:09] [16042] [FLOW] Processing status of application : 92
[2022-10-27 21:01:09] [16042] [FLOW] Existing transmission requested with id : 138
[2022-10-27 21:01:09] [16042] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 21:01:09] [16042] [FLOW] Processing application : connect(92)
[2022-10-27 21:01:09] [16042] [FLOW] Application processing completed with result: success
[2022-10-27 21:01:09] [16042] [FLOW] Executing application : fax_receive(93)
[2022-10-27 21:01:09] [16042] [FLOW] Final spool status : connected
[2022-10-27 21:01:09] [16042] [FLOW] Final transmission status : processing
[2022-10-27 21:01:09] [16042] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:01:09] [16042] [FLOW] Request processing completed
[2022-10-27 21:02:48] [16042] [FLOW] =================> processing response <=================
[2022-10-27 21:02:48] [16042] [FLOW] Processing status of application : 93
[2022-10-27 21:02:48] [16042] [FLOW] Existing transmission requested with id : 138
[2022-10-27 21:02:48] [16042] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 21:02:48] [16042] [FLOW] Processing application : fax_receive(93)
[2022-10-27 21:02:48] [16042] [FLOW] Application processing completed with result: error
[2022-10-27 21:02:48] [16042] [FLOW] Executing application : disconnect(94)
[2022-10-27 21:02:48] [16042] [FLOW] Final spool status : connected
[2022-10-27 21:02:48] [16042] [FLOW] Final transmission status : processing
[2022-10-27 21:02:48] [16042] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:02:48] [16042] [FLOW] Request processing completed
[2022-10-27 21:02:48] [3289] [FLOW] =================> processing response <=================
[2022-10-27 21:02:48] [3289] [FLOW] Processing status of application : 94
[2022-10-27 21:02:48] [3289] [FLOW] Existing transmission requested with id : 138
[2022-10-27 21:02:48] [3289] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 21:02:48] [3289] [FLOW] Processing application : disconnect(94)
[2022-10-27 21:02:48] [3289] [FLOW] Application processing completed with result: success
[2022-10-27 21:02:48] [3289] [FLOW] Final spool status : completed
[2022-10-27 21:02:48] [3289] [FLOW] Final transmission status : failed
[2022-10-27 21:02:48] [3289] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:02:48] [3289] [FLOW] Request processing completed
[2022-10-27 21:03:01] [6309] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 21:03:01] [6309] [FLOW] processing task:40
[2022-10-27 21:03:01] [6309] [FLOW] =================> transmission execution <=================
[2022-10-27 21:03:01] [6309] [FLOW] Executing transmission with id : 138
[2022-10-27 21:03:01] [6309] [FLOW] Attempting with spool_id : 147
[2022-10-27 21:03:01] [6309] [FLOW] Executing program : faxtoemail(70)
[2022-10-27 21:03:01] [6309] [FLOW] Executing application : inbound(91)
[2022-10-27 21:03:01] [6309] [FLOW] Final spool status : started
[2022-10-27 21:03:01] [6309] [FLOW] Final transmission status : processing
[2022-10-27 21:03:01] [6309] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:03:01] [6309] [FLOW] Transmission execution completed
[2022-10-27 21:03:59] [4901] [WARNING] Session write failed
[2022-10-27 21:04:05] [23674] [WARNING] Session write failed
[2022-10-27 21:04:10] [24649] [WARNING] Session write failed
[2022-10-27 21:04:15] [24649] [WARNING] Session write failed
[2022-10-27 21:04:20] [24649] [WARNING] Session write failed
###################################################################### [WARNING] Session write failed <lots of these in the logs
[2022-10-27 21:12:53] [1083] [WARNING] Session write failed
[2022-10-27 21:12:53] [3296] [WARNING] Session write failed
[2022-10-27 21:12:59] [3293] [WARNING] Session write failed
[2022-10-27 21:12:59] [24624] [WARNING] Session write failed
[2022-10-27 21:13:05] [4901] [WARNING] Session write failed
[2022-10-27 21:13:05] [23674] [WARNING] Session write failed
[2022-10-27 21:13:11] [3289] [WARNING] Session write failed
[2022-10-27 21:13:11] [16042] [WARNING] Session write failed
[2022-10-27 21:13:17] [24649] [WARNING] Session write failed
[2022-10-27 21:13:17] [6075] [WARNING] Session write failed
[2022-10-27 21:13:23] [1083] [WARNING] Session write failed
[2022-10-27 21:13:29] [3293] [WARNING] Session write failed
[2022-10-27 21:13:29] [24624] [WARNING] Session write failed
[2022-10-27 21:13:58] [23674] [FLOW] =================> processing response <=================
[2022-10-27 21:13:58] [23674] [FLOW] Processing status of application : inbound
[2022-10-27 21:13:58] [23674] [FLOW] No transmission found, searching for dialplan
[2022-10-27 21:13:58] [23674] [INFO] looking for available dialplan
[2022-10-27 21:13:58] [23674] [FLOW] Trying with dialplan id : 3
[2022-10-27 21:13:58] [23674] [FLOW] Successfully authenticated for program : faxtoemail
[2022-10-27 21:13:58] [23674] [FLOW] Processing with program : faxtoemail(25)
[2022-10-27 21:13:58] [23674] [FLOW] Processing application : inbound(34)
[2022-10-27 21:13:58] [23674] [FLOW] Application processing completed with result: success
[2022-10-27 21:13:58] [23674] [FLOW] Executing application : connect(35)
[2022-10-27 21:13:58] [23674] [FLOW] Final spool status : connected
[2022-10-27 21:13:58] [23674] [FLOW] Final transmission status : processing
[2022-10-27 21:13:58] [23674] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:13:58] [23674] [FLOW] Request processing completed
[2022-10-27 21:13:58] [16042] [FLOW] =================> processing response <=================
[2022-10-27 21:13:58] [16042] [FLOW] Processing status of application : 35
[2022-10-27 21:13:58] [16042] [FLOW] Existing transmission requested with id : 139
[2022-10-27 21:13:58] [16042] [FLOW] Processing with program : faxtoemail(25)
[2022-10-27 21:13:58] [16042] [FLOW] Processing application : connect(35)
[2022-10-27 21:13:58] [16042] [FLOW] Application processing completed with result: success
[2022-10-27 21:13:58] [16042] [FLOW] Executing application : fax_receive(36)
[2022-10-27 21:13:58] [16042] [FLOW] Final spool status : connected
[2022-10-27 21:13:58] [16042] [FLOW] Final transmission status : processing
[2022-10-27 21:13:58] [16042] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:13:58] [16042] [FLOW] Request processing completed
[2022-10-27 21:14:18] [3289] [FLOW] =================> processing response <=================
[2022-10-27 21:14:18] [3289] [FLOW] Processing status of application : 36
[2022-10-27 21:14:18] [3289] [FLOW] Existing transmission requested with id : 139
[2022-10-27 21:14:18] [3289] [FLOW] Processing with program : faxtoemail(25)
[2022-10-27 21:14:18] [3289] [FLOW] Processing application : fax_receive(36)
[2022-10-27 21:14:18] [3289] [FLOW] Application processing completed with result: success
[2022-10-27 21:14:18] [3289] [FLOW] Executing application : disconnect(37)
[2022-10-27 21:14:18] [3289] [FLOW] Final spool status : connected
[2022-10-27 21:14:18] [3289] [FLOW] Final transmission status : processing
[2022-10-27 21:14:18] [3289] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:14:18] [3289] [FLOW] Request processing completed
[2022-10-27 21:14:18] [6075] [FLOW] =================> processing response <=================
[2022-10-27 21:14:18] [6075] [FLOW] Processing status of application : 37
[2022-10-27 21:14:18] [6075] [FLOW] Existing transmission requested with id : 139
[2022-10-27 21:14:18] [6075] [FLOW] Processing with program : faxtoemail(25)
[2022-10-27 21:14:18] [6075] [FLOW] Processing application : disconnect(37)
[2022-10-27 21:14:18] [6075] [FLOW] Application processing completed with result: success
[2022-10-27 21:14:18] [6075] [FLOW] Final spool status : completed
[2022-10-27 21:14:18] [6075] [FLOW] Final transmission status : completed
[2022-10-27 21:14:18] [6075] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:14:18] [6075] [FLOW] Request processing completed
[2022-10-27 21:14:21] [24649] [WARNING] Session write failed
[2022-10-27 21:14:21] [1083] [WARNING] Session write failed
[2022-10-27 21:14:26] [1083] [WARNING] Session write failed
[2022-10-27 21:14:26] [24649] [WARNING] Session write failed
[2022-10-27 21:14:31] [24649] [WARNING] Session write failed
[2022-10-27 21:14:31] [24649] [WARNING] Session write failed
[2022-10-27 21:14:36] [24649] [WARNING] Session write failed
[2022-10-27 21:14:36] [24649] [WARNING] Session write failed
[2022-10-27 21:14:40] [1083] [WARNING] Session write failed
[2022-10-27 21:14:41] [24649] [WARNING] Session write failed
[2022-10-27 21:14:45] [1083] [WARNING] Session write failed
[2022-10-27 21:14:46] [24649] [WARNING] Session write failed
[2022-10-27 21:14:51] [24649] [WARNING] Session write failed
[2022-10-27 21:14:51] [24649] [WARNING] Session write failed
[2022-10-27 21:14:56] [24649] [WARNING] Session write failed
[2022-10-27 21:14:56] [24649] [WARNING] Session write failed
[2022-10-27 21:15:01] [1083] [WARNING] Session write failed
[2022-10-27 21:15:01] [24649] [WARNING] Session write failed
[2022-10-27 21:15:01] [7437] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 21:15:01] [7437] [FLOW] processing task:41
[2022-10-27 21:15:01] [7437] [FLOW] =================> transmission execution <=================
[2022-10-27 21:15:01] [7437] [FLOW] Executing transmission with id : 140
[2022-10-27 21:15:01] [7437] [FLOW] Attempting with spool_id : 149
[2022-10-27 21:15:01] [7437] [FLOW] Executing program : sendemail(76)
[2022-10-27 21:15:01] [7437] [FLOW] Executing application : email_send(100)
[2022-10-27 21:15:01] [24649] [WARNING] Session write failed
[2022-10-27 21:15:02] [7437] [FLOW] Final spool status : started
[2022-10-27 21:15:02] [7437] [FLOW] Final transmission status : processing
[2022-10-27 21:15:02] [7437] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:15:02] [7437] [FLOW] Transmission execution completed
[2022-10-27 21:15:02] [7437] [WARNING] socket_write(): unable to write to socket [32]: Broken pipe in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 83
[2022-10-27 21:15:02] [7437] [NOTICE] Can't write '26' bytes to the socket #32: Broken pipe. in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 91
[2022-10-27 21:15:02] [7437] [WARNING] socket_write(): unable to write to socket [32]: Broken pipe in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 83
[2022-10-27 21:15:02] [7437] [NOTICE] Can't write '14' bytes to the socket #32: Broken pipe. in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 91
[2022-10-27 21:15:06] [24649] [WARNING] Session write failed
[2022-10-27 21:15:06] [24649] [WARNING] Session write failed
[2022-10-27 21:15:06] [24649] [WARNING] Session write failed
[2022-10-27 21:15:11] [3296] [WARNING] Session write failed
[2022-10-27 21:15:11] [24649] [WARNING] Session write failed
[2022-10-27 21:15:11] [24649] [WARNING] Session write failed
#################################################
[2022-10-27 21:15:46] [3293] [WARNING] Session write failed
[2022-10-27 21:15:51] [24649] [WARNING] Session write failed
[2022-10-27 21:15:51] [3293] [WARNING] Session write failed
[2022-10-27 21:15:51] [3293] [WARNING] Session write failed
[2022-10-27 21:15:56] [24649] [WARNING] Session write failed
[2022-10-27 21:15:56] [3293] [WARNING] Session write failed
[2022-10-27 21:15:56] [3293] [WARNING] Session write failed
[2022-10-27 21:16:01] [24649] [WARNING] Session write failed
[2022-10-27 21:16:01] [3293] [WARNING] Session write failed
[2022-10-27 21:16:01] [7555] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 21:16:01] [7555] [FLOW] processing task:42
[2022-10-27 21:16:01] [7555] [FLOW] =================> processing response <=================
[2022-10-27 21:16:01] [7555] [FLOW] Processing status of application : 100
[2022-10-27 21:16:01] [7555] [FLOW] Existing transmission requested with id : 140
[2022-10-27 21:16:01] [7555] [FLOW] Processing with program : sendemail(76)
[2022-10-27 21:16:01] [7555] [FLOW] Processing application : email_send(100)
[2022-10-27 21:16:01] [7555] [FLOW] Application processing completed with result: success
[2022-10-27 21:16:01] [7555] [FLOW] Final spool status : completed
[2022-10-27 21:16:01] [7555] [FLOW] Final transmission status : completed
[2022-10-27 21:16:01] [7555] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:16:01] [7555] [FLOW] Request processing completed
[2022-10-27 21:16:01] [3293] [WARNING] Session write failed
[2022-10-27 21:16:06] [24649] [WARNING] Session write failed
[2022-10-27 21:16:06] [3293] [WARNING] Session write failed
[2022-10-27 21:16:06] [3293] [WARNING] Session write failed
[2022-10-27 21:16:11] [24649] [WARNING] Session write failed
[2022-10-27 21:16:11] [3293] [WARNING] Session write failed
############################################
[2022-10-27 21:20:23] [23674] [WARNING] Session write failed
[2022-10-27 21:20:35] [1083] [WARNING] Session write failed
[2022-10-27 21:20:35] [3296] [WARNING] Session write failed
[2022-10-27 21:20:35] [1083] [WARNING] Session write failed
[2022-10-27 21:20:40] [1083] [WARNING] Session write failed
[2022-10-27 21:20:40] [16042] [WARNING] Session write failed
[2022-10-27 21:20:45] [16042] [WARNING] Session write failed
[2022-10-27 21:20:45] [1083] [WARNING] Session write failed
[2022-10-27 21:20:45] [16042] [WARNING] Session write failed
[2022-10-27 21:20:50] [16042] [WARNING] Session write failed
[2022-10-27 21:20:50] [1083] [WARNING] Session write failed
[2022-10-27 21:20:50] [16042] [WARNING] Session write failed
[2022-10-27 21:20:54] [24624] [FLOW] =================> processing response <=================
[2022-10-27 21:20:54] [24624] [FLOW] Processing status of application : inbound
[2022-10-27 21:20:54] [24624] [FLOW] No transmission found, searching for dialplan
[2022-10-27 21:20:54] [24624] [INFO] looking for available dialplan
[2022-10-27 21:20:54] [24624] [FLOW] Trying with dialplan id : 5
[2022-10-27 21:20:54] [24624] [FLOW] Successfully authenticated for program : faxtoemail
[2022-10-27 21:20:54] [24624] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 21:20:54] [24624] [FLOW] Processing application : inbound(91)
[2022-10-27 21:20:54] [24624] [FLOW] Application processing completed with result: success
[2022-10-27 21:20:54] [24624] [FLOW] Executing application : connect(92)
[2022-10-27 21:20:54] [24624] [WARNING] DB:update error table: spool_result error: Unknown column 'inbound' in 'field list'
[2022-10-27 21:20:54] [24624] [FLOW] Final spool status : connected
[2022-10-27 21:20:54] [24624] [FLOW] Final transmission status : processing
[2022-10-27 21:20:54] [24624] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:20:54] [24624] [FLOW] Request processing completed
[2022-10-27 21:20:54] [24649] [FLOW] =================> processing response <=================
[2022-10-27 21:20:54] [24649] [FLOW] Processing status of application : 92
[2022-10-27 21:20:54] [24649] [FLOW] Existing transmission requested with id : 141
[2022-10-27 21:20:54] [24649] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 21:20:54] [24649] [FLOW] Processing application : connect(92)
[2022-10-27 21:20:54] [24649] [FLOW] Application processing completed with result: success
[2022-10-27 21:20:54] [24649] [FLOW] Executing application : fax_receive(93)
[2022-10-27 21:20:54] [24649] [FLOW] Final spool status : connected
[2022-10-27 21:20:54] [24649] [FLOW] Final transmission status : processing
[2022-10-27 21:20:54] [24649] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:20:54] [24649] [FLOW] Request processing completed
[2022-10-27 21:20:56] [4901] [WARNING] Session write failed
[2022-10-27 21:20:56] [3293] [WARNING] Session write failed
[2022-10-27 21:20:56] [4901] [WARNING] Session write failed
[2022-10-27 21:21:02] [3289] [WARNING] Session write failed
[2022-10-27 21:21:02] [6075] [WARNING] Session write failed
[2022-10-27 21:21:02] [3289] [WARNING] Session write failed
[2022-10-27 21:21:08] [23674] [WARNING] Session write failed
[2022-10-27 21:21:08] [3296] [WARNING] Session write failed
[2022-10-27 21:21:08] [23674] [WARNING] Session write failed
[2022-10-27 21:21:21] [24624] [FLOW] =================> processing response <=================
[2022-10-27 21:21:21] [24624] [FLOW] Processing status of application : 93
[2022-10-27 21:21:21] [24624] [FLOW] Existing transmission requested with id : 141
[2022-10-27 21:21:21] [24624] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 21:21:21] [24624] [FLOW] Processing application : fax_receive(93)
[2022-10-27 21:21:21] [24624] [FLOW] Application processing completed with result: success
[2022-10-27 21:21:21] [24624] [FLOW] Executing application : disconnect(94)
[2022-10-27 21:21:21] [24624] [FLOW] Final spool status : connected
[2022-10-27 21:21:21] [24624] [FLOW] Final transmission status : processing
[2022-10-27 21:21:21] [24624] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:21:21] [24624] [FLOW] Request processing completed
[2022-10-27 21:21:21] [24649] [FLOW] =================> processing response <=================
[2022-10-27 21:21:21] [24649] [FLOW] Processing status of application : 94
[2022-10-27 21:21:21] [24649] [FLOW] Existing transmission requested with id : 141
[2022-10-27 21:21:21] [24649] [FLOW] Processing with program : faxtoemail(70)
[2022-10-27 21:21:21] [24649] [FLOW] Processing application : disconnect(94)
[2022-10-27 21:21:21] [24649] [FLOW] Application processing completed with result: success
[2022-10-27 21:21:21] [24649] [FLOW] Final spool status : completed
[2022-10-27 21:21:21] [24649] [FLOW] Final transmission status : completed
[2022-10-27 21:21:21] [24649] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:21:21] [24649] [FLOW] Request processing completed
[2022-10-27 21:22:01] [8196] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 21:22:01] [8196] [FLOW] processing task:43
[2022-10-27 21:22:01] [8196] [FLOW] =================> transmission execution <=================
[2022-10-27 21:22:01] [8196] [FLOW] Executing transmission with id : 142
[2022-10-27 21:22:01] [8196] [FLOW] Attempting with spool_id : 151
[2022-10-27 21:22:01] [8196] [FLOW] Executing program : sendemail(77)
[2022-10-27 21:22:01] [8196] [FLOW] Executing application : email_send(101)
[2022-10-27 21:22:03] [8196] [FLOW] Final spool status : started
[2022-10-27 21:22:03] [8196] [FLOW] Final transmission status : processing
[2022-10-27 21:22:03] [8196] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:22:03] [8196] [FLOW] Transmission execution completed
[2022-10-27 21:22:03] [8196] [WARNING] socket_write(): unable to write to socket [32]: Broken pipe in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 83
[2022-10-27 21:22:03] [8196] [NOTICE] Can't write '26' bytes to the socket #32: Broken pipe. in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 91
[2022-10-27 21:22:03] [8196] [WARNING] socket_write(): unable to write to socket [32]: Broken pipe in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 83
[2022-10-27 21:22:03] [8196] [NOTICE] Can't write '14' bytes to the socket #32: Broken pipe. in /usr/ictcore/vendor/aza/socket/Aza/Components/Socket/SocketReal.php on line 91
[2022-10-27 21:23:01] [8266] [FLOW] New thread started for: ICT\Core\Thread\Task
[2022-10-27 21:23:01] [8266] [FLOW] processing task:44
[2022-10-27 21:23:01] [8266] [FLOW] =================> processing response <=================
[2022-10-27 21:23:01] [8266] [FLOW] Processing status of application : 101
[2022-10-27 21:23:01] [8266] [FLOW] Existing transmission requested with id : 142
[2022-10-27 21:23:01] [8266] [FLOW] Processing with program : sendemail(77)
[2022-10-27 21:23:01] [8266] [FLOW] Processing application : email_send(101)
[2022-10-27 21:23:01] [8266] [FLOW] Application processing completed with result: success
[2022-10-27 21:23:01] [8266] [FLOW] Final spool status : completed
[2022-10-27 21:23:01] [8266] [FLOW] Final transmission status : completed
[2022-10-27 21:23:01] [8266] [FLOW] -----------------> transaction ended <-----------------
[2022-10-27 21:23:01] [8266] [FLOW] Request processing completed
[2022-10-27 21:24:12] [1083] [WARNING] Session write failed
[2022-10-27 21:24:18] [1083] [WARNING] Session write failed
[2022-10-27 21:24:26] [4901] [WARNING] Session write failed
[2022-10-27 21:24:42] [6075] [WARNING] Session write failed
[2022-10-27 21:24:47] [3289] [WARNING] Session write failed
[2022-10-27 21:24:53] [3289] [WARNING] Session write failed
[2022-10-27 21:24:53] [3296] [WARNING] Session write failed
[2022-10-27 21:24:58] [3289] [WARNING] Session write failed
#############################################
[2022-10-27 21:25:52] [24624] [WARNING] Session write failed
[2022-10-27 21:25:52] [24649] [WARNING] Session write failed
[2022-10-27 21:25:58] [1083] [WARNING] Session write failed
[2022-10-27 21:25:58] [16042] [WARNING] Session write failed
[2022-10-27 21:25:58] [1083] [WARNING] Session write failed
[2022-10-27 21:27:00] [3293] [WARNING] Session write failed
[2022-10-27 21:27:00] [4901] [WARNING] Session write failed
[2022-10-27 21:27:00] [3293] [WARNING] Session write failed
[2022-10-27 21:28:01] [3289] [WARNING] Session write failed
[2022-10-27 21:28:01] [6075] [WARNING] Session write failed
[2022-10-27 21:28:01] [3289] [WARNING] Session write failed
[2022-10-27 21:29:01] [3296] [WARNING] Session write failed
[2022-10-27 21:29:01] [23674] [WARNING] Session write failed
[2022-10-27 21:29:01] [3296] [WARNING] Session write failed
[2022-10-27 21:29:11] [23674] [WARNING] Session read found zero rows
[2022-10-27 21:30:01] [3293] [WARNING] Session write failed
[2022-10-27 21:30:01] [6075] [WARNING] Session write failed
###########################################
[2022-10-27 22:00:21] [3296] [WARNING] Session write failed
[2022-10-27 22:00:27] [24649] [WARNING] Session write failed
[2022-10-27 22:00:27] [1083] [WARNING] Session write failed
[2022-10-27 22:00:27] [24649] [WARNING] Session write failed
[2022-10-27 22:00:27] [1083] [WARNING] Session write failed
The text was updated successfully, but these errors were encountered: