<html><body><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000"><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><br>Doug<br></div><div><br></div><div><br></div><div>-- <br></div><div><span name="x"></span>Ben Franklin quote:<br><div><br></div>"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."<span name="x"></span><br></div></div></body></html>