<html>
<head>
<base href="https://wiki.asterisk.org/wiki">
<link rel="stylesheet" href="/wiki/s/2033/1/7/_/styles/combined.css?spaceKey=AST&forWysiwyg=true" type="text/css">
</head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
<h2><a href="https://wiki.asterisk.org/wiki/display/AST/Building+Queues?focusedCommentId=10649686#comment-10649686">Building Queues</a></h2>
<h4>Page
<b>comment added</b> by <a href="https://wiki.asterisk.org/wiki/display/~shayne.alone@gmail.com">AliReza Taleghani</a>
</h4>
<br/>
<div class="notificationGreySide">
<p>before anything, thanks too much because of your wiki;<br/>
I think that it should be so nice, if we answer the Calls that want to insert info QUEUE, just before that queuing them.</p>
<p>the problem was that i MOH was playing, but the Callers didn't hear anything,so i do some what like the fallowing change:</p>
<div class='panelMacro'><table class='tipMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/wiki/images/icons/emoticons/check.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>;add Answer application before queuing calls</b><br />exten => _1XX,n,Answer()<br/>
exten => _1XX,n,Queue(${thisQueue})</td></tr></table></div>
<p>I will be glad to know if i do anything wrong, or not!<br/>
but this change solved my problem very well.</p>
<p>–<br/>
Best Regards,<br/>
Ali R. Taleghani</p>
</div>
<div id="commentsSection" class="wiki-content pageSection">
<div style="float: right;">
<a href="https://wiki.asterisk.org/wiki/users/viewnotifications.action" class="grey">Change Notification Preferences</a>
</div>
<a href="https://wiki.asterisk.org/wiki/display/AST/Building+Queues?focusedCommentId=10649686#comment-10649686">View Online</a>
|
<a id="reply-10649686" href="https://wiki.asterisk.org/wiki/display/AST/Building+Queues?replyToComment=10649686#comment-10649686">Reply To This</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>