Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse error. Is the action part of the the acc.so module anymore?
palo
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse error. Is the action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Hi Jan,
Acc_db_request() is part of which module?
palo
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse
error. Is the
action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
http://www.iptel.org/ser/doc/modules/html/acc.html
-----Message d'origine----- De : serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] De la part de Pavol Segeè Envoyé : jeudi 4 août 2005 8:33 À : 'Jan Janak' Cc : serusers@lists.iptel.org Objet : RE: [Serusers] acc_request
Hi Jan,
Acc_db_request() is part of which module?
palo
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse
error. Is the
action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
On 04-08-2005 08:33, Pavol Segeč wrote:
Hi Jan,
Acc_db_request() is part of which module?
acc if you compile it with database support.
Jan.
palo
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse
error. Is the
action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi Jan,
I've installed ser from deb package, How do I know if the acc is with database support or no? I think that it is not, but I'm not sure. On the other side, how can I add db support? Just reinstall ser from the source?
palo
-----Original Message----- From: 'Jan Janak' [mailto:jan@iptel.org] Sent: Friday, August 05, 2005 5:27 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 04-08-2005 08:33, Pavol Segeč wrote:
Hi Jan,
Acc_db_request() is part of which module?
acc if you compile it with database support.
Jan.
palo
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse
error. Is the
action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
If you installed 0.9.3 from debian packages then you can simply install ser-acc-db-module package. That one provides acc_db module which has db support turned on. In your configuration file then load acc_db.so instead of acc.so.
Note: all acc related modparams will still refer to it as "acc", because that is the internal name of the module.
Jan.
On 08-08-2005 11:12, Pavol Segeč wrote:
Hi Jan,
I've installed ser from deb package, How do I know if the acc is with database support or no? I think that it is not, but I'm not sure. On the other side, how can I add db support? Just reinstall ser from the source?
palo
-----Original Message----- From: 'Jan Janak' [mailto:jan@iptel.org] Sent: Friday, August 05, 2005 5:27 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 04-08-2005 08:33, Pavol Segeč wrote:
Hi Jan,
Acc_db_request() is part of which module?
acc if you compile it with database support.
Jan.
palo
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse
error. Is the
action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Well,
I installed ser-acc-db-module package, load module as acc_db But I have problem with parameter not found in modparam("acc", "db_missed_flag", 3) and with modparam("acc", "db_url", "mysql://ser:heslo@localhost/ser")
ser -c /etc/ser/ser.cfg 0(15408) set_mod_param_regex: parameter <db_missed_flag> not found in module <acc> 0(15408) parse error (150,19-20): Can't set module parameter 0(15408) set_mod_param_regex: parameter <db_url> not found in module <acc> 0(15408) parse error (161,18-19): Can't set module parameter ERROR: bad config file (2 errors)
palo
-----Original Message----- From: 'Jan Janak' [mailto:jan@iptel.org] Sent: Monday, August 08, 2005 11:26 AM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
If you installed 0.9.3 from debian packages then you can simply install ser-acc-db-module package. That one provides acc_db module which has db support turned on. In your configuration file then load acc_db.so instead of acc.so.
Note: all acc related modparams will still refer to it as "acc", because that is the internal name of the module.
Jan.
On 08-08-2005 11:12, Pavol Segeč wrote:
Hi Jan,
I've installed ser from deb package, How do I know if the
acc is with
database support or no? I think that it is not, but I'm not
sure. On
the other side, how can I add db support? Just reinstall
ser from the source?
palo
-----Original Message----- From: 'Jan Janak' [mailto:jan@iptel.org] Sent: Friday, August 05, 2005 5:27 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 04-08-2005 08:33, Pavol Segeč wrote:
Hi Jan,
Acc_db_request() is part of which module?
acc if you compile it with database support.
Jan.
palo
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c
reports parse
error. Is the
action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Could you send me the whole configuration file ?
Jan.
On 08-08-2005 11:59, Pavol Segeč wrote:
Well,
I installed ser-acc-db-module package, load module as acc_db But I have problem with parameter not found in modparam("acc", "db_missed_flag", 3) and with modparam("acc", "db_url", "mysql://ser:heslo@localhost/ser")
ser -c /etc/ser/ser.cfg 0(15408) set_mod_param_regex: parameter <db_missed_flag> not found in module <acc> 0(15408) parse error (150,19-20): Can't set module parameter 0(15408) set_mod_param_regex: parameter <db_url> not found in module <acc> 0(15408) parse error (161,18-19): Can't set module parameter ERROR: bad config file (2 errors)
palo
-----Original Message----- From: 'Jan Janak' [mailto:jan@iptel.org] Sent: Monday, August 08, 2005 11:26 AM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
If you installed 0.9.3 from debian packages then you can simply install ser-acc-db-module package. That one provides acc_db module which has db support turned on. In your configuration file then load acc_db.so instead of acc.so.
Note: all acc related modparams will still refer to it as "acc", because that is the internal name of the module.
Jan.
On 08-08-2005 11:12, Pavol Segeč wrote:
Hi Jan,
I've installed ser from deb package, How do I know if the
acc is with
database support or no? I think that it is not, but I'm not
sure. On
the other side, how can I add db support? Just reinstall
ser from the source?
palo
-----Original Message----- From: 'Jan Janak' [mailto:jan@iptel.org] Sent: Friday, August 05, 2005 5:27 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 04-08-2005 08:33, Pavol Segeč wrote:
Hi Jan,
Acc_db_request() is part of which module?
acc if you compile it with database support.
Jan.
palo
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote: > Hi all! > > I tried to set up missed call reporting through the Admin > guide v0.11.0, but for action acc_request ser -c
reports parse
error. Is the > action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi,
I used in ser.cfg something like
acc_db_request("Missed call","mysql://xxxx/xxx");
But ser return error:
ser -c /etc/ser/ser.cfg 0(15007) parse error (571,23-24): unknown command, missing loadmodule?
ERROR: bad config file (1 errors)
Moudle acc.so I have loaded:
loadmodule "/usr/lib/ser/modules/acc.so"
pavol
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse
error. Is the
action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
HI,
Is there any fresh module description? I want set
modparam("acc", "db_missed_flag", 3)
And error was returnd, but usage of db_missed call is described in acc module
mail:/etc/ser# ser -c /etc/ser/ser.cfg 0(15347) set_mod_param_regex: parameter <db_missed_flag> not found in module <acc> 0(15347) parse error (145,19-20): Can't set module parameter ERROR: bad config file (1 errors)
Palo
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Pavol Segeč Sent: Thursday, August 04, 2005 10:02 AM To: 'Jan Janak' Cc: serusers@lists.iptel.org Subject: RE: [Serusers] acc_request
Hi,
I used in ser.cfg something like
acc_db_request("Missed call","mysql://xxxx/xxx");
But ser return error:
ser -c /etc/ser/ser.cfg 0(15007) parse error (571,23-24): unknown command, missing loadmodule?
ERROR: bad config file (1 errors)
Moudle acc.so I have loaded:
loadmodule "/usr/lib/ser/modules/acc.so"
pavol
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jan Janak Sent: Wednesday, August 03, 2005 6:32 PM To: Pavol Segeč Cc: serusers@lists.iptel.org Subject: Re: [Serusers] acc_request
On 02-08-2005 13:04, Pavol Segeč wrote:
Hi all!
I tried to set up missed call reporting through the Admin guide v0.11.0, but for action acc_request ser -c reports parse
error. Is the
action part of the the acc.so module anymore?
The name is acc_log_request (or acc_db_request).
Jan.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers