From 6bf7c7f9db360d6031417b012dcb0e90e2251cd6 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sat, 6 Jun 2009 23:46:21 +0200 Subject: gsm improvements code cleanup modified: README modified: action.cpp modified: action_efi.cpp modified: action_vbox.cpp modified: alawulaw.c modified: bchannel.c modified: bootstrap.c modified: callerid.c modified: cause.c modified: chan_lcr.c modified: default/gsm.conf modified: dss1.cpp modified: gsm.cpp modified: gsm.h modified: gsm_conf.c modified: message.h --- default/gsm.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'default') diff --git a/default/gsm.conf b/default/gsm.conf index 6ee6db5..742bf8e 100644 --- a/default/gsm.conf +++ b/default/gsm.conf @@ -4,7 +4,7 @@ # Enable debugging of OpenBSC library. # Refer to OpenBSC project for debugging options. # By default, debugging is turned off. -#debug DRLL:DCC:DNM:DRR:DRSL:DNM:DSMS:DMNCC:DPAG:DMUX +#debug DRLL:DCC:DMM:DRR:DRSL:DNM:DSMS:DMNCC:DMNSMS:DPAG:DMUX # Two Loopback interfaces for audio transfer between OpenBSC and mISDN. # The first interface must provide B-channelis for each call mobile call. @@ -50,8 +50,9 @@ allow-all # To keep layer 2 connection to BS11 when quitting, use this option. # It is only usefull for developing. TRX will stay on. +# Also changes in frequency, mcc, mnc, lac while keeping layer 2 will cause +# malefunction of BSC. # Warning: Keeping layer 2 link may prevent emergency calls. (See below) -# Layer 2 will only be kept, if lcr was killed manually. #keep-l2 # You must define a list of your BTS'. @@ -72,6 +73,7 @@ bts bs11 9 123 # emergency facility. If you can't do that, don't touch it! #no-emergency-shutdown - +# Write BTS-Link traffic to PCAP file. +#pcapfile pcap -- cgit v1.2.3-55-g7522