1 comment:
Patchset:
> So I don't know if anything should be done/what should be done. […]
I have a patch sitting in my local repo, however I couldn't find any configs with the osmo-bsc and osmo-pcu colocated (I grepped for 'pcu-socket' through all '*bsc*.cfg' files in the projects I have on my machine (should be close to all projects by now) and didn't get any results)) - from what I can tell, otherwise the PCU socket on the BSC won't be used.
I'm not sure what is needed to get it running. Just adding `pcu-socket` to a running bsc config that would connect to a bts previously (bts, pcu colocated) didn't do the trick; apparently (according to osmo-pcu/osmo-bsc documentation), I need to use config parameters such as `e1 line ..` and `e1 timeslot` but I don't really know how to get those running;
besides, I also can't just switch the e1 line driver from `dahdi` to `ipa` in example configs such as `osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus01-4trx.cfg` either to run with that (but that might also be due to the cfg being outdated...)
It doesn't help that there isn't always proper error output, either...
Can you point me to a running current config with bsc and pcu colocated, so that they exchange PCU IF messages such as info ind (I guess that's all I really need for this)?
To view, visit change 31533. To unsubscribe, or for help writing mail filters, visit settings.