osmo-msc/openbsc/src/osmo-bsc
Holger Hans Peter Freyther 56cb729907 bsc: Add a "IPA PING" to the SCCP CR messages
We want to reduce the background traffic and might set the ping
interval to be in the range of minutes. But this means that if
the TCP connection is frozen several "SCCP CR CM Service Requests"
will be stuck in the send queue without ever being answered. I
could have used the logic of not receiving the "SCCP CC" to close
the connection but instead I am introducing an overload to schedule
the ping as part of the normal SCCP connection establishment.

The VTY write case has been manually verified, I have also looked
at a single trace to see that the SCCP CR and the IPA PING is
transfered in the same ethernet frame.
2014-09-05 12:25:32 +02:00
..
Makefile.am move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
osmo_bsc_api.c bsc: Add a "IPA PING" to the SCCP CR messages 2014-09-05 12:25:32 +02:00
osmo_bsc_audio.c handover: Fix the handover signalling for IP based BTSes 2012-12-26 10:32:02 +01:00
osmo_bsc_bssap.c bsc: Add a ctrl command to send a ussdNotify for a call 2014-08-08 21:17:36 +02:00
osmo_bsc_ctrl.c move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
osmo_bsc_filter.c bsc/mminfo: Patch timezone and DST in MM Info messages 2013-09-19 10:57:13 +02:00
osmo_bsc_grace.c bsc: rf_ctrl will always be created, remove the NULL checks 2014-02-08 12:47:39 +01:00
osmo_bsc_main.c Use port number #defines for VTY and CTRL ports 2014-08-24 17:54:49 +02:00
osmo_bsc_msc.c bsc: Add a "IPA PING" to the SCCP CR messages 2014-09-05 12:25:32 +02:00
osmo_bsc_sccp.c bsc: Add a "IPA PING" to the SCCP CR messages 2014-09-05 12:25:32 +02:00
osmo_bsc_vty.c bsc: Add a "IPA PING" to the SCCP CR messages 2014-09-05 12:25:32 +02:00