Hi,<div><br></div><div>It seems that an old issue ( <a href="https://issues.asterisk.org/view.php?id=16268">https://issues.asterisk.org/view.php?id=16268</a> ) has resurfaced in 1.6.1.10.</div><div>When a caller is put on hold, MOH does not start.</div>
<div><br></div><div>It can be fixed by adding the following, as with the older issue.</div><div><br></div><div><div>--- 6367,6373 ----</div><div> <span class="Apple-tab-span" style="white-space:pre">                        </span>return r;</div>
<div> <span class="Apple-tab-span" style="white-space:pre">        </span>}</div><div> </div><div>+ <span class="Apple-tab-span" style="white-space:pre">        </span>(*start)++;</div><div> <span class="Apple-tab-span" style="white-space:pre">        </span>return "";</div>
<div> }</div><div><br></div><div>Not sure where to submit this; bug tracker didn't seem right since it's already solved.</div><div><br></div><div>What should I do?</div><div><br></div><div>Regards,</div><div>Örn</div>
</div>