fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/15909 )
Change subject: RSL: Wrong CCCH_CONFIG in SI3 causes a lot of MO call setup failed when the BTS configured with none combined CCCH mode. ...................................................................... Patch Set 1: Further investigation shows that CCCH_CONFIG is initialized in bootstrap_bts(), and at that time 'pchan_is' for all timeslots is NONE. Of course this is expected, because bootstrap_bts() is executed even before than any BTS is connected. A possible solution would be to delay the calculation of CCCH_CONFIG until the OML link is established. -- To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/15909 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-bsc Gerrit-Branch: master Gerrit-Change-Id: I33ea7808ac1bd064b88fd609bd7dfe0c8aa341f2 Gerrit-Change-Number: 15909 Gerrit-PatchSet: 1 Gerrit-Owner: mqng2 <minh-quang.ngu...@nutaq.com> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <axilira...@gmail.com> Gerrit-Reviewer: laforge <lafo...@osmocom.org> Gerrit-Reviewer: mqng2 <minh-quang.ngu...@nutaq.com> Gerrit-Reviewer: neels <nhofm...@sysmocom.de> Gerrit-CC: pespin <pes...@sysmocom.de> Gerrit-Comment-Date: Fri, 01 Nov 2019 16:45:50 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: No Gerrit-MessageType: comment