mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-10-31 12:03:50 +00:00 
			
		
		
		
	cscn: default to osmo-cscn.cfg, not opencscn.cfg
This commit is contained in:
		| @@ -68,7 +68,7 @@ | |||||||
| /* MCC and MNC for the Location Area Identifier */ | /* MCC and MNC for the Location Area Identifier */ | ||||||
| struct gsm_network *bsc_gsmnet = 0; | struct gsm_network *bsc_gsmnet = 0; | ||||||
| static const char *database_name = "hlr.sqlite3"; | static const char *database_name = "hlr.sqlite3"; | ||||||
| static const char *config_file = "opencscn.cfg"; | static const char *config_file = "osmo-cscn.cfg"; | ||||||
| static const char *rf_ctrl_name = NULL; | static const char *rf_ctrl_name = NULL; | ||||||
| extern const char *openbsc_copyright; | extern const char *openbsc_copyright; | ||||||
| static int daemonize = 0; | static int daemonize = 0; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user