<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 5, 2015 at 1:17 PM, Greg Woods <span dir="ltr"><<a href="mailto:greg@gregandeva.net" target="_blank">greg@gregandeva.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 4, 2015 at 12:50 PM, Greg Woods <span dir="ltr"><<a href="mailto:greg@gregandeva.net" target="_blank">greg@gregandeva.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">the first numeric button press generates a fast busy. Inbound calls to the Dahdi phones work just fine.</div></blockquote><div><br></div><div>I did some poking around and figured out that I could run something like "asterisk -r -d -d -d" and get more detailed debugging info. That produced this:</div><div><br></div><div> [Dec  5 08:16:50] DEBUG[28802][C-0000000b] sig_analog.c: waitfordigit returned '</div><div>8' (56), timeout = 0</div><div>[Dec  5 08:16:50] DEBUG[28802][C-0000000b] sig_analog.c: Can't match 8 from '400</div><div>2' in context from-internal</div><div><br></div><div>OK, so the fast busy comes as soon as asterisk can see that there is no extension that starts with '8'. The dahdi-channels.conf file does declare from-internal as the context for the channels those phones are connected to. And there is no from-internal context declared anywhere. So this makes sense.</div><div><br></div><div>What DOESN'T make sense is that this configuration *ever* worked. But it did, until the recent upgrade. The fix was to change "from-internal" to "internal" in dahdi-channels.conf . So that just leaves the question of how this configuration ever worked at all.</div><span class=""></span><br clear="all"></div></div></div></blockquote></div><br></div><div class="gmail_extra">Sounds like you may have hit step 6...<br><br><a href="http://plasmasturm.org/log/6debug/">http://plasmasturm.org/log/6debug/</a><br></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Director of Technology<br></div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> & <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div></div></div></div></div>
</div></div>