aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty_interface.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-07vty: Fix the byteorder... of the bound_ipHolger Hans Peter Freyther1-1/+1
2010-04-06Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-8/+9
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-207/+2
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther1-208/+2
2010-03-29[misc] Remove whitespace from the end of the line.Holger Hans Peter Freyther1-5/+5
2010-03-26move log/debug codebase to libosmocoreHarald Welte1-16/+16
2010-03-25lchan: Create a structure for MSC data of the lchanHolger Hans Peter Freyther1-3/+3
2010-03-25channel requests: Add configuration to handle paging any with TCHHolger Hans Peter Freyther1-0/+14
2010-03-25channel request: Store the to be assigned channel type in the GSM NetworkHolger Hans Peter Freyther1-0/+1
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-2/+164
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-52/+395
2010-03-22GPRS: make NSEI configurable from VTYHarald Welte1-0/+20
2010-03-22GPRS: don't allow VTY configuration of GPRS parameters if GPRS inactiveHarald Welte1-0/+30
2010-03-22GPRS: make NSVC parameters VTY-configurableHarald Welte1-8/+77
2010-03-22Create new gprs-conf branch with the non-SGSN part of the gprs branchHarald Welte1-1/+44
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-3/+3