[Serusers] Re: Mysql for authenticating users

cgorand cgorand at etu.info.unicaen.fr
Tue Aug 3 15:53:08 CEST 2004


PS : you should remove lines 

loadmodule "/usr/local/lib/ser/modules/pdt.so" 


modparam("pdt", "db_url", "sql://pdt:pdt_password at localhost/pdt")
modparam("pdt", "db_table", "domains")
modparam("pdt", "prefix", "2")
modparam("pdt", "terminator",0)
#modparam("pdt", "start_range", 200)
#modparam("pdt", "hsize_2pow", 2) 

prefix2domain(); 

This lines serve to configure pdt module wich can convert a sip adresse with 
prefix in a domain name (i.e. 23330456 at domain.com -> 456 at other_domain.com) 

Charles 




More information about the sr-users mailing list