search for: record_abandoned

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

2007 Jul 27
1
Problems with new logic being 'n' option to Queue in 1.4.9
...ast_verbose(VERBOSE_PREFIX_3 "Exiting on time-out cycle\n"); ast_queue_log(args.queuename, chan->uniqueid, "NONE", "EXITWITHTIMEOUT", "%d", qe.pos); record_abandoned(&qe); reason = QUEUE_TIMEOUT; res = 0; break; } 1.4.9 code: /* exit after 'timeout' cycle if 'n' opti...