mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 04:16:54 +00:00
issue #5672
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7106 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -565,6 +565,7 @@ static int oss_hangup(struct ast_channel *c)
|
||||
/* Make congestion noise */
|
||||
res = 2;
|
||||
write(sndcmd[1], &res, sizeof(res));
|
||||
hookstate = 0;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user