<div dir="ltr">As a novice trying to follow the documentation for creating FreeSWITCH 1.6+Video instance, I have a few questions and have noticed a few gaps in the documentation.  For experienced users, these gaps are the &quot;obvious&quot; steps... but not so obvious to those of us just getting started...<div><br><div><div><br></div><div>For consistency with the Wheezy 1.4 instructions, should the instructions have users clone the code into /usr/local/src/freeswitch?  If so, modify the install instructions to &#39;cd /usr/local/src&#39; and clone the software into &#39;freeswitch&#39; instead of &#39;freeswitch.git&#39;</div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div># then let&#39;s get the source</div></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>cd /usr/local/src</div></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>git clone <a href="https://freeswitch.org/stash/scm/fs/freeswitch.git">https://freeswitch.org/stash/scm/fs/freeswitch.git</a> freeswitch</div><div>cd freeswitch.git</div><div>git checkout fs-video2</div><div>./bootstrap.sh -j</div><div>./configure -C</div></div><div><br></div></blockquote>I&#39;m curious why there is a change in the recommended parameters for ./configure</div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>Wheezy 1.4:  ./configure --enable-core-pgsql-support</div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>Jessie 1.6: ./configure -C</div><div><br></div></blockquote><br></div><div>Should the 1.6+Video install instructions page replicate (or at least reference) create the freeswitch user?</div><div><br></div><div>Should the 1.6+Video install instructions page replicate (or at least reference) how to setup FreeSWITCH for automatic start.</div><div><br></div><div>The 1.6+Video page has a section on setting up Bridging from WebRTC that shows adding an extension to Dialplan.  For the novice user, it might help to A) mention the exact file (e.g. /usr/local/freeswitch/conf/dialplan/default.xml and B) mention if there is a specific place in the file where that text should go (or is it OK to just add it to the end of the file?</div><div><br></div><div>Again, I know some of my questions above are painfully obvious to most of you.  But they are not obvious to the new person trying to get started.  I mention these here in the hope of helping others who are also just getting started.</div><div><br></div><div>Thanks,</div></div></div><div>Craig</div><div><br></div></div>