aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2010-12-01paging: Give the msgb that caused paging_stop up to the paging callbackSylvain Munaut1-1/+2
2010-12-01bsc: Allow to configure Optional Cell Selection params from vtySylvain Munaut1-0/+2
2010-11-26mid-call: Implement a timer to go from grace to off.Holger Hans Peter Freyther1-0/+4
2010-11-26mid-call: Rename ussd-grace to mid-callHolger Hans Peter Freyther1-2/+2
2010-11-26mid-call: Introduce a timeout to switch from grace to rf off.Holger Hans Peter Freyther1-0/+1
2010-11-15bsc: Implement queuing of messages to the MSC before the con is establishedHolger Hans Peter Freyther1-0/+3
2010-11-15bsc: The ip.access rtp-payload has no useful meaningHolger Hans Peter Freyther1-1/+0
2010-11-15bsc: Add thr audio module to send the MDCX message to the BTSHolger Hans Peter Freyther1-2/+5
2010-11-15bsc: Implement the assignment command to the point of calling into the BSC APIHolger Hans Peter Freyther1-0/+1
2010-11-15bsc: Parse the cipher mode command and pass it to the BSC api.Holger Hans Peter Freyther1-0/+2
2010-11-15bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_conHolger Hans Peter Freyther1-1/+1
2010-11-15bsc: Add module for handling BSSAP inputHolger Hans Peter Freyther1-0/+3
2010-11-15bsc: Implement closing the connections when the MSC goes missingHolger Hans Peter Freyther1-0/+1
2010-11-15bsc: Make open/close work on the sccp dataHolger Hans Peter Freyther1-2/+3
2010-11-15bsc: Start to open a SCCP connection and prepare timers and such.Holger Hans Peter Freyther1-0/+10
2010-11-15bsc: Work a bit on opening the SCCP connection to the MSC.Holger Hans Peter Freyther1-2/+3
2010-11-15bsc: Add a mobile country code setting for the backbone.Holger Hans Peter Freyther1-0/+1
2010-11-15bsc: Implement scanning and changing messages from the MSCHolger Hans Peter Freyther1-0/+3
2010-11-15bsc: Add a method to scan messages coming from the MSC.Holger Hans Peter Freyther1-0/+1
2010-11-15bsc: Look for location updating requests in messagesHolger Hans Peter Freyther1-0/+4
2010-11-15bsc: Add a hook where we can scan for LU and other messages.Holger Hans Peter Freyther1-0/+2
2010-11-15bsc: Call into the SCCP layer to create a new connection.Holger Hans Peter Freyther1-0/+2
2010-11-15bsc: Add a method that will queue the message on a MSC connection.Holger Hans Peter Freyther1-0/+2
2010-11-15bsc_api: Implement the assignment command for the BSC.Holger Hans Peter Freyther1-0/+5
2010-11-15bsc_api: Change submit dtap to allow to automatically use the SACHHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: Clarify the parameters of the assignment commandHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: Make the cipher_mode take the 'include imei sv' argumentHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: The rr_cause is optional, pass it as a pointerHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: Nuke the clear complete from the API.Holger Hans Peter Freyther1-1/+0
2010-11-15bsc_api: Provide the link_id in the dtap callback.Holger Hans Peter Freyther1-1/+2
2010-11-15bsc_api: Add needed parameters to the assignment complete callbackHolger Hans Peter Freyther1-1/+2
2010-11-15bsc_api: The cipher mode is not a message on the air interfaceHolger Hans Peter Freyther1-2/+0
2010-11-15bsc_api: Change the cause to a uint8_t for nowHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: Fix a use after free error in the Clear Request pathHolger Hans Peter Freyther1-1/+1
2010-11-15paging: Move the paging data into the paging.hHolger Hans Peter Freyther2-22/+22
2010-11-15subscr: Add method to find an active subscriberHolger Hans Peter Freyther1-0/+4
2010-11-15subscr: Add the subscr_get_or_create from the on-waves/bsc-master branchHolger Hans Peter Freyther1-0/+2
2010-11-15subscr: Move the TMSI reserved into the gsm_dataHolger Hans Peter Freyther2-4/+3
2010-11-15rsl: Allow to hardcode the RTP PayloadHolger Hans Peter Freyther1-0/+1
2010-11-09mark andreas@eversberg.eu as 'extern' for lcrAndreas Eversberg1-1/+1
2010-11-03bsc: Add simple SCCP binding code.Holger Hans Peter Freyther1-0/+1
2010-11-03bsc: Add the audio codec list command to list preferred codecsHolger Hans Peter Freyther1-0/+10
2010-11-03bsc: Add the rtp-base command to osmo-bscHolger Hans Peter Freyther1-0/+1
2010-11-03bsc: Add the ip.access rtp-payload command known from bsc_msc_ipHolger Hans Peter Freyther1-0/+1
2010-11-03bsc: Readd the core network code settingHolger Hans Peter Freyther1-0/+1
2010-11-02mgcp: Introduce trans_bts and send BTS packets from this portHolger Hans Peter Freyther1-1/+15
2010-11-01mgcp: Rename transcoder_end to trans_netHolger Hans Peter Freyther1-1/+2
2010-11-01mgcp: Make transcoding a per Endpoint configurationHolger Hans Peter Freyther1-0/+1
2010-10-27Merge branch 'zecke/number-rewrite'openbsc/0.9.90.9.9Holger Hans Peter Freyther1-0/+7
2010-10-27nat: Close SCCP connections when the USSD Provider is closed.Holger Hans Peter Freyther1-0/+1