osmo-msc/src
Harald Welte 5a065dfe2d don't allow calls of a subscriber to himself 2009-02-22 21:13:18 +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 * set OML TEI and E1 timeslot in one command 2009-02-21 20:15:32 +00:00
abis_rsl.c use RSL debug prefix in RSL code 2009-02-22 18:18:12 +00:00
bs11_config.c correct E1 timeslot / TEI attribute parsing 2009-02-21 20:41:12 +00:00
bsc_hack.c 25C3 is over, so call our network OpenBSC 2009-02-21 13:00:57 +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] Print the type and id of the not found provider 2009-02-22 20:33:09 +00:00
debug.c introduce new "DEBUGPC" macro for continuing on the same line without prefix of file/line/time 2009-02-06 12:38:29 +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 don't allow calls of a subscriber to himself 2009-02-22 21:13:18 +00:00
gsm_04_11.c [utils] Create gsm_utils for 7bit encoding and decoding... 2009-02-17 20:31:30 +00:00
gsm_data.c add gst_ts_name() function to obtain human-readable channel name 2009-02-19 17:06:42 +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 [utils] Commit not working 7bit encoder... 2009-02-17 23:42:45 +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 don't pass subchannel data to the TRAU decoder if we're not synchronized yet 2009-02-19 17:05:13 +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