extrastats
Simon 4 years ago
parent ba66e2ac47
commit 46483a8a3a

@ -552,7 +552,7 @@ def sendVoicePacket(self,pkt,_source_id,_dest_id,_slot):
'RFS': _source_id,
'TGID': _dest_id,
'LAST': _pkt_time,
'source_server': self._CONFIG['GLOBAL']['SERVER_ID']
'source_server': self._CONFIG['GLOBAL']['SERVER_ID'],
'source_rptr': int_id(5000)
}
_slot['TX_TGID'] = _dest_id

Loading…
Cancel
Save

Powered by TurnKey Linux.