projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dacbca4
)
bug 6485 fixed.
author
Matt O'Gorman
<mogorman@digium.com>
Tue, 14 Feb 2006 17:08:06 +0000
(17:08 +0000)
committer
Matt O'Gorman
<mogorman@digium.com>
Tue, 14 Feb 2006 17:08:06 +0000
(17:08 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9935
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
apps/app_meetme.c
patch
|
blob
|
history
diff --git
a/apps/app_meetme.c
b/apps/app_meetme.c
index
d6dd299
..
d765603
100644
(file)
--- a/
apps/app_meetme.c
+++ b/
apps/app_meetme.c
@@
-1602,6
+1602,10
@@
bailoutandtrynormal:
lastmarked = currentmarked;
}
}
+
+ if (musiconhold)
+ ast_moh_stop(chan);
+
if (using_pseudo)
close(fd);
else {