aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2010-04-26[ts] Make the e1inp_ts delay configurableHolger Hans Peter Freyther1-0/+3
2010-04-23bsc_msc_ip: Add a timeout for waiting for the CC of the networkHolger Hans Peter Freyther1-0/+1
2010-04-23nat: Only close connections that were fully connectedHolger Hans Peter Freyther1-0/+1
2010-04-22nat: Only send DLCX when we have send a CRCX to the BSC on this endpointHolger Hans Peter Freyther1-0/+1
2010-04-22nat: Change MGCP DLCX handling and send dummy MDCX to the BTS.Holger Hans Peter Freyther1-5/+3
2010-04-21[mgcp] Add a dummy send method...Holger Hans Peter Freyther1-0/+1
2010-04-21[nat] Add option to forbid the paging to the BSC.Holger Hans Peter Freyther1-0/+2
2010-04-21[nat] Lookup by BSC Connection otherwise the point of reassigning the is defe...Holger Hans Peter Freyther1-1/+1
2010-04-21[sccp] Parse the error message and add a unit test for it.Holger Hans Peter Freyther1-0/+6
2010-04-20[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther1-0/+4
2010-04-20[paging] Only page if we have some free channels right nowHolger Hans Peter Freyther1-0/+3
2010-04-20Revert "ipaccess: Send RTP Payload IE for CRCX & MDCX"Holger Hans Peter Freyther2-7/+0
2010-04-19[paging] When we ran down to 0 available paging slots start a credit timerHolger Hans Peter Freyther1-0/+1
2010-04-19Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther4-1/+30
2010-04-19[vty] Count pending paging requests for the vtyHolger Hans Peter Freyther1-0/+3
2010-04-19[alloc] Assign a TCH for LU when all SDCCHs are occupied.Holger Hans Peter Freyther1-1/+1
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte1-1/+10
2010-04-18GPRS: Add Support for the GPRS Cell Option Extension Info IEHarald Welte1-0/+11
2010-04-18nat: Return the SCCP Connection again...Holger Hans Peter Freyther1-1/+1
2010-04-17bsc_msc_ip: Allow to put the MSC address into the network configHolger Hans Peter Freyther1-0/+2
2010-04-17nat: Print the LAC that was searched for and not found.Holger Hans Peter Freyther1-1/+1
2010-04-17nat: Make the MSC configurable.Holger Hans Peter Freyther1-0/+1
2010-04-17nat: Move MSC ip address into the config..Holger Hans Peter Freyther1-0/+2
2010-04-17Use osmocore tlv definition for GSM0808.Holger Hans Peter Freyther1-2/+0
2010-04-17[statistics] Keep track of OML/RSL failures of the BTS.Holger Hans Peter Freyther1-0/+4
2010-04-17[statistics] Keep track of rf failures and rll release failuresHolger Hans Peter Freyther1-0/+4
2010-04-15[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther1-0/+4
2010-04-15[bsc_init] When the RSL/OML connection drops, free all lchansHolger Hans Peter Freyther1-0/+1
2010-04-15[ipa] Handle losing the RSL/OML connection..Holger Hans Peter Freyther1-0/+2
2010-04-14[bsc_msc_ip] Implement a simple RF lock command interfaceHolger Hans Peter Freyther2-1/+21
2010-04-14bsc_msc_ip.c: Create the GSM network earlier, send the reset on each connectionHolger Hans Peter Freyther1-0/+1
2010-04-13nat: Add config option to filter/handle certain imsi'es.Holger Hans Peter Freyther1-0/+15
2010-04-13[statistics] Provide basic statistics for the NATHolger Hans Peter Freyther1-0/+39
2010-04-13[statistics] Keep track of OML/RSL failures of the BTS.Holger Hans Peter Freyther1-0/+4
2010-04-13[statistics] Keep track of rf failures and rll release failuresHolger Hans Peter Freyther1-0/+4
2010-04-13[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther1-0/+4
2010-04-12ipaccess: Send RTP Payload IE for CRCX & MDCXSylvain Munaut2-0/+7
2010-04-11[bsc_init] When the RSL/OML connection drops, free all lchanHolger Hans Peter Freyther1-0/+1
2010-04-11[ipa] Handle losing the RSL/OML connection..Holger Hans Peter Freyther1-0/+2
2010-04-10[rsl] Introduce a method to set the state of the lchanHolger Hans Peter Freyther1-0/+2
2010-04-10[rsl] Remove method that is not called by anything.Holger Hans Peter Freyther1-1/+0
2010-04-10[paging] Simplify the last request and treat llist as a queueHolger Hans Peter Freyther1-1/+0
2010-04-09[paging] Simplify the last request and treat llist as a queueHolger Hans Peter Freyther1-1/+0
2010-04-09[rsl] Rework the lchan channel release procedureHolger Hans Peter Freyther2-0/+4
2010-04-09[rsl] Remove method that is not called by anything.Holger Hans Peter Freyther1-1/+0
2010-04-09[rsl] Introduce a method to set the state of the lchanHolger Hans Peter Freyther1-0/+2
2010-04-09[rsl] Introduce an error state for the lchan and set it on releaseHolger Hans Peter Freyther1-0/+2
2010-04-09[rsl] Implement the T3111 timer to delay the RF Channel releaseHolger Hans Peter Freyther1-0/+1
2010-04-08bssap: Speculative crash fix when queueing messages for the BTSHolger Hans Peter Freyther1-1/+0
2010-04-08nat: Attempt to have a single BSC write methodHolger Hans Peter Freyther1-1/+3