osmo-msc/doc/examples
Harald Welte 5d1fa89819 GSM timers: User reasonable defaults; don't save if equal default
A number of the GSM timers (including T3109) had no reasonable
default values if not specified in the VTY / config file.  Together
with unconditional writing to the config file, this created
config files with a persistent setting for important timers as '0'.

To make things worse, many of our example cofig files suffered from the
same problem.

Let's avoid this from happening by
* having reasonable defaults if nothing specified in the config file
* conditionally savingg timers only if they differ from default
* reject any timer values that state zero during start-up (see previous
  commit)

Change-Id: Iaac0bfca423852b61d8b9eb1438157ef00d0d8c8
Closes: OS#2380
2017-08-27 02:33:48 +02:00
..
osmo-bsc GSM timers: User reasonable defaults; don't save if equal default 2017-08-27 02:33:48 +02:00
osmo-bsc_mgcp examples: Change IP address of config files 2017-08-23 14:37:22 +02:00
osmo-bsc_nat fix make distcheck with python tests 2017-07-21 03:39:38 +02:00
osmo-gbproxy move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
osmo-gtphub move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
osmo-msc examples: Change IP address of config files 2017-08-23 14:37:22 +02:00
osmo-sgsn examples/sgsn: Use osmo-hlr with auth-policy remote by default 2017-08-24 16:47:42 +02:00
Makefile.am move openbsc/* to repos root 2017-07-12 23:17:10 +00:00