FreePBX / superfecta

Provides simultaneous use of, and complete control over multiple caller id data sources.
http://www.freepbx.org
GNU General Public License v2.0
56 stars 92 forks source link

Module required for FreePBX contacts #231

Open lgaetz opened 9 years ago

lgaetz commented 9 years ago

Issue #211 pulls CNAM from User Manager module, but it won't get CNAM from the Contact Manager module. This should be pretty straightforward, thinking just to use a MySQL query with a join, unless there is an API or "proper" way to do the lookup.

tm1000 commented 9 years ago

Please assign this to me as Contact Manager pulls from User manager. It is in my radar to take care of this when current community "issues" at hand die down some.

Also there is a function/method call but to lookup a contact by phone number which will make it much easier for looking these things up than mysql however it looks up in userman as well.