Hello,
I'm not sure about setting up freepbx, in our environment we use Asterisk and kamailio for routing. Basically you should just create a SIP trunk for Janus gateway and route your calls to it (in extensions.conf you will dial it like sipnumber@janus_sip_trunk_name). First you should focus just on audio calls and then try video.
The SIP trunk should enable video codecs, especially vp8 and h264 (depends on used browser), also allow ulaw/alaw for audio transfer. We alowed force_rport, rewrite_contact, rtp_symmetric. You have to set an aor, with contact to Janus Gateway (like sip:janus.ip:sipport).
I'm sorry I cannot post you simply the extensions.conf, we store most of our configuration in the database.
Dne středa 18. října 2017 15:46:07 UTC+2
alejo...@gmail.com napsal(a):