Hi TA,
If I’m not wrong, the problem is caused by your incomplete modparam such as:
modparam("usrloc", "db_url",
# "mysql://openser:openserrw@192.168.1.3/openser_1_3")
I don’t know why you just comment the second line but not the first line. Anyway modparam need a closing bracket in some way.
Rgds,
BS
From: TA [mailto:tdubblea@gmail.com] Sent: 2008年3月13日 9:32 To: Bai Shi; henning.westerholt@1und1.de Cc: users@openser.org Subject: Re: [OpenSER-Users] Errors
Guys, thank you for your assistance. I have attached my openser.cfg file. Please let me know if you see anything wrong
Travis
On Wed, Mar 12, 2008 at 8:03 AM, Bai Shi baishi@nus.edu.sg wrote:
Hi TA,
Please check ur config file line 163 as mentioned in the debug log:
CRITICAL:core:yyerror: parse error in config file, line 163, column 1-9: Invalid arguments Mar 11 22:36:20 [3449]
If you have any problem with it, you can try to post ur config file in the mailing list, so other may be able to help you.
Rgds,
BS