Macro-auto-blkvm and queues

Hello!

I have several installations with freepbx (with 2.2.x versions) without problems.

Now, i’m installing the last version (2.4) and my asterisk servers get frozen when they have too much traffic.

In the CLI i read this when the queue dials extensions:

– Executing [s@macro-record-enable:5] NoOp(“Local/20@from-internal-912c,2”, “No recording needed”) in new stack
– Executing [s@macro-exten-vm:9] Macro(“Local/20@from-internal-912c,2”, “dial||tTwWM(auto-blkvm)M(auto-blkvm)M(auto-blkvm)M(auto-blkvm)M(auto-blkvm)M(auto-blkvm)M(auto-blkvm)|20”) in new stack

When a queue goes to itself after a “Max wait time”, in the dial command, the macro-auto-blkvm gets added to the dial parameters again. Is this ok?

Is it possible that this makes my asterisk server got frozen?

Thanks

hmm - my guess it that it does not harm Asterisk but I would consider it a bug so you may want to open a bug ticket on this, and provide the specific configuration details that leads to this.