aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty_interface.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-11bsc: Update to the new header structure of libosmocoreHolger Hans Peter Freyther1-3/+3
2011-04-07bsc: Make it possible to set the RF interface via the CLIHolger Hans Peter Freyther1-0/+14
2011-02-14rf: Remember the last command requested on the RF CMD interfaceHolger Hans Peter Freyther1-0/+5
2010-11-26welcome: Fix the str concat here as well. Start to count at 0.Holger Hans Peter Freyther1-1/+1
2010-11-25vty: For ipaccess we will dump if the OML connection is presentHolger Hans Peter Freyther1-2/+6
2010-11-22mid-call: Do not lose the first word of the messageHolger Hans Peter Freyther1-1/+1
2010-11-22mid-call: Rename ussd-grace to mid-callHolger Hans Peter Freyther1-15/+15
2010-11-22mid-call: Introduce a timeout to switch from grace to rf off.Holger Hans Peter Freyther1-0/+11
2010-09-29bsc_msc_ip: Save the welcome text, add an 'e' to the command.Holger Hans Peter Freyther1-1/+1
2010-09-29bsc_msc_ip: Save the bsc-welcome-text messageHolger Hans Peter Freyther1-0/+2
2010-09-26bsc: Add a ussd_welcome_text variable and VTY commandHolger Hans Peter Freyther1-0/+17
2010-08-10OML: Introduce minimal VTY command set to interact with OML managed objectsHolger Hans Peter Freyther1-0/+2
2010-08-03bsc: Fix the vty writing... it is dtx-used...Holger Hans Peter Freyther1-1/+1
2010-07-29osmo-grace: Introduce a global trace text to be send to subscribersHolger Hans Peter Freyther1-0/+20
2010-07-27bsc_msc_ip: Use ip-dscp and provide the old value as alias.Holger Hans Peter Freyther1-3/+8
2010-06-28bsc_init: Allow DTXu and enable DTXd on RSLHolger Hans Peter Freyther1-1/+13
2010-06-14vty: Dump the state of the SAPIs of a lchan as well.Holger Hans Peter Freyther1-1/+2
2010-06-14lchan: Introduce a handoff variable...Holger Hans Peter Freyther1-1/+2
2010-06-14vty: Add show lchan-status to show the status...Holger Hans Peter Freyther1-0/+20
2010-06-14vty: Rename show lchan summary to show lchan-summary.Holger Hans Peter Freyther1-1/+1
2010-05-22[gprs] NS/BSSGP: Make all timers configurable from VTYHarald Welte1-30/+130
2010-05-18msc: Add msc ip-tos NR option for the BSCHolger Hans Peter Freyther1-0/+12
2010-05-14[bsc_msc_ip] Use A.B.C.D for the VTY code.Holger Hans Peter Freyther1-1/+1
2010-05-14[vty] Add power measurements to the one line summary.Holger Hans Peter Freyther1-1/+13
2010-05-14[vty] Add a one line show lchan summary command.Holger Hans Peter Freyther1-0/+17
2010-05-14[vty] Move "show lchan" into a parameterized methodHolger Hans Peter Freyther1-7/+14
2010-05-14[vty] Remove unfinished code from the VTY...Holger Hans Peter Freyther1-27/+0
2010-05-14rach: Allow to set the emergency call bitHolger Hans Peter Freyther1-0/+17
2010-05-05bsc_msc_ip: Add VTY code for ping/pong timeout.Holger Hans Peter Freyther1-0/+21
2010-04-20[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther1-0/+29
2010-04-20[paging] Only page if we have some free channels right nowHolger Hans Peter Freyther1-0/+16
2010-04-19Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-20/+19
2010-04-19[vty] Count pending paging requests for the vtyHolger Hans Peter Freyther1-1/+3
2010-04-19[vty] Allow to allocate TCH/H and TCH/F too for testing purposes.Holger Hans Peter Freyther1-2/+10
2010-04-19[vty] Add a test command to allocate all SDCCHHolger Hans Peter Freyther1-0/+23
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte1-14/+15
2010-04-18GPRS: BVCI 0 and 1 are not permitted.Harald Welte1-1/+1
2010-04-18BVCI 0 is not within the permitted rangeHarald Welte1-1/+1
2010-04-17bsc_msc_ip: Allow to put the MSC address into the network configHolger Hans Peter Freyther1-0/+25
2010-04-17Add rf_locked to the configuration writing.Holger Hans Peter Freyther1-0/+3
2010-04-17Add rf_locked to the configuration writing.Holger Hans Peter Freyther1-0/+3
2010-04-15[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther1-41/+0
2010-04-13[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther1-41/+0
2010-04-11[ipa] Handle losing the RSL/OML connection..Holger Hans Peter Freyther1-6/+5
2010-04-11[vty] First set of fixes for the oml/rsl con droppingHolger Hans Peter Freyther1-4/+6
2010-04-10[vty] Remove unused variables due them only being used in the layer3Holger Hans Peter Freyther1-4/+0
2010-04-10[vty] Forward declare the extra init function the base is callingHolger Hans Peter Freyther1-0/+2
2010-04-09[rsl] Implement the T3111 timer to delay the RF Channel releaseHolger Hans Peter Freyther1-1/+1
2010-04-08[vty] Add ipa specific command to provoke failures to test OML/RSL reconnectHolger Hans Peter Freyther1-0/+46
2010-04-07vty: Fix the byteorder... of the bound_ipHolger Hans Peter Freyther1-1/+1