Hi,
My asterisk box plays internet streaming ( as musiconhold). SIP users connect to the platform and listen to streamings.
extensions and musiconhold are configured in dynamic realtiem( Mysql).
After few hours (some times few minutes), asterisk box start not responding.
On the issue-
- netstat -an shows port is still listening.
- mpg123 processes are shown with ps -ax
- sip show channels works in CLI, but reload deoesn’t work…
Sample musiconhold class is follows
applicaiton=/usr/bin/mpg123 -q -s --mono -r 8000 -f 8192 -b 0 192.168.1.27:8000/live
mode = ‘custom’, '
format= 'slin
Note: considerable amount of below lines are in full log.
NOTICE[9554] channel.c: Dropping incompatible voice frame on SIP/mradio-00000043 of format ulaw since our native format has changed to 0x8 (alaw).
Best regards,
Pradeepa.