Atle Samuelsen wrote:
When you call a cisco 7960 f.eks. you see a text
string with the name
of a user. .. Is it possible "hook" ser upto a database, witch contains
the whole phonecatalog. then make ser lookup a number, then put it into
the realname feeld ?
Sure. You have the source and the SQL-DB interfaces are already there.
You could write a function which makes the DB lookup and then
use the a builtin function to alter the sip packet.
-- Arnd