Hi Folks,
I tried to use param "db_localtime" on OpenSER 1.0.1 and 1.1.0 but openser complain with
0(28677) set_mod_param_regex: parameter <db_localtime> not found in module <acc>
and does not start.
openser.cfg looks like:
... loadmodule "/usr/local/lib/openser/modules/acc.so" modparam("acc", "db_localtime", 1) # use GMT time - as OpenSER doc especify ... ..
Is that a missing implementation or some thing wrong is happening?
Thanks in advance, Telles
Hi,
this is a DB dependent parameter - do you have the DB/SQL support compiled into acc module?
regards, bogdan
Rodrigo P. Telles wrote:
Hi Folks,
I tried to use param "db_localtime" on OpenSER 1.0.1 and 1.1.0 but openser complain with
0(28677) set_mod_param_regex: parameter <db_localtime> not found in module <acc>
and does not start.
openser.cfg looks like:
... loadmodule "/usr/local/lib/openser/modules/acc.so" modparam("acc", "db_localtime", 1) # use GMT time - as OpenSER doc especify ... ..
Is that a missing implementation or some thing wrong is happening?
Thanks in advance, Telles
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Hi Bogdan,
No I don't! I just have radius support compiled into acc module. I think it will be very usefull if its available for radius accounting too!
Thanks for your answer!
Telles
Bogdan-Andrei Iancu wrote:
Hi,
this is a DB dependent parameter - do you have the DB/SQL support compiled into acc module?
regards, bogdan
Rodrigo P. Telles wrote:
Hi Folks,
I tried to use param "db_localtime" on OpenSER 1.0.1 and 1.1.0 but openser complain with
0(28677) set_mod_param_regex: parameter <db_localtime> not found in module <acc>
and does not start.
openser.cfg looks like:
... loadmodule "/usr/local/lib/openser/modules/acc.so" modparam("acc", "db_localtime", 1) # use GMT time - as OpenSER doc especify ... ..
Is that a missing implementation or some thing wrong is happening?
Thanks in advance, Telles
Hi Rodrigo,
you refer to the Radius AVP "Event-Timestamp" value?
regards, bogdan
Rodrigo P. Telles wrote:
Hi Bogdan,
No I don't! I just have radius support compiled into acc module. I think it will be very usefull if its available for radius accounting too!
Thanks for your answer!
Telles
Bogdan-Andrei Iancu wrote:
Hi,
this is a DB dependent parameter - do you have the DB/SQL support compiled into acc module?
regards, bogdan
Rodrigo P. Telles wrote:
Hi Folks,
I tried to use param "db_localtime" on OpenSER 1.0.1 and 1.1.0 but openser complain with
0(28677) set_mod_param_regex: parameter <db_localtime> not found in module <acc>
and does not start.
openser.cfg looks like:
... loadmodule "/usr/local/lib/openser/modules/acc.so" modparam("acc", "db_localtime", 1) # use GMT time - as OpenSER doc especify ... ..
Is that a missing implementation or some thing wrong is happening?
Thanks in advance, Telles
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users