Moved from MySQL to new set of D-BUS methods to retreive station call / ID
This commit is contained in:
parent
f9bcb35800
commit
b99aeaa581
17 changed files with 294 additions and 424 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
./FRNClientConsole | ./callcapture \
|
||||
--identity AlterFRN \
|
||||
--expression "RX is started: (?<alias>(?<call>[A-Z0-9]{2,7})[-,][^;]*)" \
|
||||
--connection Registry.cnf \
|
||||
--expression "RX is started: ([A-Z0-9]{2,7})[-,]" \
|
||||
--unknown 2505 \
|
||||
--network 2502 \
|
||||
--link 11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue