Folks,
We have a client with a PPIAF Installed
PIAF Installed Version = 2.0.6.3 under HARDWARE │
FreePBX Version = 2.9.0.15
Running Asterisk Version = 1.8.19.1
Asterisk Source Version = 1.8.19.1
they have a little bit complicated setup there, they are using AASTRA phones, the system was working fine until last week since them we notice that the phones all of the sudden lost registration to the server,
We were checking the logs and looks like asterisk is crashing, something that we are notice is that the PHP is taking 100% of the CPU and maybe that is crashing the asterisk.
here the TOP result:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7701 root 25 0 49896 32m 6352 R 99.2 1.6 583:45.53 php
18273 root 25 0 54484 36m 6360 R 99.2 1.8 878:25.15 php
3307 asterisk 15 0 13184 9252 1864 S 1.0 0.4 0:52.55 op_server.pl
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7701 root 25 0 49896 32m 6352 R 100.0 1.6 584:03.56 php
18273 root 25 0 54484 36m 6360 R 99.8 1.8 878:43.15 php
any advise?
Thank you in advance.