mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-04 05:55:58 -07:00
Oops
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3506 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
+1
-1
@@ -3183,7 +3183,7 @@ static struct ast_frame *zt_handle_event(struct ast_channel *ast)
|
||||
return NULL;
|
||||
}
|
||||
}
|
||||
if (p->subs[SUB_THREEWAY].owner) {
|
||||
if (!p->subs[SUB_THREEWAY].owner) {
|
||||
ast_log(LOG_NOTICE, "Whoa, threeway disappeared kinda randomly.\n");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user