osmo-msc/include/openbsc
Harald Welte 7ccf77810b slightly more complete GSM 04.08 CC, we can now
* initiate phone calls from one MS
* look-up the subscriber based on dialled extension
* page the called subscriber
* send the SETUP to the called subscriber, including CLIP/CLIR
* get ALERTING notification back to caller
* relay DISCONNECT from either side to the other
This is still far from being complete, but it at least works for the most common case
2009-02-17 01:43:01 +00:00
..
Makefile.am [signal] Add generic signal registration and dispatch... 2009-02-14 22:51:00 +00:00
abis_nm.h * use more constants to name the various BTS/TRX/... attributes 2009-02-15 16:16:28 +00:00
abis_rsl.h * introduce TLV parser definitions for RSL IE's 2009-02-16 21:12:08 +00:00
call_handling.h Draft ideas for high level call handling 2008-12-27 22:59:48 +00:00
chan_alloc.h Add implementation to find a lchan by the struct gsm_subscriber 2009-01-04 03:48:30 +00:00
db.h Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +00:00
debug.h 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_input.h preliminary ip.access BTS support, as of now only OML singalling works 2009-02-13 02:43:36 +00:00
gsm_04_08.h slightly more complete GSM 04.08 CC, we can now 2009-02-17 01:43:01 +00:00
gsm_04_11.h add IEI values for GSM 04.11 2009-02-16 22:32:17 +00:00
gsm_data.h 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
gsm_subscriber.h introduce lookup of subscribers based on their extension number 2009-02-09 23:39:20 +00:00
ipaccess.h * add commond header file for ipaccess protocol 2009-02-15 15:32:53 +00:00
linuxlist.h initial commit of current OpenBSC state 2008-12-23 20:25:15 +00:00
misdn.h Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +00:00
msgb.h introduce msgb_l2len() function 2009-02-16 21:09:34 +00:00
paging.h 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
select.h no reasonable commit message possible. tons of changes of the last 2 days 2008-12-25 23:28:35 +00:00
signal.h 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.h * add trau_mux implementation to relay from one incoming TRAU 2009-02-09 18:13:26 +00:00
telnet_interface.h Implement put_channel/get_channel, save on which bts we currently operate 2009-01-04 03:49:41 +00:00
timer.h Add new management function to struct timer_list 2009-01-02 23:57:22 +00:00
tlv.h * extend TLV parser to use a list of TLV type descriptions 2009-02-15 03:34:15 +00:00
trau_frame.h * add trau_mux implementation to relay from one incoming TRAU 2009-02-09 18:13:26 +00:00
trau_mux.h * add trau_mux implementation to relay from one incoming TRAU 2009-02-09 18:13:26 +00:00