fix stupid typo

This commit is contained in:
Cort Buffington 2016-09-10 10:43:40 -05:00
parent 3209fce782
commit 15362a823b
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ class bridgeIPSC(IPSC):
# Action happens on key up
if _burst_data_type == BURST_DATA_TYPE['VOICE_HEAD']:
if last_seq_id != seq_id:
last_seq_id = seq_id:
last_seq_id = seq_id
logger.info('(%s) GROUP VOICE START: PEER: %s, SUB: %s, TS: %s, TGID: %s', _network, int_id(_peerid), int_id(_src_sub), _ts+1, int_id(_dst_group))
# Action happens on un-key