Hi Jayesh,

the problem is that you set the "avp_db" parameter (the db url), but you didn't set any "avp_table" value (the table name). See http://www.openser.org/docs/modules/0.10.x/avpops.html#AEN68

even if you use only schemes, you are still required to set that param......

regards,
bogdan

jayesh nambiar wrote:

hi all,
can somebody pls tell me what this error is!!!
ERROR:avpops_init: "AVP_DB" present but "AVP_TABLE" found empty my db scheme is as follows:
modparam("avpops","db_scheme","scheme0:username_col=username;domain_col=domain;value_col=acl;value_type=integer;table=subscriber")
I have added a column called acl in the subscriber table and added integer value in it. for eg: for user 201 the acl column value is 4 so that he is privileged to make international calls.
Is this correct or some mistake in my understanding.
pls let me know..
thanks a lot.
jayesh

------------------------------------------------------------------------
Yahoo! for Good
Click here to donate <http://store.yahoo.com/redcross-donate3/> to the Hurricane Katrina relief effort.

------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to