Queues issue after modules update

I am having a queues issue after the last round of FPBX patches the other day, granted I can’t say for sure something didn’t just break.

Now when someone calls in to the incoming queue, it kicks a couple errors into the logfile, and drops the call. I have tried to even remove the queue, and recreate, but still to no avail.

When looking the logs, and getting an incoming call I see the following errors:

 
t-queues:32] Set("SIP/bandwidth_west-00000aeb", "__CWIGNORE=TRUE") in new stack
[2013-09-19 13:00:36] ERROR[12035][C-00000842] pbx.c: Function QUEUE_MEMBER not registered
[2013-09-19 13:00:36] ERROR[12035][C-00000842] pbx.c: Function QUEUE_MEMBER not registered
[2013-09-19 13:00:36] WARNING[12035][C-00000842] ast_expr2.fl: ast_yyerror():  syntax error: syntax error, unexpected '<', expecting '-' or '!' or '(' or '<token>'; Input:
"custom/DMD_CSR_Qmsg"!="" && <1
                             ^
[2013-09-19 13:00:36] WARNING[12035][C-00000842] ast_expr2.fl: ast_yyerror():  syntax error: syntax error, unexpected '<', expecting '-' or '!' or '(' or '<token>'; Input:
"custom/DMD_CSR_Qmsg"!="" && <1
                             ^
[2013-09-19 13:00:36] WARNING[12035][C-00000842] ast_expr2.fl: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
[2013-09-19 13:00:36] WARNING[12035][C-00000842] ast_expr2.fl: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
[2013-09-19 13:00:36] VERBOSE[12035][C-00000842] pbx.c:     -- Executing [101@ext-queues:33] ExecIf("SIP/bandwidth_west-00000aeb", "0?Playback(custom/DMD_CSR_Qmsg, )") in new stack
[2013-09-19 13:00:36] VERBOSE[12035][C-00000842] pbx.c:     -- Executing [101@ext-queues:33] ExecIf("SIP/bandwidth_west-00000aeb", "0?Playback(custom/DMD_CSR_Qmsg, )") in new stack
[2013-09-19 13:00:36] WARNING[12035][C-00000842] pbx.c: No application 'QueueLog' for extension (ext-queues, 101, 34)
[2013-09-19 13:00:36] WARNING[12035][C-00000842] pbx.c: No application 'QueueLog' for extension (ext-queues, 101, 34)

I do have the QXact reporting package from Schmooze installed if this makes any difference. If anyone has any clues on this, and how I can get the queues back to working it would be a help…

Checkout (http://issues.freepbx.org/browse/FPBXDISTRO-23) for the resolution