aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc/osmo_bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-311/+0
2011-02-18bsc: core-mobile-country-code and core-mobile-network-code range is too smallHolger Hans Peter Freyther1-2/+2
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-11-26bsc: Add a command to set the ussd_welcome_textHolger Hans Peter Freyther1-0/+17
2010-11-26mid-call: Do not lose the first word of the messageHolger Hans Peter Freyther1-1/+1
2010-11-26mid-call: Rename ussd-grace to mid-callHolger Hans Peter Freyther1-13/+13
2010-11-26mid-call: Introduce a timeout to switch from grace to rf off.Holger Hans Peter Freyther1-0/+13
2010-11-15bsc: The ip.access rtp-payload has no useful meaningHolger Hans Peter Freyther1-15/+0
2010-11-15bsc: Add a mobile country code setting for the backbone.Holger Hans Peter Freyther1-0/+14
2010-11-03bsc: Add the audio codec list command to list preferred codecsHolger Hans Peter Freyther1-0/+78
2010-11-03bsc: Add the rtp-base command to osmo-bscHolger Hans Peter Freyther1-1/+18
2010-11-03bsc: Add the ip.access rtp-payload command known from bsc_msc_ipHolger Hans Peter Freyther1-0/+15
2010-11-03bsc: Readd the core network code settingHolger Hans Peter Freyther1-0/+14
2010-11-03bsc: Fix the name of the local vty variable.Holger Hans Peter Freyther1-1/+1
2010-10-12misc: Replace the idiom for replacing a string with a function callHolger Hans Peter Freyther1-10/+3
2010-10-06misc: Once again go from "On Waves" to "On-Waves"..Holger Hans Peter Freyther1-1/+1
2010-09-15bsc: Register a new MSC group with data for the MSC connectionHolger Hans Peter Freyther1-1/+140
2010-06-30osmo_bsc: Add option parsing, vty dummyHolger Hans Peter Freyther1-0/+27