[Kamailio-Users] Anyone doing CNAM lookups?
Klaus Darilion
klaus.mailinglists at pernau.at
Thu Oct 23 07:02:38 CEST 2008
Hi Brian!
If you need to trigger SUBSCRIBE you would need the pua module. You
would need to write a new module which either sends SUBSCRIBE directly
(via tm module) or which links into pua module (which support
SUBSCRIBE/NOTIFY in a generic ways).
Do you have a specification of the CNAM lookup (Event: type, payload ...)
I am not used to CNAM (does not exist in Europe) - how does it work? Do
you query the CNAM database during call setup - thus delaying the call
setup until you got the answer from the lookup? Or is this an
asynchronous mechanism?
regards
klaus
Brian McCrary schrieb:
> I've been using OpenSER 1.0.1 for the past couple of years, but I now
> need to add CNAM lookups. It looks like the presence module might be
> what I need, although from the looks if it, it's made to respond to
> lookups, instead of actually generate a query to another server for a
> lookup.
>
> I'm looking at doing CNAM lookups with Verisign which look to
> interface with a SUBSCRIBE message, in which in return Verising sends
> back a NOTIFY message with one of the fields being "calling-name" which
> has the CNAM info in it.
>
> Has anyone been succesful in implementing such a lookup with Verisign or
> another CNAM database provider?
>
> Brian
>
> _______________________________________________
> Users mailing list
> Users at lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
More information about the Users
mailing list