osmo-bsc/openbsc/src/osmo-bsc
Jacob Erlbeck 0b4f1b9e75 vty: Fix BSC_NODE prompt string
Change '%s(bsc)#' to '%s(config-bsc)# '. The missing trailing blank
breaks osmopy's VTYInteract.command() because the blank is contained
in the end patterns which are checked to decide whether to leave the
select loop. Thus trying to execute the 'bsc' command there blocks
the test script forever.
2013-08-31 15:55:16 +02:00
..
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
osmo_bsc_api.c audio: Make the BSC handle the new mr_config request of the BSC API 2013-01-07 16:10:31 +01:00
osmo_bsc_audio.c handover: Fix the handover signalling for IP based BTSes 2012-12-26 10:32:02 +01:00
osmo_bsc_bssap.c bsc: Allow to page a BTS that is excluded from the RF lock 2013-01-28 15:41:27 +01:00
osmo_bsc_ctrl.c misc: Fix compilation warnings 2013-07-27 20:03:08 +02:00
osmo_bsc_filter.c bsc: Send the USSD message after the location updating accept. 2012-12-03 15:32:54 +01:00
osmo_bsc_grace.c bsc: Allow to page a BTS that is excluded from the RF lock 2013-01-28 15:41:27 +01:00
osmo_bsc_main.c osmo-bsc: Introduce command msc_connection_status and send TRAPs for it 2012-09-11 16:20:46 +02:00
osmo_bsc_msc.c bsc: Introduce an authenticated signal for the MSC connection 2013-01-15 11:27:28 +01:00
osmo_bsc_sccp.c bsc/ussd: Optionally send USSD message on MSC disconnection 2013-08-28 11:10:44 +02:00
osmo_bsc_vty.c vty: Fix BSC_NODE prompt string 2013-08-31 15:55:16 +02:00