From Harald Welte <laforge(a)gnumonks.org>rg>:
Harald Welte has posted comments on this change.
Change subject: Make extending subscriber creation easier
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.osmocom.org/#/c/42/1/openbsc/src/libmsc/vty_interface_layer3…
File openbsc/src/libmsc/vty_interface_layer3.c:
Line 1075: gsmnet->subscr_creation_mode ? "" : "no ",
VTY_NEWLINE);
Will you be following-up with another patch that allows us to enable
GSM_SUBSCR_CREAT_W_NO_EXT mode? Right now the enum is introduced, but no way to activate
it? If you have a follow-up, keep this patch with the new enum value, it doesn't
hurt.
--
To view, visit
https://gerrit.osmocom.org/42
To unsubscribe, visit
https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I3b10a9a764fd3a7bb96717a990e52caae16266da
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge(a)gnumonks.org>
Gerrit-HasComments: Yes