index
:
osmo-bsc
35c3
36c3
cccamp2019
cid188836
daniel/emerg
daniel/wip
fairwaves/production
fairwaves/stats-work
irefs/for/master/emerg
laforge/cbsp
laforge/dlcx
laforge/e1
laforge/mgcp-ipa
laforge/sccplite
lynxis/pre_release
master
neels/12625
neels/amr_startmode
neels/assignment
neels/bssmap_length
neels/call_during_call
neels/codec-pref
neels/deb9-asan
neels/dyn_ts
neels/fairwaves_ho_orig
neels/fsm4
neels/hack
neels/ho
neels/ho2
neels/ho2-interbsc
neels/ho_test
neels/ho_tmp
neels/ho_with_on_change_cb
neels/hodec
neels/hodec2
neels/hodec_wip
neels/inter_bsc_ho
neels/inter_bsc_ho2
neels/inter_bsc_ho_errs
neels/inter_bsc_ho_saved
neels/inter_bsc_ho_saved2
neels/inter_bsc_ho_wip
neels/jolly/new_handover
neels/lcls
neels/lcs
neels/lcs2
neels/legacy_neighbors
neels/libbsc
neels/meas_feed
neels/meas_rep
neels/misc
neels/misc3
neels/mode_modif
neels/ms_rel_ind
neels/neighbor
neels/pdch_deact_nack
neels/rr_release
neels/sccplite
neels/tch_f_congestion
neels/timers
neels/vtyref
neels/wip
osmith/abis-loadtest-timers
osmith/alert-buffer
osmith/fix-python3
osmith/rpm
pespin/nacc
pmaier/acch
pre_release
stsp/acc_ramp
tnt/rbs
OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-26
Bump the version of OpenBSC.
on-waves/0.3.99.1
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-26
[ts] Make the e1inp_ts delay configurable
Holger Hans Peter Freyther
5
-2
/
+14
2010-04-26
ipaccess: Restore the original delay for the nanoBTS delay.
Holger Hans Peter Freyther
1
-2
/
+1
2010-04-26
bsc_init: Do not use magic numbers for GSM 12.21 states.
Holger Hans Peter Freyther
1
-6
/
+6
2010-04-26
bsc_init: Remove printf that sneaked in.
Holger Hans Peter Freyther
1
-2
/
+0
2010-04-24
nat: Release the transaction id earlier, always reset the BSC
Holger Hans Peter Freyther
1
-6
/
+8
2010-04-24
[mgcp] Possible memleak fix for the allowed reallocation case
Holger Hans Peter Freyther
1
-0
/
+1
2010-04-24
nat: Attempt to clarify the text inside the log message.
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-23
nat: Allocate a named context to make dumping allocations possible
Holger Hans Peter Freyther
1
-0
/
+1
2010-04-23
bsc_msc_ip: Add a timeout for waiting for the CC of the network
Holger Hans Peter Freyther
2
-20
/
+47
2010-04-23
nat: Only close connections that were fully connected
Holger Hans Peter Freyther
3
-1
/
+4
2010-04-23
nat: When having a proper close down, or a short read close the connection
Holger Hans Peter Freyther
1
-9
/
+8
2010-04-22
nat: Only send DLCX when we have send a CRCX to the BSC on this endpoint
Holger Hans Peter Freyther
2
-1
/
+4
2010-04-22
nat: Handle all queueing to the MSC through the same function.
Holger Hans Peter Freyther
1
-16
/
+12
2010-04-22
nat: Use show bsc config for showing the configuration.
Holger Hans Peter Freyther
1
-2
/
+2
2010-04-22
[mgcp] Add a change callback and send a dummy packet on MDCX.
Holger Hans Peter Freyther
1
-0
/
+10
2010-04-22
nat: Use hex for the endpoint names
Holger Hans Peter Freyther
1
-2
/
+2
2010-04-22
[mgcp] Ignore every dummy packet...
Holger Hans Peter Freyther
1
-7
/
+7
2010-04-22
nat: Change MGCP DLCX handling and send dummy MDCX to the BTS.
Holger Hans Peter Freyther
6
-41
/
+114
2010-04-22
nat: Move the write queue init to the allocation function
Holger Hans Peter Freyther
2
-1
/
+1
2010-04-22
nat: Clear the queued messages at the end
Holger Hans Peter Freyther
1
-4
/
+5
2010-04-22
[mgcp] Protocol extension to not generate answers.
Holger Hans Peter Freyther
1
-0
/
+24
2010-04-22
[mgcp] Print a Deleted endpoint message again.
Holger Hans Peter Freyther
1
-0
/
+2
2010-04-21
[mgcp] Add a dummy send method...
Holger Hans Peter Freyther
2
-0
/
+19
2010-04-21
[sccp] Move from DEBUGP to LOGP in sccp.c
Holger Hans Peter Freyther
1
-52
/
+54
2010-04-21
[nat] Degrade the message to a plain debug output.
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-21
[nat] Fix the vty option... use the right argument.
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-21
[nat] Add option to forbid the paging to the BSC.
Holger Hans Peter Freyther
3
-1
/
+24
2010-04-21
[nat] Lookup by BSC Connection otherwise the point of reassigning the is defe...
Holger Hans Peter Freyther
4
-11
/
+14
2010-04-21
[nat] Slightly improve logging..
Holger Hans Peter Freyther
1
-1
/
+2
2010-04-21
[nat] Ignore paging that is to page by BSS...
Holger Hans Peter Freyther
1
-1
/
+5
2010-04-21
[nat] Add unit test to forward Proto Error messages back both ways.
Holger Hans Peter Freyther
1
-0
/
+19
2010-04-21
[sccp] Parse the error message and add a unit test for it.
Holger Hans Peter Freyther
3
-1
/
+46
2010-04-21
[nat] Reword warning when we had a pending transaction and forget about it.
Holger Hans Peter Freyther
1
-2
/
+2
2010-04-21
[nat] Cope with a bad BSC reassigning in use SRC REF
Holger Hans Peter Freyther
1
-0
/
+22
2010-04-20
[ipaccess] Attempt to fix setting unit ids with a multi trx setup
Holger Hans Peter Freyther
1
-3
/
+12
2010-04-20
Versioning for the bsc_msc_ip
on-waves/0.3.99
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-20
[vty] Allow to set the RACH NM attributes on a per BTS basis
Holger Hans Peter Freyther
4
-0
/
+51
2010-04-20
[paging] Implement the counting for TCH/H and TCH/F
Holger Hans Peter Freyther
1
-4
/
+11
2010-04-20
[paging] Only page if we have some free channels right now
Holger Hans Peter Freyther
4
-0
/
+67
2010-04-20
Version bump for On-Waves
on-waves/0.3.98.2
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-20
Revert "ipaccess: Send RTP Payload IE for CRCX & MDCX"
Holger Hans Peter Freyther
4
-56
/
+8
2010-04-20
[paging] Continuisly send paging commands.
Holger Hans Peter Freyther
1
-22
/
+24
2010-04-20
[paging] When giving credit try to send out paging requests too.
Holger Hans Peter Freyther
1
-0
/
+2
2010-04-20
[paging] Revert the paging band aid.
Holger Hans Peter Freyther
1
-6
/
+1
2010-04-19
Increase the minor version as this is a band-aid..
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-19
BAND AID... Reduce the delay timer, reduce number of paging requests we send
Holger Hans Peter Freyther
2
-2
/
+8
2010-04-19
bsc_msc_ip: Crash fix on MO-Call starting with a SDCCH
Holger Hans Peter Freyther
2
-3
/
+6
2010-04-19
[paging] When we ran down to 0 available paging slots start a credit timer
Holger Hans Peter Freyther
2
-9
/
+18
2010-04-19
Merge remote branch 'origin/master' into on-waves/bsc-master
Holger Hans Peter Freyther
18
-57
/
+375
[next]