You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having problems with constant stops of the process asteriskLogger
always run the command:
/ html / Asterisk # nohup php asteriskLogger.php> asteriskLogger.log &
But sometimes the log stopped and the process does not feed the table as it should
I always have to stop the process and start it again to return to normal
the latest information that appears in the log are:
--- Mysql_checked_query ()
+++ Mysql_checked_query # ()
! SQL: UPDATE asterisk_log SET callstate = 'Hangup' timestampHangup = NOW (), hangup_cause = 20, hangup_cause_txt = 'Unknown' WHERE channel = 'Local / ag1023 @ business'
Rows affected: 0
--- Mysql_checked_query ()
Channel was Local / ag1023 @ business-agents-in-6
Measured call duration is 63609619482 seconds
+++ FindSugarObjectByPhoneNumber # ()
! Call start was 15/08/2015 13:51:09
SQL update successfull, now updating record in / Calls / ...
Can someone help me?
The text was updated successfully, but these errors were encountered:
Good Morning!
I'm having problems with constant stops of the process asteriskLogger
always run the command:
/ html / Asterisk # nohup php asteriskLogger.php> asteriskLogger.log &
But sometimes the log stopped and the process does not feed the table as it should
I always have to stop the process and start it again to return to normal
the latest information that appears in the log are:
--- Mysql_checked_query ()
+++ Mysql_checked_query # ()
! SQL: UPDATE asterisk_log SET callstate = 'Hangup' timestampHangup = NOW (), hangup_cause = 20, hangup_cause_txt = 'Unknown' WHERE channel = 'Local / ag1023 @ business'
Rows affected: 0
--- Mysql_checked_query ()
Channel was Local / ag1023 @ business-agents-in-6
Measured call duration is 63609619482 seconds
+++ FindSugarObjectByPhoneNumber # ()
! Call start was 15/08/2015 13:51:09
SQL update successfull, now updating record in / Calls / ...
Can someone help me?
The text was updated successfully, but these errors were encountered: