aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc/osmo_bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-22bsc: Add vty command to send location trap through VTYHolger Hans Peter Freyther1-2/+27
2013-10-30vty: Use vty_install_default() instead of bsc_install_default()Jacob Erlbeck1-2/+2
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck1-1/+72
2013-09-02vty: Use generic 'end' and 'exit' commandsJacob Erlbeck1-2/+2
2013-08-31vty: Fix BSC_NODE prompt stringJacob Erlbeck1-1/+1
2013-08-28bsc/vty: Add 'no bsc-welcome-text' commandJacob Erlbeck1-1/+18
2013-08-28bsc/ussd: Optionally send USSD message on MSC disconnectionJacob Erlbeck1-0/+35
2013-06-19osmo-bsc VTY: fix saving of codec-listHarald Welte1-1/+1
2013-03-03vty: Document some previously undocumented parametersHolger Hans Peter Freyther1-3/+4
2013-01-15osmo-bsc: Add VTY command show positionDaniel Willmann1-0/+42
2013-01-15bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther1-2/+26
2013-01-07audio: Make AMR multirate configurable for the osmo-bscHolger Hans Peter Freyther1-0/+51
2013-01-07bsc: Add VTY code for the local area prefixHolger Hans Peter Freyther1-0/+20
2012-09-11bsc: Add vty code for allowing emergencyHolger Hans Peter Freyther1-0/+14
2012-09-11bsc: Add vty function for the MSC typeHolger Hans Peter Freyther1-0/+20
2012-09-11bsc: Allow to configure more than one MSC in the VTYHolger Hans Peter Freyther1-26/+53
2012-08-17VTY: improve VTY prompt and make sure exit/end works everywhereHarald Welte1-1/+1
2012-05-11bsc vty: Provide a show mscs command to show the state of each MSCHolger Hans Peter Freyther1-0/+18
2012-03-16bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-6/+21
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-35/+43
2011-05-04bsc: Provide a show statistics commandHolger Hans Peter Freyther1-0/+11
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther1-25/+47
2011-04-07bsc: Add the bsc-rf-socket command to master as wellHolger Hans Peter Freyther1-1/+16
2011-03-29bsc: Make the MSC node a child of CONFIG_NODEHolger Hans Peter Freyther1-15/+15
2011-03-29bsc: Fix the generation of the config file, fix indentionHolger Hans Peter Freyther1-4/+4
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-0/+311