This is my config file <br><br>debug=3<br>#fork=no<br>log_stderror=yes<br><br>listen=192.168.104.20&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # INSERT YOUR IP ADDRESS HERE<br>port=5060<br>children=4<br><br>dns=no<br>rev_dns=no<br>fifo="/tmp/ser_fifo"<br><br><br>loadmodule "/usr/local/lib/ser/modules/sl.so"<br>loadmodule "/usr/local/lib/ser/modules/tm.so"<br>loadmodule "/usr/local/lib/ser/modules/rr.so"<br>loadmodule "/usr/local/lib/ser/modules/maxfwd.so"<br>loadmodule "/usr/local/lib/ser/modules/usrloc.so"<br>loadmodule "/usr/local/lib/ser/modules/registrar.so"<br>loadmodule "/usr/local/lib/ser/modules/domain.so"<br>loadmodule "/usr/local/lib/ser/modules/mysql.so"<br>loadmodule "/usr/local/lib/ser/modules/auth_db.so"<br><br>modparam("domain", "db_url", "mysql://root:tulip@localhost/ser")<br>#modparam("domain", "domain_table", "domain")<br>#modparam("domain", "domain_col", "domain")<br>modparam("usrloc|registrar|auth_db|avpops|group", "use_domain", 1)<br>modparam("domain", 
 "db_mode", 1)<br><br># --- main routing logic<br>route{<br>if (!mf_process_maxfwd_header("10")) {<br>&nbsp; sl_send_reply("483","Too Many Hops");<br>&nbsp; exit;<br>};<br>if (msg:len &gt;=&nbsp; 2048 ) {<br>&nbsp; sl_send_reply("513", "Message too big");<br>&nbsp; exit;<br>};<br><br>if (!method=="REGISTER")<br>&nbsp; record_route();<br><br>if (loose_route()) {<br>&nbsp; append_hf("P-hint: rr-enforced\r\n");<br>&nbsp; route(1);<br>};<br><br>if (!uri==myself) {<br>&nbsp; append_hf("P-hint: outbound\r\n");<br>&nbsp; route(1);<br>};<br><br>if (is_uri_host_local() || uri==myself) {<br>&nbsp; if (method=="REGISTER") {<br>&nbsp;&nbsp;&nbsp; if (!www_authorize("", "subscriber")) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; www_challenge("", "0");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit;<br>&nbsp;&nbsp;&nbsp; };<br>if (is_uri_host_local() || uri==myself) {<br>&nbsp; if (method=="REGISTER") {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (!proxy_authorize("", "subscriber")) 
 {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxy_challenge("", "0");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;<br>&nbsp;&nbsp;&nbsp; };<br><br>if (is_from_local() || from_uri==myself) {<br>&nbsp; if (method=="REGISTER") {<br>&nbsp;&nbsp;&nbsp; if (!www_authorize("", "subscriber")) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; www_challenge("", "0");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit;<br>&nbsp;&nbsp;&nbsp; };<br>if (is_uri_host_local() || uri==myself) {<br>&nbsp; if (method=="REGISTER") {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (!proxy_authorize("", "subscriber")) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxy_challenge("", "0");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;<br>&nbsp;&nbsp;&nbsp; };<br><br><br>&nbsp;&nbsp;&nbsp; save("location");<br>&nbsp;&nbsp;&nbsp; exit;<br>&nbsp; };<br><br>&nbsp; if (!lookup("location")) 
 {<br>&nbsp;&nbsp;&nbsp; sl_send_reply("404", "Not Found");<br>&nbsp;&nbsp;&nbsp; exit;<br>&nbsp; };<br><br>&nbsp; append_hf("P-hint: usrloc applied\r\n");<br>};<br><br>route(1);<br>}<br><br><br>route[1] {<br><br>if (!t_relay()) {<br>&nbsp; sl_reply_error();<br>};<br>exit;<br>}<br><br><br>when i run ser i got error modules error . is it correct or not can u check it ???<br><BR><BR>----PGP Signature--<br><br>Satish Patel<br>mobile:- +91-9818875535<br><br>http://www.linuxbug.org<p>&#32;

      <hr size=1>Never miss a thing.  <a href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs"> Make Yahoo your homepage.</a>