Archives : April-2020
all Im running an Asterisk on an Intel XEON E5-2660 virtual with CentOS 7 – 32GB RAM. When I approach about 320 channels, I -sometimes- get thousands of these messages suddenly streamed in the CLI / Asterisk log: WARNING[60753][C-00022cb9] channel..
we want to use something like
same = n,ExecIf($[A = B]?Set(C=1) & Set(D=2) & …)
Problem is that result gives C=1) & Set(D=2) & …
Is there a possibility to use multiple AND or OR in such a way ?
—
..