Thank you Holger. Info was there, proper SW Activate Report message solved problem.
Fadil
On Mon, Apr 5, 2010 at 6:17 PM, Holger Freyther zecke@selfish.org wrote:
On Monday 05 April 2010 16:37:31 Fadil Berisha wrote:
To get RSL CONNECT ACK PORT=3003, I send OML message NM_MT_IPACC_RSL_CONNECT_ACK before recieving request NM_MT_IPACC_RSL_CONNECT from openbsc. My question is, how to get in stage when openbsc is ready to send NM_MT_IPACC_RSL_CONNECT. What expecting openbsc to get from ipaccess before sending NM_MT_IPACC_RSL_CONNECT?
I think you want to look into src/bsc_init.c for our init sequence and on which states we trigger the RSL connect message.