Hi Sam, You can extract the info from your database with avp_db_query from avp_ops module ( http://www.opensips.org/html/docs/modules/devel/avpops.html#id271033) and use that info to do authentication with pvar auth(http://www.opensips.org/html/docs/modules/devel/auth.html#id271238).
Regards, -- Anca Vamanu www.voice-system.ro sam dahmani wrote: > Hello everybody > > I try to understand how the authentication of OpenSIPS with mysql > occurs, to try to adapt this mechanism to retrieve authentication data > from a database that already exists but that does not have the same > pattern as opensips's database. > do you have an idea about that? > > Regards. > > Sam. > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
