On Mon, May 24, 2010 at 10:36:09AM +0800, ken wrote:
Hi,
I have git clone the openbsc program and encountered problem running osmo_sgsn, got the following error messages:
" There is no such command. Error occurred during reading below line: nsip local port 23000
Failed to parse the config file: 'osmo-sgsn.cfg' <0014> sgsn_main.c : 170 Cannot parse config file.
I'm sorry, the config file syntax has changed very recently. It has been replaced by "encapsulation udp local-port 23000" in the "ns" section.
I have just committed the respective change to ensure osmo_sgsn starts again.
Regards, Harald