small correction from 241314

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@241315 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/1.8.6
Jeff Peeler 16 years ago
parent 4bb10fe6a9
commit 716d3880fc

@ -578,8 +578,6 @@ static struct ast_frame *agent_read(struct ast_channel *ast)
ast_softhangup(p->chan, AST_SOFTHANGUP_EXPLICIT);
ast_channel_unlock(p->chan);
}
} else {
p->deferlogoff = 1;
}
}
}

Loading…
Cancel
Save