osmo-msc/openbsc/include/openbsc
Harald Welte da7ab74298 RTP-enable MNCC API for LCR + ip.access
Instead of passing TRAU frames down the MNCC API to the call control
application like MNCC, we now decode the TRAU frame into the actual codec
frame.  We do the same with the RTP packets in case of ip.access and
thus have a unified format of passing codec data from the BTS to
an application, independent of the BTS type.

This is only implemented for V1 full-rate at the moment, and needs
to be fixed.
2009-12-19 22:23:05 +01:00
..
Makefile.am add handover.h file to Makefile.am to make distcheck happy 2009-12-17 23:13:38 +01:00
abis_nm.h [OML] fix bugs in BCCH info parser for ip.access 2009-11-13 14:41:52 +01:00
abis_rsl.h ip.access: Keep a full copy of local and remote IP/PORT in lchan 2009-12-19 18:35:56 +01:00
bitvec.h bitvec: Introduce bitvec_get_nth_set_bit() function 2009-12-14 22:23:27 +01:00
bsc_rll.h Add new BSC RLL layer of code 2009-08-09 13:47:35 +02:00
chan_alloc.h move search for existing lchan for subscriber to new function 2009-08-09 18:52:33 +02:00
db.h store all APDU's received from the MS in the database 2009-08-16 10:40:10 +02:00
debug.h logging: introduce log levels at caller site 2009-12-17 23:10:46 +01:00
e1_input.h misc: Add prototypes to header files, include more header files 2009-08-10 07:54:02 +02:00
gsm_04_08.h make handover reference a function call argument 2009-12-17 00:25:18 +01:00
gsm_04_11.h Forward declare methods to fix compiler warnings 2009-10-22 15:39:37 +02:00
gsm_04_80.h [USSD] various USSD improvements 2009-10-26 20:39:26 +01:00
gsm_data.h [handover] add VTY parameter to enable/disable handover 2009-12-19 21:41:52 +01:00
gsm_subscriber.h [USSD] various USSD improvements 2009-10-26 20:39:26 +01:00
gsm_utils.h utility functions to convert RXLEV into dBm and vice versa 2009-12-12 15:37:54 +01:00
handover.h [handover] first functional handover implementation 2009-12-17 00:31:10 +01:00
ipaccess.h ip.access: Header has a 16bit length in network byte order 2009-10-29 16:33:59 +01:00
linuxlist.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
meas_rep.h mroe comments on meas_rep data structures 2009-12-15 21:36:59 +01:00
mgcp.h [mgcp] Add a simple mgcp gateway used for the BSC 2009-11-20 14:05:04 +01:00
misdn.h misc: Add prototypes to header files, include more header files 2009-08-10 07:54:02 +02:00
mncc.h RTP-enable MNCC API for LCR + ip.access 2009-12-19 22:23:05 +01:00
msgb.h [msgb] Add msgb_reset to reset an existing msgb* to the initial state 2009-10-21 16:38:13 +02:00
openbscdefines.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
paging.h provide return code from paging_request() function 2009-08-15 03:16:17 +02:00
rest_octets.h Replace template-based SYSTEM INFORMATION with real implementation 2009-12-01 18:04:30 +05:30
rs232.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
rtp_proxy.h RTP-enable MNCC API for LCR + ip.access 2009-12-19 22:23:05 +01:00
select.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
signal.h ip.access: Keep a full copy of local and remote IP/PORT in lchan 2009-12-19 18:35:56 +01:00
silent_call.h silent call: add header file for function prototypes 2009-11-17 06:00:23 +01:00
subchan_demux.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
system_information.h Replace template-based SYSTEM INFORMATION with real implementation 2009-12-01 18:04:30 +05:30
talloc.h the actual config file code (not just config files) 2009-08-08 16:12:58 +02:00
telnet_interface.h [telnet] Remove unused variables from the telnet interface 2009-11-17 09:46:33 +01:00
timer.h misc: Make bitfields unsigned int... 2009-10-27 10:42:28 +01:00
tlv.h ip.access: Keep a full copy of local and remote IP/PORT in lchan 2009-12-19 18:35:56 +01:00
transaction.h RTP-enable MNCC API for LCR + ip.access 2009-12-19 22:23:05 +01:00
trau_frame.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_mux.h RTP-enable MNCC API for LCR + ip.access 2009-12-19 22:23:05 +01:00
ussd.h Add USDD code from Mike Haben 2009-10-26 20:39:25 +01:00