Fixing another compilation error. I'm a bit off today :(

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@98737 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Mark Michelson 18 years ago
parent 1a95cfaf45
commit 8e3c058e44

@ -796,7 +796,7 @@ static void init_queue(struct call_queue *q)
q->monfmt[0] = '\0';
q->periodicannouncefrequency = 0;
q->reportholdtime = 0;
q->monitorjoin = 0;
q->monjoin = 0;
q->wrapuptime = 0;
q->autofill = 0;
q->joinempty = 0;

Loading…
Cancel
Save