On Monday 25 January 2010 22:14:02 K2 wrote:
Hi What needs to be changed in openbsc in order to add a new input ? I'm currently developing a GAN protocol stack, and would like to add it to openbsc so it could deal with the DTAP msg coming from GAN.
Until now I have not heard about GAN. You will find a src/bssap.c in the on- waves/bsc-master branch. This class is capable of decoding a couple of GSM 08.08 messages (including DTAP). Currently it might be a bit too tied to the On Waves bsc_master_ip.c file but that can be changed.
z.