On Thu, Dec 05, 2013 at 04:02:37PM +0100, Andreas Eversberg wrote: > case GSM_BTS_TYPE_NOKIA_SITE: > vty_out(vty, " nokia_site skip-reset %d%s", > bts->nokia.skip_reset, VTY_NEWLINE); > - break; > + /* fall through: Nokia requires "oml e1" parameters also */
do you or any other Nokia BTS owner care enough to make a VTY regression test for this issue?
