I would be very appreciative if someone could steer me in the right direction to fix this problem.
I am trying to get SQL based acounting to work I have removed the comment in the makefile and made the ser.cfg file changes as per the Admin guide. When I include the code below in the config it is not possible to make a call, but all works fine when it is commented out again.
if (!t_relay()) { sl_reply_error(); break; };
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.687 / Virus Database: 448 - Release Date: 5/16/2004
On 18-05 17:55, Peter Boot wrote:
I would be very appreciative if someone could steer me in the right direction to fix this problem.
I am trying to get SQL based acounting to work I have removed the comment in the makefile and made the ser.cfg file changes as per the Admin guide. When I include the code below in the config it is not possible to make a call, but all works fine when it is commented out again.
if (!t_relay()) { sl_reply_error(); break; };
This snippet has nothing to do with accounting. It simply relays the messages. We cannot help you without more information (the whole config file, message dumps, etc).
Jan.