N3MTV / gcphone

Téléphone pour FiveM
104 stars 225 forks source link

The calls won't work... #43

Closed KRILLE123 closed 5 years ago

KRILLE123 commented 6 years ago

Well, like in the title the calls won't work...

Thaisen69 commented 6 years ago

I have the same struggle. Think it's a fiveM update i dont know? Would really like a fix

revolt32 commented 6 years ago

Hi, has anyone found a solution to this problem?

Helweg commented 6 years ago

You will have to setup your own server to handle the webRTC

KRILLE123 commented 6 years ago

Halweg, what do you mean? @Helweg

Helweg commented 6 years ago

That the gcphone is using a server to do the phonecall over, which seems to be down. I have fixed the issue by setting up my own server, and then make the JavaScript connect to that one. @KRILLE123

revolt32 commented 6 years ago

Can you show us how you fix this problem ?

Helweg commented 6 years ago

@revolt32 I have explained what you should do, furthermore, there has been linked a guide on how to set up the server in an already closed issue.

TheStonedRaider commented 5 years ago

@Helweg You haven't explained jack you have just been a arrogant nob like a lot of coders... So what closed issue how about link that instead of acting all superior...

Helweg commented 5 years ago

@joebopie How about you used the tiny little meatball inside of your head. How hard is it to use Google translate, to translate french, if you can't accomplish something like that, then you should be re-evaluating, wether or not you should be a developer.

TheStonedRaider commented 5 years ago

@Helweg lol yea I've translated quite a lot of French mods... but you still haven't explained f all. you said one sentence. yea arrogant. people like you just confuse people who are trying to learn and then insult them. does it make you feel big or something or are you really just an ass?

Helweg commented 5 years ago

@joebopie So you have translated a lot of French mods, what a developer you are. How about you try to read through the code, and understand what is happening. It's people like you, that expect every thing to handed over to them on a silver plate, that make people not wanting to share anything. But here is a hint, try to see if you can use your brain to figure it out: config.json tells what server it is connecting to, it even says what protocol it is using.

greybeardactual commented 5 years ago

Being that I do not write code but I can learn by following directions. Could you point me to the webrtc server setup? And maybe where in the code to fix it? I'm new to building up a server but would appreciate the assistance!