[MERGED] osmo-msc[master]: restore sending of optional MM info messages

2018-03-13 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: restore sending of optional MM info messages .. restore sending of optional MM info messages Since commit 2483f1b050496eda7f8707327204251c57212906 the

osmo-msc[master]: restore sending of optional MM info messages

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

[PATCH] osmo-msc[master]: restore sending of optional MM info messages

2018-03-13 Thread Stefan Sperling
Review at https://gerrit.osmocom.org/7276 restore sending of optional MM info messages Since commit 2483f1b050496eda7f8707327204251c57212906 the function gsm48_tx_mm_info() was not called anymore. No MM info messages were transmitted to phones even if MM info messages were enabled via VTY.

[ABANDON] osmo-msc[master]: restore sending of optional MM info messages

2018-03-13 Thread Stefan Sperling
Stefan Sperling has abandoned this change. Change subject: restore sending of optional MM info messages .. Abandoned As explained by Harald, we will need a different approach. -- To view, visit

osmo-msc[master]: restore sending of optional MM info messages

2018-03-13 Thread Harald Welte
Patch Set 1: as stated in the redmine issue: What about open networks that don't do authentication (e.g. because they don't issue their own sims and don't have the private key data)? I have outlined very specifically when I believe it should be sent, please try to implement that. -- To

osmo-msc[master]: restore sending of optional MM info messages

2018-03-13 Thread Harald Welte
Patch Set 1: Code-Review-1 -- To view, visit https://gerrit.osmocom.org/7268 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icc413956595588e0832dad2d758de1db8dd5529d Gerrit-PatchSet: 1 Gerrit-Project: osmo-msc Gerrit-Branch: master

[PATCH] osmo-msc[master]: restore sending of optional MM info messages

2018-03-13 Thread Stefan Sperling
Review at https://gerrit.osmocom.org/7268 restore sending of optional MM info messages Since commit 2483f1b050496eda7f8707327204251c57212906 the function gsm48_tx_mm_info() was not called anymore. No MM info messages were transmitted to phones even if MM info messages were enabled via VTY.