git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@10044
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
lastmarked = currentmarked;
}
}
+
+ if (musiconhold)
+ ast_moh_stop(chan);
+
if (using_pseudo)
close(fd);
else {
/*
* Asterisk -- An open source telephony toolkit.
*
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
*
* Mark Spencer <markster@digium.com>
*
if (!peer) {
if (to) {
/* Musta gotten hung up */
- record_abandoned(qe);
res = -1;
} else {
res = digit;