<div dir="ltr">Hi Neels,<br><br>> Can you explain why custom 'exit' commands need to<br>> be dropped? That shouldn't be the case for a telnet<br>> VTY, only while reading in VTY config from a file.<br><br>I think, this happens due to the following change:<br><br>22bc45b8bfb8d0f2d8a46c6e945f3b4388fdced0<br><br>since which every application does install default<br>commands by default, including 'exit' and 'end'.<br><br>At the moment there are the custom 'exit' and 'end'<br>commands in the OsmocomBB/mobile/vty_interface.c.<br>So, the crash happens because it attempts to install<br>already existing commands.<br><br>> Then it should be my fault. Can I do anything<br>> to help fix it?<br><br>I've prepared a fix for that, have a look please:<br><br><a href="https://gerrit.osmocom.org/4373">https://gerrit.osmocom.org/4373</a><br><br>Also, I've fixed one more thing by the way:<br><br><a href="https://gerrit.osmocom.org/4374">https://gerrit.osmocom.org/4374</a><br><br>With best regards,<br>Vadim Yanitskiy.<br><br></div>