osmo-bsc/openbsc/src/libbsc
Holger Hans Peter Freyther f95f2733e6 lchan: Close a possible still open RTP Socket
In case of a reset (loss of the BTS) close down all remaining
RTP Proxy sockets. In case of a lchan_free shout if the rtp
proxy is still open. I would prefer if the proxy code sits inside
the gsm subscriber connection.
2012-01-17 15:30:24 +01:00
..
Makefile.am abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags 2012-01-15 17:52:02 +01:00
abis_nm.c Fix Ericsson RBS2000 support after libosmo-abis merge 2011-09-26 23:44:49 +02:00
abis_nm_ipaccess.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
abis_nm_vty.c abis: Get the structs and values from libosmocore 2011-05-31 00:37:47 +02:00
abis_om2000.c Fix Ericsson RBS2000 support after libosmo-abis merge 2011-09-26 23:44:49 +02:00
abis_om2000_vty.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
abis_rsl.c channel: Review lchan_free calls and the state the channel is in 2012-01-15 00:28:15 +01:00
bsc_api.c bsc: Assume assignment_complete/assignment_fail is set 2011-12-27 12:55:44 +01:00
bsc_init.c bsc: Drop the BTS instead of exiting the application 2011-10-12 08:30:22 +02:00
bsc_msc.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
bsc_rll.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
bsc_vty.c bsc: Fix "show lchan" for partially provided information 2012-01-15 00:02:54 +01:00
bts_ericsson_rbs2000.c All 3 E1-BTS should now work with dahdi and misdn_lapd driver. 2011-09-29 01:33:10 +02:00
bts_hsl_femtocell.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
bts_init.c Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00
bts_ipaccess_nanobts.c libbsc/nanobts: Fix NSVC OML init sequence for some rugby models 2011-10-17 13:57:58 +02:00
bts_nokia_site.c nokia: Use a longer T200 because RSL link can be pretty slow after a reset 2011-11-02 23:11:19 +01:00
bts_siemens_bs11.c Undo my changes to bts_siemens_bs11.c it works as it was. 2011-09-29 01:33:10 +02:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c lchan: Close a possible still open RTP Socket 2012-01-17 15:30:24 +01:00
e1_config.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
gsm_04_08_utils.c src: use new msg->dst pointer instead of deprecated msg->trx 2011-08-19 22:38:33 +02:00
gsm_subscriber_base.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c ho: Remove rtp_proxy.h include, no proxy code in here 2012-01-17 15:27:13 +01:00
meas_proc.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
meas_rep.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
paging.c paging: Add method to find the paging data for a given subscriber 2011-07-19 20:01:54 +02:00
rest_octets.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
system_information.c libbsc: Don't include ext_info in SI13 if not in EGPRS mode 2011-10-17 13:56:02 +02:00