QueueMetrics > General Asterisk configuration

Incoming calls generate single-ring calls randomly

<< < (2/2)

QueueMetrics:
Are you sure you are not experiencing an IP problem, like all phones going offline for a few seconds because the master switch resets?

trymes:
I doubt it, because ongoing calls are not interrupted, and the phones indeed ring, but only once.

Tom

QueueMetrics:
I would turn on the full detailed Asterisk log and go look into it at the timestamp the problem happens. Very likely you'll see something strange (do rotate it, it gets huge fast).

trymes:
Where would this be set? Also, this reminds me, if qloaderd is reading queue_log, is it ok to rotate it so it doesn't get so big?

QueueMetrics:
You can set this by editing the /etc/asterisk/logger.conf and uncommenting the line that says:


--- Code: ---full => notice,warning,error,debug,verbose
--- End code ---

This will create /var/log/asterisk/full - that file gets big fast, so you can rotate it. Do not rotate the queue_log instead.

Navigation

[0] Message Index

[*] Previous page

Go to full version