This commit is contained in:
Michael Davidsaver
2016-03-17 17:00:43 -04:00
parent 3749d98c45
commit 302d2ec0a3
7 changed files with 92 additions and 52 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ void pdb_group_event(void *user_arg, struct dbChannel *chan,
self->members[i].pvif->put(self->scratch, evt->dbe_mask, FL.pfl);
}
if(info.had_initial_VALUE) {
if(!info.had_initial_VALUE) {
info.had_initial_VALUE = true;
self->initial_waits--;
}