aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2010-04-24nat: Release the transaction id earlier, always reset the BSCHolger Hans Peter Freyther1-6/+8
2010-04-24[mgcp] Possible memleak fix for the allowed reallocation caseHolger Hans Peter Freyther1-0/+1
2010-04-24nat: Attempt to clarify the text inside the log message.Holger Hans Peter Freyther1-1/+1
2010-04-23nat: Allocate a named context to make dumping allocations possibleHolger Hans Peter Freyther1-0/+1
2010-04-23bsc_msc_ip: Add a timeout for waiting for the CC of the networkHolger Hans Peter Freyther2-20/+47
2010-04-23nat: Only close connections that were fully connectedHolger Hans Peter Freyther3-1/+4
2010-04-23nat: When having a proper close down, or a short read close the connectionHolger Hans Peter Freyther1-9/+8
2010-04-22nat: Only send DLCX when we have send a CRCX to the BSC on this endpointHolger Hans Peter Freyther2-1/+4
2010-04-22nat: Handle all queueing to the MSC through the same function.Holger Hans Peter Freyther1-16/+12
2010-04-22nat: Use show bsc config for showing the configuration.Holger Hans Peter Freyther1-2/+2
2010-04-22[mgcp] Add a change callback and send a dummy packet on MDCX.Holger Hans Peter Freyther1-0/+10
2010-04-22nat: Use hex for the endpoint namesHolger Hans Peter Freyther1-2/+2
2010-04-22[mgcp] Ignore every dummy packet...Holger Hans Peter Freyther1-7/+7
2010-04-22nat: Change MGCP DLCX handling and send dummy MDCX to the BTS.Holger Hans Peter Freyther6-41/+114
2010-04-22nat: Move the write queue init to the allocation functionHolger Hans Peter Freyther2-1/+1
2010-04-22nat: Clear the queued messages at the endHolger Hans Peter Freyther1-4/+5
2010-04-22[mgcp] Protocol extension to not generate answers.Holger Hans Peter Freyther1-0/+24
2010-04-22[mgcp] Print a Deleted endpoint message again.Holger Hans Peter Freyther1-0/+2
2010-04-21[mgcp] Add a dummy send method...Holger Hans Peter Freyther2-0/+19
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 Freyther3-1/+24
2010-04-21[nat] Lookup by BSC Connection otherwise the point of reassigning the is defe...Holger Hans Peter Freyther4-11/+14
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[nat] Add unit test to forward Proto Error messages back both ways.Holger Hans Peter Freyther1-0/+19
2010-04-21[sccp] Parse the error message and add a unit test for it.Holger Hans Peter Freyther3-1/+46
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-20Versioning for the bsc_msc_ipon-waves/0.3.99Holger Hans Peter Freyther1-1/+1
2010-04-20[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther4-0/+51
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 Freyther4-0/+67
2010-04-20Version bump for On-Waveson-waves/0.3.98.2Holger Hans Peter Freyther1-1/+1
2010-04-20Revert "ipaccess: Send RTP Payload IE for CRCX & MDCX"Holger Hans Peter Freyther4-56/+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-19Increase the minor version as this is a band-aid..Holger Hans Peter Freyther1-1/+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 Freyther2-9/+18
2010-04-19Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther18-57/+375
2010-04-19Increase the version.on-waves/0.3.98Holger Hans Peter Freyther1-1/+1
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 Freyther3-1/+18
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