mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
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
This commit is contained in:
@@ -796,7 +796,7 @@ static void init_queue(struct call_queue *q)
|
|||||||
q->monfmt[0] = '\0';
|
q->monfmt[0] = '\0';
|
||||||
q->periodicannouncefrequency = 0;
|
q->periodicannouncefrequency = 0;
|
||||||
q->reportholdtime = 0;
|
q->reportholdtime = 0;
|
||||||
q->monitorjoin = 0;
|
q->monjoin = 0;
|
||||||
q->wrapuptime = 0;
|
q->wrapuptime = 0;
|
||||||
q->autofill = 0;
|
q->autofill = 0;
|
||||||
q->joinempty = 0;
|
q->joinempty = 0;
|
||||||
|
Reference in New Issue
Block a user