I now switched that to:
dect-cluster-add --name cluster0 --emc $EMC --fpn $FPN --mode pp
dect-cell-add --name cell0 --cluster cluster0 --flags monitor
dect-transceiver-bind --transceiver trx0 --cell cell0
But I still have the same problem.
Do I need a newer kernel than commit
75a0d091dc8074ef940932cf6027fcdf59277070 to run the kernel in
monitoring-mode?
Am Dienstag, den 09.11.2010, 11:16 +0100 schrieb Patrick McHardy:
Am 08.11.2010 18:27, schrieb Erik Tews:
Hi
I have a strange problem with dectmon. I would like to monitor the
conversations between a Siemens AS150 and it's base station. I started
the cluster in monitoring mode with the same emc and fpn as the original
base station in pp mode:
dect-cluster-add --name cluster0 --emc $EMC --fpn $FPN --mode pp --monitor
Actually, this seems to be the problem, the syntax is "--flags monitor".
dect-cell-add --name cell0 --cluster cluster0
dect-transceiver-bind --transceiver trx0 --cell cell0