Hi im doing this article. https://bastienbaranoff.wordpress.com/2018/08/10/gsm-base-station-with-two-o... But this error comes at shell #4 root@kali:~# osmo-nitb -c ~/.osmocom/open-bsc.cfg -l ~/.osmocom/hlr.sqlite3 -P -m -C --debug=DRLL:DCC:DMM:DRR:DRSL:DNM There is no such command. Error occurred during reading the below line: timer t3103 0
<0005> bsc_init.c:551 Failed to parse the config file: '/root/.osmocom/open-bsc.cfg' Reading config failed. Exiting.
What should i fix it ?
Dear Bilguun,
plase note OsmoNITB is obsolete and no longer maintained for quite some time now.
We strongly encourage you to use the new "split" stack with separate BSC, MSC, HLR, ...
Please follow instructions at https://osmocom.org/projects/cellular-infrastructure/wiki/Osmocom_Network_In...
On Tue, May 28, 2019 at 02:47:38PM +0800, Bilguun Tugs wrote:
Error occurred during reading the below line: timer t3103 0
you are using a configuration file from a program version that doesn't match the version you are using. I'm a bit puzzled about this, as the timer-related command was added in Nvoember 2009 in commit 23975e718fd456ff8be7effbb915903f1bc173be.
Regards, Harald
baseband-devel@lists.osmocom.org