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_sacch
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/neighbor_cfg
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
Send RADIO LINK TIMEOUT value via OML attribute to BTS
Andreas Eversberg
1
-0
/
+4
2017-12-01
Add option to set RADIO LINK TIMEOUT value via VTY
Andreas Eversberg
3
-3
/
+18
2017-12-01
Each BTS can be configured for speech support (other than GSM full rate)
Andreas Eversberg
3
-0
/
+217
2017-12-01
Fix: TCHH/HR payloads are 15 bytes (ToC + 14 bytes of speech data)
Andreas Eversberg
1
-3
/
+3
2017-12-01
Fixed problem of mute audio on some calls
Andreas Eversberg
1
-3
/
+1
2017-12-01
Finished support for all codecs (RTP bridge and MNCC interface)
Andreas Eversberg
7
-20
/
+42
2017-12-01
Fixed delay problems, if RTP stream jitters too much
Andreas Eversberg
1
-6
/
+30
2017-12-01
Allow dynamic RTP payload types between application and MNCC interface
Andreas Eversberg
4
-15
/
+43
2017-12-01
Adding handling of BFI (Bad Frame Indicatior) of received TRAU frames
Andreas Eversberg
4
-3
/
+18
2017-12-01
Adding traffic forwarding via RTP to remote application
Andreas Eversberg
13
-43
/
+251
2017-12-01
RENAME include/openbsc TO include/osmocom/bsc FOR MERGING
Neels Hofmeyr
64
-0
/
+0
2017-12-01
DROP openbsc PATH ELEMENT FOR MERGING
Neels Hofmeyr
297
-32
/
+32
2013-07-29
Fix of several compiler warnings
Andreas Eversberg
9
-7
/
+29
2013-07-28
gprs: Fix a typo in the comment
Holger Hans Peter Freyther
1
-1
/
+1
2013-07-27
tests: TestCase.assertGreater is not available on Python 2.5
Holger Hans Peter Freyther
1
-2
/
+2
2013-07-27
expiration: Allow to disable the periodic location updating procedure
Holger Hans Peter Freyther
5
-28
/
+101
2013-07-27
expiration: Speculative fixes for the periodic expiring handling
Holger Hans Peter Freyther
6
-17
/
+66
2013-07-27
expiration: Print the "expire_lu" time in show subscriber
Holger Hans Peter Freyther
1
-0
/
+9
2013-07-27
smpp: Move the coding/mode detection into a utils file
Holger Hans Peter Freyther
13
-37
/
+174
2013-07-27
misc: Fix compilation warnings
Holger Hans Peter Freyther
7
-20
/
+11
2013-07-21
sgsn: spelling fixes inside comments
Harald Welte
2
-3
/
+3
2013-07-21
SMPP: complete the VTY help/documentation
Harald Welte
1
-9
/
+33
2013-07-21
remove 'bind early' from osmo-bsc_mgcp example config
Harald Welte
1
-1
/
+0
2013-07-21
sgsn: Add "auth-policy" VTY command to enable/disable ACL
Harald Welte
3
-1
/
+20
2013-07-21
sgsn: add a minimalistic ACL
Harald Welte
4
-2
/
+84
2013-07-18
oml: Add a missing break switch for NM_OC_BS11
Holger Hans Peter Freyther
1
-0
/
+1
2013-07-14
smpp: Close the file descriptor when we can't accept the SMSC conn
Holger Hans Peter Freyther
1
-1
/
+4
2013-07-14
smpp: Add the classic check for osmo_fd_register
Holger Hans Peter Freyther
1
-1
/
+5
2013-07-14
smpp: Fix possible NULL dereference of the emse->acl
Holger Hans Peter Freyther
1
-2
/
+2
2013-07-14
smpp: Checking an array for NULL will always be false
Holger Hans Peter Freyther
2
-2
/
+2
2013-07-14
ipaccess: The proxy code checked the array but not the element
Holger Hans Peter Freyther
1
-1
/
+1
2013-07-14
ipaccess: Fix a resource leak in case the stat is failing
Holger Hans Peter Freyther
1
-0
/
+1
2013-07-14
nitb: The subscr->imsi is an array will never be NULL
Holger Hans Peter Freyther
2
-4
/
+2
2013-07-13
Fix license header at smpp_openbsc.c and smpp_smsc.c
Harald Welte
2
-22
/
+24
2013-07-11
smpp_openbsc: Fix parsing of 03.38 data coding scheme in MO case
Harald Welte
1
-15
/
+28
2013-07-11
Fix: Handle CM service request on already secured channel correctly
Andreas Eversberg
2
-1
/
+3
2013-07-08
libmgcp: add enum mgcp_type and use it
Pablo Neira Ayuso
3
-13
/
+36
2013-07-06
mncc: Remove what we believe to be a tautology from the MNCC code
Holger Hans Peter Freyther
1
-14
/
+16
2013-07-05
nat: The con variable is not assigned at this point
Holger Hans Peter Freyther
1
-5
/
+0
2013-07-05
nat: number could point to an address on the stack that can be reused
Holger Hans Peter Freyther
1
-1
/
+1
2013-07-05
nat: Address coverity warning about uninitialized addr
Holger Hans Peter Freyther
1
-0
/
+1
2013-07-05
nat: Please coverity and initialize the saveptr to NULL
Holger Hans Peter Freyther
1
-1
/
+1
2013-07-04
nitb: Add a missing NULL check for searching the subscriber
Holger Hans Peter Freyther
1
-1
/
+8
2013-07-04
db: Fix an issue with the memset
Holger Hans Peter Freyther
1
-1
/
+1
2013-07-04
gsm_subscriber: Fix compiler warning of the printf string
Holger Hans Peter Freyther
1
-1
/
+1
2013-07-04
nat: The second call didn't really add anything to the test.
Holger Hans Peter Freyther
1
-3
/
+0
2013-07-04
ipaccess-config: Add missing break to parsing the -L option
Holger Hans Peter Freyther
1
-0
/
+1
2013-07-04
ipaccess-config: Fix a resource leak in an error path
Holger Hans Peter Freyther
1
-0
/
+1
2013-07-04
sgsn: Fix the unimplemented/uninstalled show ggsn command
Holger Hans Peter Freyther
1
-7
/
+0
2013-07-04
sgsn_vty: Fix uninitialized variable in the gprs_apn2str method
Holger Hans Peter Freyther
1
-1
/
+1
[prev]
[next]