<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 8, 2013 at 10:06 AM, Doug Lytle <span dir="ltr"><<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif"><div>Last month I moved a 1.4.x Asterisk install to Asterisk 11.5.1.  Everything is working well, until I noticed that Caller ID between facilities are showing properly, on the phone display, until the handset is picked up, then it's displaying NAME NOT FOUND.<br>
</div><div><br></div><div>I do database lookup against extension number (Of remote PBX) and use that as the MySQL key to pull name.  Snippet below:<br></div><div><br></div><div> <br>    -- Executing [3175960102@pri:8] Set("DAHDI/i1/3341905574-1", "CALLERID(name)=Doug Lytle") in new stack<br>
    -- Executing [3175960102@pri:9] Set("DAHDI/i1/3341905574-1", "CALLERID(number)=5574") in new stack<br><br>It's like Asterisk is doing a lookup on the inbound CID.<br></div><div><br></div><div>I've Googled on Asterisk 11 name not found and asterisk number lookup without any useful results.<br>
</div><div><br></div><div>Any suggestions would be appreciated,<br></div></div></div></blockquote><div><br></div><br><div>You might want to look at this link for some hints about what may be going on:<br>
<a href="https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information">https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information</a><br>
<br>
</div><div>Richard<br>
</div><br></div></div></div>