On Mon, Jan 19, 2009 at 11:00:15AM +0000, Dieter Spaar wrote:
There are Siemens specific commands for configuring the BS-11. They are not documented and also not included in the NDA documentation. The important commands are however going to become part of OpenBSC. Harald is currently working on a tool for configuring the BS-11, it is based on analyzing what the configuration tool (under NDA) is sending over the wire. So you will most certainly find all the required information in OpenBSC soon.
the code and tool is already in svn, if you build openbsc it will now build a program called 'bs11-config'.
however, due to the fact that I'm still on travels in Taiwan, I currently don't have access to any system to test the code.
So I would assume that the tool is tested and known-to-be-working towards the first week of February.
I will also write some documentation for the tool and put it in the wiki.
So far, the source code of the last pages of abis_nm.c as well as the bs11_config.c file should enable you to understand what kind of things it does.
Regards,