Re: layer23/mobile: VTY is broken

2017-10-22 Thread Neels Hofmeyr
On Mon, Oct 23, 2017 at 12:42:25AM +0330, Vadim Yanitskiy wrote: > At the moment there are the custom 'exit' and 'end' > commands in the OsmocomBB/mobile/vty_interface.c. > So, the crash happens because it attempts to install > already existing commands. Ah, damn. I checked all of the

Re: layer23/mobile: VTY is broken

2017-10-22 Thread Vadim Yanitskiy
Hi Neels, > Can you explain why custom 'exit' commands need to > be dropped? That shouldn't be the case for a telnet > VTY, only while reading in VTY config from a file. I think, this happens due to the following change: 22bc45b8bfb8d0f2d8a46c6e945f3b4388fdced0 since which every application

layer23/mobile: VTY is broken

2017-10-22 Thread Vadim Yanitskiy
On 22 October 2017 at 19:20, Snehasish Kar wrote: > Hello Vadim > > I tried using your trxcon along with grgsmtrx, > but when i start the app mobile in the l2l3 software > it gives me the following error: > > Assert failed !check_element_exists(cnode, cmd->string)