osmo-mgw/openbsc/include/openbsc
Holger Hans Peter Freyther 260d6ed02c mgcp: Add a call tap feature to forward audio to another forward port
For debugging it is useful to forward (tee) UDP packets to another
system and use gstreamer to inspect the rtp stream. This is untested
code and might contain bugs.... and of course only tap your own calls.
2010-08-06 01:12:21 +08:00
..
Makefile.am nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00
abis_nm.h ipaccess-config / network listen: ordered list of RxLevels 2010-07-22 21:54:19 +02:00
abis_rsl.h chan_alloc: Change Channel Release to release SAPIs, then the channel 2010-07-31 04:09:38 +08:00
auth.h auth: Add missing include/auth.h 2010-06-14 20:54:02 +02:00
bsc_api.h bsc_api: Add cipher mod reject api callback 2010-07-23 17:15:15 +08:00
bsc_msc.h nat: Store the msc_con in the data of the bsc_fd 2010-07-05 14:30:21 +08:00
bsc_nat.h nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00
bsc_nat_sccp.h Use new include paths of libosmo-sccp 0.0.2 2010-08-03 15:11:51 +02:00
bsc_rll.h Add new BSC RLL layer of code 2009-08-09 13:47:35 +02:00
chan_alloc.h bsc_msc: Remove use_count from the subscriber connection 2010-06-28 18:01:47 +08:00
crc24.h Create new 'gprs-sgsn' branch on top of 'gprs-conf' 2010-05-04 07:20:41 +02:00
db.h db: Change naming convention for auth info functions 2010-06-14 20:43:50 +02:00
debug.h nat: Register a debug region for the nat. 2010-06-15 20:24:21 +08:00
e1_input.h split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
gb_proxy.h Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00
gprs_bssgp.h [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging 2010-06-10 15:12:38 +02:00
gprs_gmm.h [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state 2010-06-09 21:40:45 +08:00
gprs_llc.h [SGSN] Use libosmocore GPRS encryption plugins from LLC layer 2010-07-02 22:55:39 +02:00
gprs_ns.h GPRS: Increase the NS msg size to 2048 2010-06-14 22:11:40 +08:00
gprs_ns_frgre.h gprs_ns_frgre.h: Create the header and include it 2010-05-23 21:23:44 +08:00
gprs_sgsn.h [SGSN] Call libosmocore helper to load cipher plugins 2010-07-02 22:54:55 +02:00
gsm_04_08.h msc: Create a dummy operation to keep the channel open for five seconds 2010-07-05 15:36:08 +08:00
gsm_04_08_gprs.h [SGSN] Initial work on GMM authentication and ciphering 2010-07-03 11:09:06 +02:00
gsm_04_11.h bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. 2010-06-17 16:41:25 +08:00
gsm_04_80.h gsm_04_80: Allow to specify the alert pattern for the notification 2010-07-27 18:27:46 +08:00
gsm_data.h chan_alloc: Change Channel Release to release SAPIs, then the channel 2010-07-31 04:09:38 +08:00
gsm_subscriber.h gsm_subscriber: Increase the name to 160 charachters 2010-07-26 03:55:56 +08:00
handover.h handover: Call bsc_handover_clear from gsm0808_clear 2010-06-30 13:02:08 +08:00
ipaccess.h [ipa] Handle losing the RSL/OML connection.. 2010-04-15 11:17:24 +02:00
meas_rep.h [meas_rep] Add raw neighbor index into per-cell parsed meas rep 2009-12-26 00:28:37 +01:00
mgcp.h mgcp: Allow to have a different port allocation mode 2010-08-05 07:20:09 +08:00
mgcp_internal.h mgcp: Add a call tap feature to forward audio to another forward port 2010-08-06 01:12:21 +08:00
misdn.h misc: Add prototypes to header files, include more header files 2009-08-10 07:54:02 +02:00
mncc.h move large parts of mncc.h and gsm48 encode/decode into libosmocore 2010-03-07 23:40:35 +01:00
network_listen.h [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute 2010-07-22 21:54:19 +02:00
openbscdefines.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
osmo_bsc.h bsc: Add header file for the true BSC API. 2010-07-05 16:04:36 +08:00
osmo_bsc_rf.h osmo-bsc: Start adding code for the osmo_bsc.. 2010-06-30 15:11:29 +08:00
osmo_msc.h bsc_msc: Remove use_count from the subscriber connection 2010-06-28 18:01:47 +08:00
paging.h bsc_api: Make paging/silent call work with the subscriber_connection 2010-06-17 15:05:57 +08:00
rest_octets.h GPRS: Add Support for the GPRS Cell Option Extension Info IE 2010-04-18 21:25:56 +02:00
rs232.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
rtp_proxy.h ipaccess: Send RTP Payload IE for CRCX & MDCX 2010-04-12 19:58:57 +02:00
sgsn.h [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM 2010-07-01 19:56:19 +02:00
signal.h osmo_bsc_rf: Add a grace command, send a signal 2010-07-29 02:41:38 +08:00
silent_call.h silent_call: Use the gsm_subscriber_connection instead of lchan->conn 2010-06-21 16:40:09 +08:00
socket.h [GPRS] Add Frame Relay in GRE encapsulation for NS 2010-05-19 14:38:50 +02:00
subchan_demux.h split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
system_information.h Add more RSL <-> Osmo SI type mappings, export osmo_sitype_strs[] 2010-07-30 11:17:13 +02:00
transaction.h handover: Attempt to use the same gsm_subscriber_conn for new/old channel 2010-06-30 12:59:20 +08: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 bsc_api: Remove the lchan from the USSD code... 2010-06-17 17:35:57 +08:00
vty.h vty: Remove the logging command that is in libosmocore 2010-08-04 06:26:25 +08:00