index
:
osmo-sgsn
35c3
35c3x
36c3
aoip
cccamp2019
daniel/gbproxy
daniel/nitb-tests
daniel/os3727
fairwaves/production
lynxis/gbproxy-ns2
lynxis/staging
master
neels/34c3_1
neels/3g_opt_in
neels/big_endian
neels/log_timestamps
neels/pending
neels/split
neels/umts_aka_gsm_sres
osmith/fix-python3
osmith/release
osmith/rpm
pespin/fix
pespin/libosmo-gprs
pespin/lu-err-attach-req
pespin/master
pespin/pspaging
pespin/release-1.4.1
pespin/systemd
pmaier/rimtest
rel-1.5.1
OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-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
2011-02-28
mgcp: Only allow transcoding on the virtual trunk
Holger Hans Peter Freyther
2
-2
/
+3
2011-02-28
mgcp: Fix the static allocation of E1 trunks for the BTS/NET side
Holger Hans Peter Freyther
2
-9
/
+18
2011-02-28
mgcp: Allocate the endpoints for the E1 trunks as well.
Holger Hans Peter Freyther
4
-38
/
+61
2011-02-28
mgcp: Look up the E1 trunks through the trunk configuration
Holger Hans Peter Freyther
1
-4
/
+15
2011-02-28
mgcp: Implement find_trunk to find the E1 trunks as well.
Holger Hans Peter Freyther
1
-4
/
+26
2011-02-28
mgcp: Make show mgcp print the new trunks we have.
Holger Hans Peter Freyther
1
-0
/
+11
2011-02-28
mgcp: Introduce a trunk config for multiple trunks.
Holger Hans Peter Freyther
6
-4
/
+140
2011-02-28
mgcp: Update the commands to work on more than the virtual trunk
Holger Hans Peter Freyther
1
-25
/
+58
2011-02-28
mgcp: Prepare the show mgcp command to work on multiple trunks
Holger Hans Peter Freyther
1
-7
/
+15
2011-02-28
mgcp: Introduce a mgcp_trunk_config enum for endpoint configs
Holger Hans Peter Freyther
9
-94
/
+130
2011-02-28
nat: For debugging make it possible to set the last used endpoint
Holger Hans Peter Freyther
1
-0
/
+27
2011-02-27
nat: Fix some corruption in the test case
Holger Hans Peter Freyther
3
-0
/
+8
2011-02-27
nat: Change number of multiplexes to the max-endpoints
Holger Hans Peter Freyther
5
-16
/
+42
2011-02-26
nat: Allocate endpoints from multiple multiplexes.
Holger Hans Peter Freyther
4
-14
/
+82
2011-02-26
nat: Start making the number of multiplexes configurable
Holger Hans Peter Freyther
3
-2
/
+16
2011-02-26
nat: Verify that we are not assigning 0x1f as endpoint.
Holger Hans Peter Freyther
1
-5
/
+5
2011-02-26
nat: Allocate the endpoint status dynamically
Holger Hans Peter Freyther
5
-12
/
+39
2011-02-25
nat: Update the tests to make them going again
Holger Hans Peter Freyther
2
-4
/
+7
2011-02-25
configure: Require a new libosmovty due to the syslog/logging changes
Holger Hans Peter Freyther
1
-1
/
+1
2011-02-24
Use shorter vty_app_info->name for all apps
Harald Welte
4
-4
/
+4
2011-02-24
sms: introduce new command to trigger the sending process for specific subscr...
Nico Golde
1
-0
/
+19
2011-02-24
rf: Delay execution of commands
Holger Hans Peter Freyther
2
-18
/
+39
2011-02-24
rf: Verify that the requested mode is entered and drop OML in error
Holger Hans Peter Freyther
2
-0
/
+34
2011-02-24
rf: Remember the last command requested on the RF CMD interface
Holger Hans Peter Freyther
3
-0
/
+15
2011-02-24
oml: Parse probable cause and additional text in failure reports
Dieter Spaar
1
-0
/
+14
2011-02-24
misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621
Holger Hans Peter Freyther
2
-3
/
+4
2011-02-20
debian: Correct the path for the binaries.
Holger Hans Peter Freyther
6
-9
/
+9
2011-02-19
BSC: Fix empty neighbor list in case of manual SI/SI5 mode
Harald Welte
1
-3
/
+3
2011-02-19
Fix various compiler warnings all over the code
Harald Welte
11
-11
/
+18
2011-02-19
Install programs into $(prefix)/bin, not /sbin
Harald Welte
3
-4
/
+4
2011-02-18
bsc: Use msg->data and msg->len for the hexdump, pick a better name
Holger Hans Peter Freyther
1
-3
/
+3
2011-02-18
nat: If the number starts with 00 turn it into a international number
Holger Hans Peter Freyther
1
-1
/
+6
2011-02-18
nat: Add extra size check for the number and fail if it does not fit
Holger Hans Peter Freyther
1
-0
/
+6
2011-02-18
bsc: core-mobile-country-code and core-mobile-network-code range is too small
Holger Hans Peter Freyther
1
-2
/
+2
2011-02-18
LOGGING: make sure to make the 'logging filter' compatible with vty log cfg
Harald Welte
3
-18
/
+15
2011-02-15
Allow configuration of SI5 neighbor list != SI2 neighbor list
Harald Welte
4
-14
/
+76
2011-02-14
add example openbsc.cfg for RBS2308 with 4TRX
Harald Welte
1
-0
/
+221
2011-02-14
DAHDI: Automatically switch signalling slots to HDLC + FCS mode
Harald Welte
1
-1
/
+6
2011-02-14
OM2000: Make sure the IS and CON lists are kept in order
Harald Welte
1
-2
/
+2
2011-02-14
DAHDI: usse lower-case name to parse correctly by vty code
Harald Welte
1
-1
/
+1
2011-02-14
OM2000/RBS2000: Make IS+CON configuration persistent in config file
Harald Welte
3
-10
/
+38
2011-02-14
VTY: Allow for per-BTS-model specific config file write functions
Harald Welte
2
-0
/
+15
2011-02-14
LAPD: keep sent/receive sequence numbers per SAPI, not just per TEI
Harald Welte
1
-36
/
+48
2011-02-14
OM2000: Handle various ACKs better, implement CON CONF REQ
Harald Welte
1
-1
/
+43
2011-02-14
OM2000: Route outgoing NM message depending on MO
Harald Welte
6
-22
/
+49
2011-02-13
OM2000: Complete the VTY help message for OM2000 MO commands
Harald Welte
1
-1
/
+9
2011-02-13
OM2000: Allow configuration of CON from VTY
Harald Welte
3
-2
/
+95
2011-02-13
OM2000: Allow VTY based configuration of IS connection groups
Harald Welte
3
-14
/
+83
2011-02-13
OM2000: Don't send START REQ in response to FAULT REP
Harald Welte
1
-1
/
+0
2011-02-13
INPUT: Disable the per-TRX OML Link for now
Harald Welte
1
-0
/
+2
[next]