When i define a queue, in extensions_aditional.conf freepbx write this:
exten => QUEUE_NUMBER,n,Set(_DIAL_OPTIONS=${DIAL_OPTIONS}M(auto-blkvm))
I think that de _DIAL_OPTIONS is not cleared correctly.
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.
In the CLI i read this when the queue dials extensions (example after some entries in the queue):
-- 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
PD: sorry for my bad english.
Change History
Download in other formats:
|