From dff474cbfb966f1608eae4588ec8b60ed458f404 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Wed, 12 Aug 2015 09:16:22 -0500 Subject: [PATCH] debugging, don't use --- play_group.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/play_group.py b/play_group.py index bed7efd..358534a 100755 --- a/play_group.py +++ b/play_group.py @@ -78,7 +78,7 @@ class playIPSC(IPSC): # re-Write the source subscriber ID to that of this program print('source:', h(_src_sub)) - print('dest:', h(NETWORK[_network]['LOCAL']['RADIO_ID'])) + print('dest:', h(NETWORK[_network]['LOCAL']['RADIO_ID'][1:])) _tmp_data = _tmp_data.replace(_src_sub, NETWORK[_network]['LOCAL']['RADIO_ID'][1:]) # Re-Write IPSC timeslot value