osmo-msc[master]: MNCC: Copy bearer_cap from MNCC to gsm_trans

2018-02-12 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6381 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6838dc0c8c4c2c6bba385da548c92f3fc91060c1 Gerrit-PatchSet: 1 Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit

[PATCH] osmo-msc[master]: MNCC: Copy bearer_cap from MNCC to gsm_trans

2018-02-12 Thread Harald Welte
Review at https://gerrit.osmocom.org/6381 MNCC: Copy bearer_cap from MNCC to gsm_trans When we receive bearer capabilities from MNCC and encode thme into a CC message, we have to also update our "cache" inside 'struct gsm_trans'. Only that way, the BSSMAP ASSIGNMENT code is aware of the actual

[MERGED] osmo-msc[master]: MNCC: Copy bearer_cap from MNCC to gsm_trans

2018-02-13 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: MNCC: Copy bearer_cap from MNCC to gsm_trans .. MNCC: Copy bearer_cap from MNCC to gsm_trans When we receive bearer capabilities from MNCC and encode thm