On Tue, Oct 8, 2013 at 10:06 AM, Doug Lytle <[email protected]> wrote:

> 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.
>
> I do database lookup against extension number (Of remote PBX) and use that
> as the MySQL key to pull name.  Snippet below:
>
>
>     -- Executing [3175960102@pri:8] Set("DAHDI/i1/3341905574-1",
> "CALLERID(name)=Doug Lytle") in new stack
>     -- Executing [3175960102@pri:9] Set("DAHDI/i1/3341905574-1",
> "CALLERID(number)=5574") in new stack
>
> It's like Asterisk is doing a lookup on the inbound CID.
>
> I've Googled on Asterisk 11 name not found and asterisk number lookup
> without any useful results.
>
> Any suggestions would be appreciated,
>


You might want to look at this link for some hints about what may be going
on:
https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information

Richard
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to