Separate PROCEEDING and PROGRESS

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3206 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-06-14 21:18:52 +00:00
parent f70b57352b
commit 5b9cab6c13
6 changed files with 56 additions and 13 deletions

View File

@@ -653,6 +653,7 @@ static int oh323_indicate(struct ast_channel *c, int condition)
break;
}
return -1;
case AST_CONTROL_PROCEEDING:
case -1:
return -1;
default: