..
This commit is contained in:
parent
c4a55fcaa0
commit
143fb78682
4 changed files with 19 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
./FRNClientConsole | ./callcapture \
|
||||
--identity AlterFRN \
|
||||
--expression "RX is started: (?<alias>(?<call>[A-Z0-9]{2,7})[-,][^;]+)" \
|
||||
--expression "RX is started: (?<alias>(?<call>[A-Z0-9]{2,7})[-,][^;]*)" \
|
||||
--connection Registry.cnf \
|
||||
--network 2502 \
|
||||
--link 11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue