aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-01bsc: Add code to send ip.access reboot command to nanoBTSHolger Hans Peter Freyther1-0/+39
2016-02-24minor fixes in bsc_vty.c and bsc_nat.cNeels Hofmeyr1-1/+0
2016-01-28fix bsc_vty out: timeslot indented too deeply.Neels Hofmeyr1-8/+8
2015-12-12indicate the GSM 04.08 channel mode in 'show lchan'Harald Welte1-0/+16
2015-11-20vty: Print NCC/BCC and not just integer value of BSICHarald Welte1-1/+2
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte1-25/+6
2015-11-02stats: Enable stats for sgsn, gbproxy, nitb, bsc, natJacob Erlbeck1-0/+2
2015-10-02amr: Kill more duplication and let the code work one of the modesHolger Hans Peter Freyther1-34/+25
2015-10-02amr: Instead of putting ms/bts into the same struct.. use it twiceHolger Hans Peter Freyther1-8/+8
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg1-0/+367
2015-08-17Add option to set RADIO LINK TIMEOUT value via VTYAndreas Eversberg1-0/+17
2015-02-07nokia: Allow to set the reset time for the nokia btsSipos Csaba1-0/+21
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther1-9/+2
2015-01-02logging: Only compare the subscr addressHolger Hans Peter Freyther1-18/+0
2015-01-02lchan: Remember why a channel is broken using static stringsHolger Hans Peter Freyther1-2/+5
2014-12-30Add basic support for CBCH / SMS-CB (Cell Brroadcast)Harald Welte1-0/+50
2014-12-17bts: Add some simple dependency between different BTSHolger Hans Peter Freyther1-0/+63
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-2/+2
2014-04-11bsc: Timers are in seconds, clarify that in the online helpHolger Hans Peter Freyther1-1/+1
2014-04-04bsc/msc: Extension can never be NULL use strlen insteadHolger Hans Peter Freyther1-1/+1
2014-02-08bsc: rf_ctrl will always be created, remove the NULL checksHolger Hans Peter Freyther1-2/+2
2014-01-19TSC: Add new gsm_ts_tsc() function to resolve TSC of TSHarald Welte1-2/+1
2014-01-19Do not expect all BTSs support TSC != BCCHarald Welte1-1/+22
2014-01-16si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messagesJacob Erlbeck1-0/+27
2014-01-14Each BTS can be configured for speech support (other than GSM full rate)Andreas Eversberg1-0/+81
2014-01-09Add VTY option for Nokia BTS that does not send RELease CONFirm messageAndreas Eversberg1-1/+25
2013-12-18Fix: Nokia requires VTY's "oml e1" parameters alsoAndreas Eversberg1-1/+1
2013-12-12vty: Address coverity issue with subscr->name never being NULLHolger Hans Peter Freyther1-1/+1
2013-11-22bsc: Add a VTY command to show the paging group for a BSC/IMSIHolger Hans Peter Freyther1-0/+35
2013-10-30vty: Use vty_install_default() instead of bsc_install_default()Jacob Erlbeck1-4/+4
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck1-2/+35
2013-09-18bsc: Add vty command for setting Access control classes.Ivan Kluchnikov1-0/+54
2013-09-16vty: Cosmetic change to the writing of the bts->modelHolger Hans Peter Freyther1-8/+16
2013-09-11ctrl: Remember last 'rf_locked' control commandJacob Erlbeck1-0/+4
2013-09-11vty: Hide unconfigured BTS on 'write'Jacob Erlbeck1-4/+6
2013-09-02vty: Use generic 'end' and 'exit' commandsJacob Erlbeck1-12/+4
2013-07-27expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther1-2/+21
2013-07-14nitb: The subscr->imsi is an array will never be NULLHolger Hans Peter Freyther1-2/+1
2013-07-03hsl: Remove the support for the HSL bts from OpenBSCHolger Hans Peter Freyther1-48/+0
2013-06-24bsc_vty: Print human-readable string version of NM ADM STATEHarald Welte1-2/+3
2013-05-29vty: Print the state of all GPRS OML objects in show btsHolger Hans Peter Freyther1-0/+8
2013-03-17Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg1-0/+23
2013-03-12IPA: Allow RSL connection to different IP address as OMLHarald Welte1-0/+29
2013-03-08bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSCHarald Welte1-1/+2
2013-03-03bsc: Stop "show paging" from crashing before the first pagingHolger Hans Peter Freyther1-0/+3
2013-03-03vty: Document some previously undocumented parametersHolger Hans Peter Freyther1-2/+2
2013-01-28bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther1-0/+27
2013-01-15osmo-bsc: Add VTY command show positionDaniel Willmann1-0/+7
2013-01-01Stricter limits for T3212 (location update period)Daniel Willmann1-4/+3
2013-01-01libbsc: Make argument optional in some 'show' commandsSylvain Munaut1-6/+6