aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-14rf: Delay execution of commandson-waves/0.3.99.21Holger Hans Peter Freyther1-0/+4
2011-02-14rf: Verify that the requested mode is entered and drop OML in errorHolger Hans Peter Freyther1-0/+3
2011-02-14rf: Remember the last command requested on the RF CMD interfaceHolger Hans Peter Freyther1-0/+2
2010-11-22mid-call: Implement a timer to go from grace to off.Holger Hans Peter Freyther1-0/+4
2010-11-22mid-call: Rename ussd-grace to mid-callHolger Hans Peter Freyther1-1/+2
2010-11-03bsc_msc_ip: Clean the header, the defines can come from bssap.hHolger Hans Peter Freyther1-294/+1
2010-10-18ussd: Move the code libosmocore, increase the version number.Holger Hans Peter Freyther1-10/+1
2010-10-06gsm_04_80: Require libosmocore for creating USSD messagesHolger Hans Peter Freyther1-6/+0
2010-09-29Add missing osmo_bsc_grace.hHolger Hans Peter Freyther1-0/+29
2010-09-26bsc: Add a ussd_welcome_text variable and VTY commandHolger Hans Peter Freyther1-0/+1
2010-09-26bsc: Mark LUs with a different LAC as needing special careHolger Hans Peter Freyther1-0/+2
2010-09-16bsc: Rename to osmo_bsc_grace to prepare putting it into masterHolger Hans Peter Freyther2-30/+1
2010-09-16bsc: Rename the RF Ctl interface to match masterHolger Hans Peter Freyther3-7/+7
2010-08-24sccp: Use the libosmo-sccp library and remove the internal copyHolger Hans Peter Freyther5-601/+2
2010-08-24bsc: Remember the MSC connection we use for that connectionHolger Hans Peter Freyther1-0/+3
2010-08-11oml: Workaround for vty misusage...Holger Hans Peter Freyther1-1/+1
2010-08-10mgcp: Speculative mgcp fix...Holger Hans Peter Freyther1-1/+1
2010-08-10OML: Introduce minimal VTY command set to interact with OML managed objectsHolger Hans Peter Freyther2-0/+6
2010-08-08mgcp: Remember if the endpoint was allocated...Holger Hans Peter Freyther1-0/+1
2010-08-08mgcp: Add a callback to inform the client that an endpoint got reallocatedHolger Hans Peter Freyther1-0/+2
2010-08-08mgcp: Make the CI uint32_t all the way to avoid mismatchHolger Hans Peter Freyther3-5/+4
2010-08-08mgcp: Add a call tap feature to forward audio to another forward portHolger Hans Peter Freyther1-0/+18
2010-08-08mgcp: Patch RTP packets again if that is allowed.Holger Hans Peter Freyther1-0/+3
2010-08-08mgcp: Allow to dynamically allocate ports from a range..Holger Hans Peter Freyther1-0/+2
2010-08-08mgcp: Allow to have a different port allocation modeHolger Hans Peter Freyther1-0/+5
2010-08-08mgcp: Prepare to have different port allocation strategies.Holger Hans Peter Freyther1-2/+16
2010-08-08mgcp: Allocate a different port for the networking...Holger Hans Peter Freyther2-0/+3
2010-08-08mgcp: Rename the base port to bts_base as it will be used for the btsHolger Hans Peter Freyther1-1/+1
2010-08-08mgcp: Move the bfd for rtp/rtcp into the portHolger Hans Peter Freyther1-8/+6
2010-08-08mgcp: Make the function internal, only used by the init/config codeHolger Hans Peter Freyther2-1/+1
2010-08-08mgcp: Rename the bind method to show it is only binding for the bts portHolger Hans Peter Freyther1-1/+1
2010-08-08mgcp: Only use early bind for the BTS socket.Holger Hans Peter Freyther1-1/+0
2010-08-08mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTSHolger Hans Peter Freyther2-4/+3
2010-08-08mgcp: Group the state for bts/net into a struct and have two instancesHolger Hans Peter Freyther1-13/+14
2010-08-08mgcp: Remove the forwarding mode as it was not used.Holger Hans Peter Freyther1-3/+0
2010-08-04mgcp: Only patch the header if we had a change in SSRCHolger Hans Peter Freyther1-0/+1
2010-08-04mgcp: Allow switching the audio streams, patch the headerHolger Hans Peter Freyther1-0/+5
2010-08-04mgcp: Move the rtp state into a structHolger Hans Peter Freyther1-4/+8
2010-08-03mgcp: Allow to change the receive (the loopback part) via the VTYHolger Hans Peter Freyther1-0/+1
2010-08-03mgcp: Implement the "loopback" mode for a connection endpoint.Holger Hans Peter Freyther1-0/+9
2010-07-29osmo-grace: Introduce a global trace text to be send to subscribersHolger Hans Peter Freyther1-0/+1
2010-07-29osmo_rf: Keep the current policy inside the RF struct..Holger Hans Peter Freyther1-1/+3
2010-07-29bsc_rf: Embed the rf status inside the GSM Network.Holger Hans Peter Freyther1-0/+2
2010-07-29bsc_grace: Add a new per network check to decide if new connections are allowedHolger Hans Peter Freyther2-1/+31
2010-07-29gsm_04_80: Allow to specify the alert pattern for the notificationHolger Hans Peter Freyther1-2/+2
2010-07-29gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSYHolger Hans Peter Freyther1-0/+1
2010-07-29gsm_04_80: Add untested code for USSD notification...Holger Hans Peter Freyther1-0/+2
2010-07-29gsm_04_80: Add code to wrap a facility IE around.Holger Hans Peter Freyther1-0/+2
2010-07-29gsm_04_80: Create a unstructuredSS-Notify messageHolger Hans Peter Freyther1-0/+1
2010-07-29gsm_04_80: Fix the style and move the '*' to the functionHolger Hans Peter Freyther1-1/+1