aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2010-09-20mgcp: Count the packets that arrive on the transcoderHolger Hans Peter Freyther2-1/+3
2010-09-20mgcp: Remove code duplication for filling out the sockaddr_inHolger Hans Peter Freyther1-22/+15
2010-09-20nat: Send a transcoder reset on start up.Holger Hans Peter Freyther2-0/+28
2010-09-20mgcp: Make the base port of the transcoder configurableHolger Hans Peter Freyther3-2/+15
2010-09-20mgcp: Prepare the CRCX/MDCX/DLCX messages for the transcoder.Holger Hans Peter Freyther1-0/+102
2010-09-20mgcp: Forward data from the BTS-in to the transcoderHolger Hans Peter Freyther3-8/+126
2010-09-20mgcp: Add ports for the transcoder as wellHolger Hans Peter Freyther1-0/+27
2010-09-20mgcp: Share the range parsing code for net/btsHolger Hans Peter Freyther1-14/+20
2010-09-20mgcp: Add a transcoder-mgw command to store the addressHolger Hans Peter Freyther1-0/+17
2010-09-20nat: Keep the audio name and default payload aroundHolger Hans Peter Freyther1-5/+0
2010-09-20nat: Use the write_queue inside the CFG.Holger Hans Peter Freyther1-38/+39
2010-09-20mgcp: Keep the gw_fd inside the mgcp_configHolger Hans Peter Freyther1-12/+11
2010-09-20mgcp: Be able to parse 'sendonly' for the connection mode.Holger Hans Peter Freyther1-0/+2
2010-09-20mgcp: Switch the default audio codec to AMRHolger Hans Peter Freyther1-2/+2
2010-09-20nat: NULL check the allocation and print a nice warning.Holger Hans Peter Freyther1-0/+6
2010-09-18janitor: Move the * to the variable nameHolger Hans Peter Freyther10-14/+14
2010-09-17gsm 04.11: increase the delivery attempt counter for an SMS right away in gsm...Nico Golde1-1/+1
2010-09-16bsc: Fix the clear to release resources first, then set to NULLHolger Hans Peter Freyther1-9/+7
2010-09-16gsm_04_11: count SMS delivery attempts for each CP-DATANico Golde1-0/+2
2010-09-16bsc_api: Do not free the subscriber conn on clear and clear requestHolger Hans Peter Freyther3-7/+30
2010-09-16bsc; Register the BSC API with many blanks.Holger Hans Peter Freyther2-1/+55
2010-09-16nat: Fix a crash when a BSC disconnects while a rejected IMSIHolger Hans Peter Freyther1-1/+2
2010-09-16nat; Start to use gcc attribute to say that parameter may not be zeroHolger Hans Peter Freyther1-0/+1
2010-09-16msc: Send a signal when the connections to the MSC droppedHolger Hans Peter Freyther1-10/+9
2010-09-16bsc: Reorder the includes... should be alphabetically nowHolger Hans Peter Freyther1-2/+3
2010-09-16bsc: Make the write method public it will be used by other modulesHolger Hans Peter Freyther1-2/+1
2010-09-16bsc: Add code responsible for connecting, reconnecting to the MSCHolger Hans Peter Freyther3-1/+377
2010-09-16bsc: Initialize the MSC data parameters to a sane defaultHolger Hans Peter Freyther1-0/+5
2010-09-16bsc: Keep all active subscriber connections in a list.Holger Hans Peter Freyther1-0/+5
2010-09-16bsc: Move the subscriber_con code into the bsc_apiHolger Hans Peter Freyther2-40/+41
2010-09-16chan_alloc: Allocate a subscriber connection as child of the networkHolger Hans Peter Freyther1-1/+1
2010-09-16bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branchHolger Hans Peter Freyther2-0/+109
2010-09-16bsc: Move the gsm_04_80.c code into the libbsc.aHolger Hans Peter Freyther1-2/+2
2010-09-16osmo_rf: Keep the current policy inside the RF struct..Holger Hans Peter Freyther1-5/+7
2010-09-15bsc: Move the rf_ctl into the msc data structHolger Hans Peter Freyther1-3/+3
2010-09-15bsc: Register a new MSC group with data for the MSC connectionHolger Hans Peter Freyther2-1/+147
2010-09-15bsc: Remove the old msc parameter, everything is in the VTY config nowHolger Hans Peter Freyther1-2/+0
2010-09-15bsc: Create struct osmo_msc_data to hold MSC information, handle signalsHolger Hans Peter Freyther2-0/+50
2010-09-15nat: Fix the grammar of the sentence for listing open sccp connectionsopenbsc/0.9.6Holger Hans Peter Freyther1-1/+1
2010-09-15nat: Check if the connection was filtered before the msc connectionHolger Hans Peter Freyther1-4/+4
2010-09-15nat: Remove debug left oversHolger Hans Peter Freyther1-1/+0
2010-09-15nat: Attempt to disconnect a connection when IMSI filtering happensHolger Hans Peter Freyther1-4/+60
2010-09-15nat: And the sequence number away, making it work more reliableHolger Hans Peter Freyther1-4/+8
2010-09-15nat: Parse the id response, extract the IMSI, compare itHolger Hans Peter Freyther1-1/+58
2010-09-15nat: Start inspecting every message coming from the BSC for the IMSIHolger Hans Peter Freyther2-3/+20
2010-09-15nat: Remember if we have check the imsi.Holger Hans Peter Freyther2-3/+4
2010-09-15nat: Keep the fiter status in the return message.Holger Hans Peter Freyther1-1/+3
2010-09-15nat: Improve the log message in case we have SCCP data without a connectionHolger Hans Peter Freyther1-1/+4
2010-09-11vty: Use \r\n in the copyright messagesHolger Hans Peter Freyther5-24/+24
2010-09-11bsc: Set the copyright for the real BSC.Holger Hans Peter Freyther1-0/+2