From 35b109250416395f818f435a62d07cfe0ae5a325 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 20 Apr 2021 17:29:54 +0100 Subject: [PATCH] Lastdata --- bridge.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bridge.py b/bridge.py index 3fb9fb1..ec7aab7 100755 --- a/bridge.py +++ b/bridge.py @@ -223,6 +223,8 @@ class routerOBP(OPENBRIDGE): 'CONTENTION':False, 'RFS': _rf_src, 'TGID': _dst_id, + 'lastSeq': False, + 'lastData': False } # If we can, use the LC from the voice header as to keep all options intact