osmo-msc/openbsc/src/libbsc
Holger Hans Peter Freyther 93dfa24f42 bsc: Add a ctrl command to send a ussdNotify for a call
Send a non-call related SS message for an active call indentified
by the CIC of that call. As an ugly hack the order of the SS
release and the invocation are changed. That was necessary for the
E71 on a TCH. The time between notify and release was just too short.
The right would be to wait for the returnResultLast but this would
involve keeping more local state. Let's see how far we get here. It
might be necessary to change the order in the other call sites as
well.
2014-08-08 21:17:36 +02:00
..
Makefile.am ctrl: Move the lookup into a separate file in preparation for GPRS 2014-03-23 16:25:16 +01:00
abis_nm.c oml: Fix compiler warning about aliasing 2014-04-04 12:56:34 +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 vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
abis_om2000.c Fix more hidden TSC bugs for Ericsson BTS 2014-01-19 17:32:59 +01:00
abis_om2000_vty.c vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
abis_rsl.c dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users 2014-08-04 08:59:16 +02:00
arfcn_range_encode.c si: Implement range 128, 256, 1024 encoding 2014-01-16 12:04:30 +01:00
bsc_api.c bsc: Add a ctrl command to send a ussdNotify for a call 2014-08-08 21:17:36 +02:00
bsc_ctrl_commands.c ctrl: Remove the param parameter as it was never used/implemented 2014-05-15 15:50:55 +02:00
bsc_ctrl_lookup.c ctrl: Fix handling of missing replies 2014-05-15 14:22:56 +02:00
bsc_init.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
bsc_msc.c ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages 2014-04-01 13:40:59 +02:00
bsc_rf_ctrl.c bsc: rf_ctrl will always be created, remove the NULL checks 2014-02-08 12:47:39 +01:00
bsc_rll.c bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 2013-12-27 19:21:58 +01:00
bsc_vty.c bsc: Timers are in seconds, clarify that in the online help 2014-04-11 19:30:53 +02:00
bts_ericsson_rbs2000.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_init.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
bts_ipaccess_nanobts.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_nokia_site.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_siemens_bs11.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_sysmobts.c Do not expect all BTSs support TSC != BCC 2014-01-19 17:32:56 +01:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c chan_alloc: Fall-back to TCH/H, if we cannot find a TCH/F 2014-05-19 08:31:39 +02:00
e1_config.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
gsm_04_08_utils.c TSC: Add new gsm_ts_tsc() function to resolve TSC of TS 2014-01-19 17:32:59 +01:00
gsm_subscriber_base.c sms: Add code to migrate the database to the new schema 2014-04-30 15:31:57 +02:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users 2014-08-04 08:59:16 +02: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 bsc: Allow to page a BTS that is excluded from the RF lock 2013-01-28 15:41:27 +01:00
rest_octets.c si: Another round of PCS related fixes 2013-03-10 17:39:50 +01:00
system_information.c si: Fix range1024 encoding 2014-01-16 12:04:30 +01:00