From Harald Welte laforge@gnumonks.org:
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.