osmo-msc/src
Harald Welte 51f38457e5 add missing header include 2009-02-24 22:36:40 +00:00
..
input write 160byte to one E1 TS at any given time, since that is one TRAU Frame (40 bytes) per sub-channel 2009-02-18 03:39:00 +00:00
Makefile.am [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it 2009-02-20 18:33:00 +00:00
abis_nm.c Add LMT event parsing 2009-02-22 21:58:49 +00:00
abis_rsl.c Ignore CONNECTION FAIL INDICATION cause 0x18 to make sure our phone calls survive on BS11. 2009-02-23 00:02:59 +00:00
bs11_config.c correct E1 timeslot / TEI attribute parsing 2009-02-21 20:41:12 +00:00
bsc_hack.c fix non-randomness of TMSI by seeding the PRNG. Later we should use openssl 2009-02-24 22:36:20 +00:00
chan_alloc.c [rr] Send a Channel Release before deactivating the channel 2009-02-06 21:55:37 +00:00
db.c [db] Introduce a table for SMS 2009-02-23 00:50:31 +00:00
debug.c remove subchan_demux debug statements, add DMUX commandline parsing 2009-02-23 00:04:04 +00:00
e1_config.c implement dynamic TRAU frame mapping 2009-02-19 17:24:39 +00:00
e1_input.c strip mISDN hardware header before putting B-channel data into subchannel demuxer 2009-02-17 19:02:29 +00:00
gsm_04_08.c fix paging response parsing for phase1 phones (classmar2 can be less than 4 bytes in length) 2009-02-22 21:26:29 +00:00
gsm_04_11.c [sms] Fix memory leak 2009-02-23 04:03:27 +00:00
gsm_data.c add missing header include 2009-02-24 22:36:40 +00:00
gsm_subscriber.c introduce lookup of subscribers based on their extension number 2009-02-09 23:39:20 +00:00
gsm_utils.c [sms] Fix the length of the of the outgoing data... 2009-02-23 04:03:33 +00:00
ipaccess-find.c * add commond header file for ipaccess protocol 2009-02-15 15:32:53 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
paging.c switch paging code to use a timer again, since not all BTS send reliable CCCH load indications 2009-02-17 01:39:41 +00:00
rs232.c fix various compiler warnings while building bs11_config 2009-02-21 12:59:58 +00:00
select.c cosmetic fixes 2009-02-03 12:58:59 +00:00
signal.c modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) 2009-02-16 22:05:44 +00:00
subchan_demux.c remove subchan_demux debug statements, add DMUX commandline parsing 2009-02-23 00:04:04 +00:00
telnet_interface.c various CC updates: 2009-02-17 15:29:33 +00:00
telnet_parser.l Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +00:00
timer.c Go through del_timer otherwise in_list will not be reset leading to crashes... 2009-01-03 04:39:51 +00:00
tlv_parser.c tlv_parser now operates on 'const' input buffer 2009-02-21 12:59:22 +00:00
trau_frame.c * use DEBUGP in TRAU frame code 2009-02-18 03:24:58 +00:00
trau_mux.c add debug statement when setting up trau mapping 2009-02-19 17:07:01 +00:00