Not Logged in - No Account?

Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.


Caller ID Lookup Sources

This module porvides the ability to specifiy Sources where inbound calls can have their Caller ID looked up so Caller ID Names can be used or changed.

No documentation availabe. You can help by contributing to this book pate.


Related Content


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Caller Name Lookup Source not working

Jibade's picture

I have interfaced my Avaya Definity with Asterisk. I can get Caller ID information to the Cisco phones on the asterisk but cannot get the system to Lookup the names from the Internal Address Book where they are populated. I have setup the Caller Name Lookup Source to "Internal" and setup an Inbound Route through the Zaptel Channel (Sangoma E1 card). I still cannot get Asterisk to Lookup the names from the internal source.


If no documentation is available...

billetkontoret's picture

If no documentation is available how the heck can I know how to set up my mysql database so that this module can pull info from it ??


Here is a link to the one I use...

cosmicwombat's picture

http://bestof.nerdvittles.com/applications/asteridex4/

Not only can it feed caller ID, you can click to dial with it.


CID Lookup source --- dynamic link customers with agents ?

lamthenhan's picture

I have small problem when deploy a call center ... have a requirement of my customer is :

"When a familiar customer make call into Call Center, if Asterisk system known Caller Number, Can this system route the call to assigned agent (maybe via database have 2 field Customer No. and Agent ) ? ". For follow example :

Inbound Call :

Customer No. Agent
8776352536 101
8236482927 102
9872636482 103
8364818153 201
... ...
if can't lookup Caller No. so will route this call into Queue as normal !
I think CID Lookup Source module can solve this requirement ... but i don't have any ideal !
(This is my ideal :

incoming call ---> CID Lookup source ---> Caller No. found ----> assigned Agent
----> Caller No. not found -----> Queue

Please give some ideal about this problem !
Thanks all !

Steven Lam (R&D Manager)
Mobile No. : +84918633646
Bussiness No. : +845126377 (Ext : 150)


time to dig out the waraxes ;)

liku's picture

Since Freepbx 2.4 i found that CID source using Asterisk Phonebook work great!.

For now im a the beginning and im workin to implement remote sources [http]

Hey Misters from the freepbx team:

Big up and many thanks for al your great work!

cheers

liku


No CID lookup for Extension DIDs

maxlyth's picture

I am using the the internal Asterisk Phonebook in FreePBX 2.4 for lightweight CID lookup but it does not work for DirectDial entries created directly on Extensions. Instead you have to delete the Extension DID and create a seperate inbound route that forwards to the extension.

You would think that associating a CID lookup source with the anyDID/anyCID inbound route would then use the CID lookup source for all DIDs created by extensions. Is this in purpose and is there a simpler workaround?