aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2010-04-21[sccp] Move from DEBUGP to LOGP in sccp.cHolger Hans Peter Freyther1-52/+54
2010-04-21[nat] Degrade the message to a plain debug output.Holger Hans Peter Freyther1-1/+1
2010-04-21[nat] Fix the vty option... use the right argument.Holger Hans Peter Freyther1-1/+1
2010-04-21[nat] Add option to forbid the paging to the BSC.Holger Hans Peter Freyther2-1/+22
2010-04-21[nat] Lookup by BSC Connection otherwise the point of reassigning the is defe...Holger Hans Peter Freyther2-5/+8
2010-04-21[nat] Slightly improve logging..Holger Hans Peter Freyther1-1/+2
2010-04-21[nat] Ignore paging that is to page by BSS...Holger Hans Peter Freyther1-1/+5
2010-04-21[sccp] Parse the error message and add a unit test for it.Holger Hans Peter Freyther1-0/+20
2010-04-21[nat] Reword warning when we had a pending transaction and forget about it.Holger Hans Peter Freyther1-2/+2
2010-04-21[nat] Cope with a bad BSC reassigning in use SRC REFHolger Hans Peter Freyther1-0/+22
2010-04-20[ipaccess] Attempt to fix setting unit ids with a multi trx setupHolger Hans Peter Freyther1-3/+12
2010-04-20[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther3-0/+47
2010-04-20[paging] Implement the counting for TCH/H and TCH/FHolger Hans Peter Freyther1-4/+11
2010-04-20[paging] Only page if we have some free channels right nowHolger Hans Peter Freyther3-0/+64
2010-04-20Revert "ipaccess: Send RTP Payload IE for CRCX & MDCX"Holger Hans Peter Freyther2-49/+8
2010-04-20[paging] Continuisly send paging commands.Holger Hans Peter Freyther1-22/+24
2010-04-20[paging] When giving credit try to send out paging requests too.Holger Hans Peter Freyther1-0/+2
2010-04-20[paging] Revert the paging band aid.Holger Hans Peter Freyther1-6/+1
2010-04-19BAND AID... Reduce the delay timer, reduce number of paging requests we sendHolger Hans Peter Freyther2-2/+8
2010-04-19bsc_msc_ip: Crash fix on MO-Call starting with a SDCCHHolger Hans Peter Freyther2-3/+6
2010-04-19[paging] When we ran down to 0 available paging slots start a credit timerHolger Hans Peter Freyther1-9/+17
2010-04-19Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther13-56/+343
2010-04-19RSL: inmplement ip.access paging load indication 'below threshold'Harald Welte1-0/+4
2010-04-19[vty] Count pending paging requests for the vtyHolger Hans Peter Freyther2-1/+15
2010-04-19nat: Make sccp/bsc show connections more Cisco like...Holger Hans Peter Freyther1-4/+4
2010-04-19[vty] Allow to allocate TCH/H and TCH/F too for testing purposes.Holger Hans Peter Freyther1-2/+10
2010-04-19[vty] Add a test command to allocate all SDCCHHolger Hans Peter Freyther1-0/+23
2010-04-19[alloc] Assign a TCH for LU when all SDCCHs are occupied.Holger Hans Peter Freyther4-4/+25
2010-04-18GPRS: Fix calculation of 'Extension Length' in GPRS Cell OptionsHarald Welte1-2/+2
2010-04-18GPRS: Indicate the SGSN is Release 99 as this is the first with EDGEHarald Welte1-1/+6
2010-04-18update openbsc.cfg examples for new gprs syntaxHarald Welte2-2/+2
2010-04-18GPRS: Enable EGPRS coding schemes in Cell Attributes if 'gprs mode egprs'Harald Welte1-4/+9
2010-04-18GPRS: actually enable indicating EDGE capability in SI13Harald Welte1-1/+4
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte4-19/+45
2010-04-18GPRS: Add Support for the GPRS Cell Option Extension Info IEHarald Welte2-2/+35
2010-04-18add an example config file for nanoBTS multi-trx caseHarald Welte1-0/+97
2010-04-18update the openbts.cfg.nanobts exampleHarald Welte1-3/+38
2010-04-18GPRS: BVCI 0 and 1 are not permitted.Harald Welte1-1/+1
2010-04-18BVCI 0 is not within the permitted rangeHarald Welte1-1/+1
2010-04-18nat: Do not use 0/0 for mux/timeslot by defaultHolger Hans Peter Freyther1-0/+1
2010-04-18nat: Clear the connection on a DLCXHolger Hans Peter Freyther1-0/+1
2010-04-18nat: Always initialize the out pointer...Holger Hans Peter Freyther1-0/+2
2010-04-18nat: Return the SCCP Connection again...Holger Hans Peter Freyther1-11/+11
2010-04-18nat: Return the newest SCCP connection...Holger Hans Peter Freyther1-1/+5
2010-04-18bsc_msc_ip: Print a small status on active connectionsHolger Hans Peter Freyther2-1/+21
2010-04-18nat: Increase the right counter on calls.Holger Hans Peter Freyther1-1/+1
2010-04-18nat: Add new connections to the end of the listHolger Hans Peter Freyther1-1/+1
2010-04-18bssap: Move parsing of paging into the paging section...Holger Hans Peter Freyther1-2/+2
2010-04-18nat: Remove the SHOW_STR from none show commands.Holger Freyther1-3/+3
2010-04-17bsc_msc_ip: Allow to put the MSC address into the network configHolger Hans Peter Freyther3-16/+49