- Modifying the code such that i can specify different mnc for each bts
with one executable program. Maybe, two different gsm network can be defined as network1 and network2 (similar to bts0,bts1,...). So i can give different network parameters for different networks and run them with one program.
That's an option. See nv_put_prim_oml in ipaccess-config.c
we still use the global bsc_gsmnet in many places. We need to remove that to allow something like this.
Ooops, I completely replied to the wrong bit :)
I meant that just setting another RSL _port_ would be enough, no need to listen on another IP.
Cheers,
Sylvain