search for: membercount

Displaying 1 result from an estimated 1 matches for "membercount".

2007 Jul 27
1
Problems with new logic being 'n' option to Queue in 1.4.9
...MEOUT; res = 0; break; } 1.4.9 code: /* exit after 'timeout' cycle if 'n' option enabled */ if (go_on >= qe.parent->membercount) { if (option_verbose > 2) ast_verbose(VERBOSE_PREFIX_3 "Exiting on time-out cycle\n"); ast_queue_log(args.queuename, chan->uniqueid, "NONE", "EXITWITHTIMEOUT"...