[ESX] ls-radio | Radio for everyone with TokoVOIP

hey there is there a fix on using saltychat and lsradio (edit from blackflash from saltmine.de) bout being instantly kicked out of the radio channel when trying to join ? appreciate any help… at this issue… had the issue on the DoHudText and changed it to SendAlert and its working fine. (No Errors anymore) but we still can’t use the radio :-/

the attached pic shows an error (which shows up, when 3 ppl are trying to use the radio, 2 can join the radio but if i try to join, I instantly leave the radio channel and getting this errors all over the time, if one of the two guys on the radio (which functions) disconnect, then my errors disappear and the next who joins the server and teamspeak is getting my error messages with exactly the same output as shown above.

All right, I’ve fixed this issue on updating the DropRadio Issue over at Github… and changed the TokoVoip to ls-radio (remember im Using Saltychat edition).

lsradio
server.lua

delete or comment out: Line 26 & 28

-- TriggerClientEvent('ls-radio:onRadioDrop', source)
-- break

add this line on the lines from above

TriggerEvent(“ls-radio:removePlayerFromAllRadio”, source)

after a automaticle server reboot and 4 hours of working it comes up with this now…

the order to start each script are accordingly first es_extended, then mythic notify then salty then ls-radio … god this drives me crazy…