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
path:
root
/
openbsc
/
src
/
libmsc
/
mncc_builtin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
Merge branch 'master' into sysmocom/iu, with tweaks
sysmocom/iu_orig_history
Neels Hofmeyr
1
-1
/
+2
2016-04-22
Add extra debug output with channel mode and type
Max
1
-1
/
+2
2016-03-04
disable code trying to reach across BSC/MSC bounds, make build pass
Neels Hofmeyr
1
-0
/
+2
2016-03-03
mscsplit: remove bts and lchan pointers from libmsc
Neels Hofmeyr
1
-0
/
+5
2015-12-12
mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE
Harald Welte
1
-5
/
+5
2015-09-14
mncc: Use the default codec from the built-in mncc mode
Holger Hans Peter Freyther
1
-2
/
+7
2015-04-29
mncc: Select the codec similar to the modify handling
Holger Hans Peter Freyther
1
-1
/
+1
2014-03-20
mncc: Use helper function to check if an MNCC frame is data (speech/traffic)
Andreas Eversberg
1
-14
/
+8
2014-01-14
Each BTS can be configured for speech support (other than GSM full rate)
Andreas Eversberg
1
-1
/
+1
2013-01-25
CC: Be sure to allocate call instance with talloc_zero()
Andreas Eversberg
1
-1
/
+1
2012-09-19
nncc_builtin: send CHAN MODE MODIFY after CALL PROCEEDING
Harald Welte
1
-6
/
+6
2012-03-01
misc: Use msgb_free for freeing the messages
Holger Hans Peter Freyther
1
-1
/
+1
2011-09-03
Add VTY command to specify default speech codec
Harald Welte
1
-2
/
+16
2011-04-18
misc: Remove sys/types.h includes from the files
Holger Hans Peter Freyther
1
-1
/
+0
2011-04-18
misc: Move from u_int to uint types of stdint.h
Holger Hans Peter Freyther
1
-3
/
+3
2011-03-23
src: use new library libosmogsm and new path to headers in libosmocore
Pablo Neira Ayuso
1
-1
/
+1
2011-03-04
prefix sub-directories containing libraries with 'lib'
Harald Welte
1
-0
/
+411