osmo-msc/src/libmsc
Stefan Sperling 832046d383 Improve an error message in db_init().
If we cannot open a connection to the sqlite3 database, show the name of the
database we failed to access, and also hint at the fact that a likely reason
for the problem is a missing sqlite3 driver for libdbi.

Change-Id: If1c0026e882984b4358ce116ec4a7ad40340517c
2018-01-16 14:21:16 +01:00
..
Makefile.am fix build: missing LIBOSMORANAP flags in libmsc 2018-01-16 14:06:36 +01:00
a_iface.c a_iface_tx_assignment: fix log lvl for "Sending Assignment..." 2018-01-08 12:56:27 +00:00
a_iface_bssap.c cosmetic: rename sccp_rx_udt and sccp_rx_dt to a_* 2017-12-20 16:14:50 +00:00
auth.c Migrate from OpenSSL to osmo_get_rand_id() 2017-12-27 11:11:14 +00:00
ctrl_commands.c Add control command to expire subscriber 2018-01-05 10:10:35 +00:00
db.c Improve an error message in db_init(). 2018-01-16 14:21:16 +01:00
gsm_04_08.c VLR: log subscriber update 2017-12-31 11:01:46 +00:00
gsm_04_11.c subscr_conn: introduce usage tokens for ref error tracking 2017-11-27 15:40:01 +01:00
gsm_04_14.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
gsm_04_80.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
gsm_subscriber.c fix: properly cancel all Paging on IMSI Detach 2017-12-20 23:07:10 +01:00
iu_dummy.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
iucs.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
iucs_ranap.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
meas_feed.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
meas_feed.h move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mncc.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
mncc_builtin.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
mncc_sock.c Remove rest_octets.h 2017-09-15 11:31:03 +02:00
msc_ifaces.c fix build: remove obsolete header legacy_mgcp/mgcp.h 2017-09-24 19:52:25 +02:00
msc_vty.c fix paging: add timeout to discard unsuccessful paging 2017-12-20 23:07:10 +01:00
osmo_msc.c cosmetic: log error when using a conn that's in release 2017-11-27 15:40:01 +01:00
rrlp.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
silent_call.c compiler warning: extend #if 0 to include unused array 2017-12-18 23:14:58 +00:00
smpp_openbsc.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
smpp_smsc.c smpp_smsc.c: don't talloc_strdup NULL pointers 2018-01-07 19:04:10 +01:00
smpp_smsc.h libmsc: add support for SMPP delivery receipts 2017-08-27 02:33:49 +02:00
smpp_utils.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
smpp_vty.c vty: skip installing cmds now always installed by default 2017-11-01 00:51:21 +01:00
sms_queue.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
subscr_conn.c subscr_conn: introduce usage tokens for ref error tracking 2017-11-27 15:40:01 +01:00
transaction.c subscr_conn: introduce usage tokens for ref error tracking 2017-11-27 15:40:01 +01:00
ussd.c src/libmsc/ussd.c: drop useless forward declaration 2018-01-10 22:17:37 +06:00
vty_interface_layer3.c Add control command to expire subscriber 2018-01-05 10:10:35 +00:00