index
:
osmo-msc
34c3
35c3
36c3
aoip
cccamp2019
fairwaves/production
falconia/production
jolly/vgcs
keith/LCLS_SIP
keith/lcls2r1
keith/lcls_nonsense
keith/sms
keith/sqlite3_no_unixepoch
laforge/gsup
laforge/nosql
laforge/sgsap
laforge/sqlite3
laforge/ussd
lynxis/pre_release
master
msuraev/smpp
neels/1.6.2
neels/35c3
neels/3g_opt_in
neels/a54
neels/call_during_call
neels/cc_timeout
neels/codecs
neels/codecs_fmtp
neels/codecs_tmp
neels/db_log
neels/dbi_debug
neels/dev
neels/dgsm
neels/dgsm_and_codecs
neels/encryption
neels/ho
neels/lcls_nonsense
neels/log
neels/master
neels/mgw_domain
neels/mipsel
neels/mncc_codecs
neels/mncc_codecs2
neels/mncc_codecs3
neels/mncc_path
neels/msc_vlr_test_a54
neels/os2779
neels/os2983
neels/os3062
neels/osmo_timer
neels/re-est
neels/reass
neels/sms_over_gsup
neels/split
neels/unexpected_id_resp
neels/vgcs
neels/vlr_evil_twin1
neels/vlr_evil_twin3
neels/vtyref
news_from_openbsc
osmith/fix-python3
osmith/move-manuals-to-project-repos
osmith/rpm
osmith/wip
osmith/wip-csd
pespin/fix-smsc-use-after-free
pespin/foo
pespin/ipv6
pespin/master
pespin/release-1.4.0
pespin/smpp2
pespin/systemd
pespin/test
pespin/tmp
pmaier/callref
pmaier/fixlength
pmaier/lac
rhizomatica/production
rhizomatica/testing
stsp/lu_expire
stsp/neighbor_ident
stsp/smpp_store_sms
tnt/silent-call
OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G 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
2020-01-09
debug hack: add use count on conn for SMPP cmd
neels/os4351
Neels Hofmeyr
3
-2
/
+19
2020-01-09
deprecation: s/osmo_sockaddr_str_from_32n/osmo_sockaddr_str_from_32h
Neels Hofmeyr
1
-1
/
+1
2020-01-09
logging typo 'extected'
Neels Hofmeyr
1
-1
/
+1
2020-01-08
send the RAT type (GERAN-A / UTRAN-Iu) to HLR on LU
Neels Hofmeyr
13
-69
/
+71
2020-01-08
sms-over-gsup fixups
Neels Hofmeyr
1
-10
/
+17
2020-01-08
gsup routing error
Neels Hofmeyr
1
-0
/
+9
2020-01-08
Fix duplicate SMS when SMPP returns to same MSC
Neels Hofmeyr
2
-4
/
+15
2020-01-08
charts: Makefile: add '%.ladder' to '%.msc' rule
Neels Hofmeyr
1
-0
/
+4
2020-01-06
add full SDP codec information to the MNCC socket
Neels Hofmeyr
27
-443
/
+5489
2020-01-06
vlr.c: fix condition to check MSISDN presence
Neels Hofmeyr
1
-1
/
+1
2020-01-06
vlr_gsup_rx: fix uninitialized rc
Neels Hofmeyr
1
-1
/
+1
2020-01-05
libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp()
Vadim Yanitskiy
2
-0
/
+39
2020-01-03
Bump version: 1.5.0.72-6e72-dirty → 1.6.0
1.6.0
Pau Espin Pedrol
3
-7
/
+101
2019-12-19
libmsc/gsm_04_11_gsup.c: fix SM-RP-OA encoding for MO SMS over GSUP
Vadim Yanitskiy
1
-6
/
+12
2019-12-19
libmsc/gsm_04_11_gsup.c: do not init a buffer in gsm411_gsup_mo_fwd_sm_req()
Vadim Yanitskiy
1
-1
/
+1
2019-12-12
sms log tweak
Neels Hofmeyr
1
-1
/
+1
2019-12-12
sms db: when storing an SMS, retrieve the ID
Neels Hofmeyr
1
-0
/
+3
2019-12-12
osmoappdesc.py, tests: switch to python 3
Oliver Smith
4
-60
/
+60
2019-12-12
gsup: indicate CN-Domain in SendAuthInfo Requests
Neels Hofmeyr
22
-146
/
+148
2019-12-03
msc: exit(2) on unsupported positional arguments on command line
Harald Welte
1
-0
/
+5
2019-12-02
libmsc: fix potential NULL-pointer dereferences detected by GCC's LTO
Vadim Yanitskiy
2
-1
/
+9
2019-12-02
counters: polish documentation of cm_service_request / paging_resp
Vadim Yanitskiy
2
-8
/
+8
2019-12-02
counters: clarify documentation for MSC_CTR_CALL_* entries
Vadim Yanitskiy
2
-14
/
+14
2019-12-02
counters: clarify documentation for MSC_CTR_LOC_UPDATE_* entries
Vadim Yanitskiy
2
-12
/
+12
2019-12-02
counters: clarify documentation for MSC_CTR_SMS_* entries
Vadim Yanitskiy
2
-13
/
+14
2019-12-01
Check for osmo_fsm_register() error return value
Harald Welte
2
-2
/
+2
2019-12-01
manual: Fix copy+paste error
Harald Welte
1
-1
/
+1
2019-12-01
check for osmo_ss7_init() error return value
Harald Welte
1
-1
/
+1
2019-11-28
msc_vlr_test_call: rename lu_utran_tmsi
Neels Hofmeyr
2
-16
/
+16
2019-11-28
msc_vlr_tests: log descriptions in color with -v
Neels Hofmeyr
1
-1
/
+4
2019-11-28
msc_vlr_test_call.c: add MNCC logging
Neels Hofmeyr
2
-5
/
+41
2019-11-28
msc_vlr_tests: better err logging for dtap msgs
Neels Hofmeyr
1
-1
/
+3
2019-11-28
MNCC v6: add optional SDP to the socket protocol
Neels Hofmeyr
9
-9
/
+189
2019-11-28
add sdp_msg API: SDP parsing/composition
Neels Hofmeyr
11
-0
/
+1846
2019-11-28
fix incoming call while Paging
Neels Hofmeyr
1
-10
/
+2
2019-11-28
msc_a CC: add some basic sanity tests
Neels Hofmeyr
1
-0
/
+10
2019-11-28
fail on invalid RTP address from MGW
Neels Hofmeyr
1
-0
/
+6
2019-11-19
Fix some typos
Martin Hauke
27
-50
/
+50
2019-11-05
BSSMAP: decode Codec List (BSS Supported)
Neels Hofmeyr
2
-0
/
+32
2019-11-05
fix msc_vlr_test_call.c
Neels Hofmeyr
4
-22
/
+432
2019-11-05
cc trans: remove unused tch_rtp_create
Neels Hofmeyr
2
-18
/
+0
2019-11-01
charts: add full MO and MT voice call diagram
Neels Hofmeyr
2
-1
/
+126
2019-11-01
add msc_log_to_ladder.py
Neels Hofmeyr
1
-0
/
+724
2019-11-01
CC: add error handling for CRCX responses
Neels Hofmeyr
1
-3
/
+3
2019-11-01
use osmo_sockaddr_str_is_nonzero()
Neels Hofmeyr
6
-19
/
+19
2019-11-01
rtp_stream: sanely cancel MGW endpoint FSM notify
Neels Hofmeyr
1
-0
/
+1
2019-11-01
fsm: use deferred deallocation
Neels Hofmeyr
1
-2
/
+2
2019-10-29
send MNCC REL only if MNCC has actually started
Neels Hofmeyr
2
-3
/
+9
2019-10-29
log: ran_msg_a: tweak a message name
Neels Hofmeyr
1
-1
/
+1
2019-10-29
log: RANAP encode: use RANAP message names instead of BSSAP
Neels Hofmeyr
1
-2
/
+5
[next]