identtg
Simon 4 years ago
parent f8a63a3a33
commit 6136aff819
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82

@ -713,7 +713,7 @@ def ident():
#_say.append(AMBEobj.readSingleFile('alpha.ambe'))
_all_call = bytes_3(16777215)
_source_id= bytes_3(5000)
_peer_id = bytes_4(self._CONFIG['GLOBAL']['SERVER_ID'])
_peer_id = bytes_4(CONFIG['GLOBAL']['SERVER_ID'])
speech = pkt_gen(_source_id, _all_call, _peer_id, 1, _say)
sleep(1)

Loading…
Cancel
Save

Powered by TurnKey Linux.