WebRTC with FreePBX

NOOB Alert!

My apologies in advance. I’m a well seasoned PBX guy. Been working in the SIP world long enough to get by but still have a lot of learning to do.

This is my first exposure to FreePBX, although it is similar to the Switchvox which I can make do just about anything it is capable of.

I am attempting to register a WebRTC client to the FreePBX. For now, I am using the sipML5 client provided by Doubango. That client can be found at sipML5 - The world's first open source HTML5 SIP client

I have read 2 separate articles and followed their FreePBX configuration instructions, step-by-step but am not able to get the sipML5 tool to register to the FreePBX.

Has anyone ever successfully done this? If so, I would sure appreciate your guidance.

Thank you!

Louis

No secret to doing it. Treat it like a normal IP phone. Check you logs to see if the registration attempts are reaching the PBX and go from there.

Thank you, I’ll take a look at he logs.

It’s been a long while since I did that but start with the live demo,

mostly wrong port or bad certificates are the stumbling blocks

Thank you. Most appreciated.