[Users] Help in pstn.cfg

Abdul Lateef abdul_zu at yahoo.com
Sat Jul 1 13:26:22 CEST 2006


Hello,

I did configure for PSTN and it is working well. 

Again i tried to use MySQL for user authuntication and
i followed this tutorial 
http://www.voip-info.org/wiki/view/Realtime+Integration+Of+Asterisk+With+OpenSER
But i am getting some error on REGISTER method:

if (method=="REGISTER") {
 if (!www_authorize("localhost", "subscriber")) {
  www_challenge("localhost", "0");
   return;
  };
save("location");
return;
};

ERROR::
Jul  1 14:59:53 main openser[25713]: str2val: Error
while converting integer value from string 
Jul  1 14:59:53 main openser[25713]: convert_row:
Error while converting value 
Jul  1 14:59:53 main openser[25713]: convert_rows:
Error while converting row #0 
Jul  1 14:59:53 main openser[25713]: convert_result:
Error while converting rows 
Jul  1 14:59:53 main openser[25713]: store_result:
Error while converting result 

Thank You
abdul



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the sr-users mailing list