<div dir="auto">Hi Nathan, <div dir="auto"><br></div><div dir="auto">Personally, I create a git repo on /etc/asterisk/ folder. </div><div dir="auto"><br></div><div dir="auto">With this approach, you not only can backup current dilplan on another location (another private server, or private repo on Bitbucket account). You can follow all the change history you made. </div><div dir="auto"><br></div><div dir="auto">Simply install git, then go to /etc/asterisk/ an issue the following commands: </div><div dir="auto"><br></div><div dir="auto">#> git init</div><div dir="auto">#> git add. </div><div dir="auto">#> git commit -a 'First commit'</div><div dir="auto"><br></div><div dir="auto">Cheers... </div></div><div class="gmail_extra"><br><div class="gmail_quote">El 7 abr. 2017 10:48, "Steve Edwards" <<a href="mailto:asterisk.org@sedwards.com">asterisk.org@sedwards.com</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 6 Apr 2017, Steve Edwards wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You're welcome to the script at:<br>
<br>
        <a href="http://www.sedwards.com/recover-show-dialplan.php" rel="noreferrer" target="_blank">http://www.sedwards.com/recove<wbr>r-show-dialplan.php</a><br>
</blockquote>
<br>
Sorry about that...<br>
<br>
Try:<br>
<br>
        <a href="http://www.sedwards.com/recover-show-dialplan.txt" rel="noreferrer" target="_blank">http://www.sedwards.com/recove<wbr>r-show-dialplan.txt</a><br>
<br>
-- <br>
Thanks in advance,<br>
------------------------------<wbr>------------------------------<wbr>-------------<br>
Steve Edwards       <a href="mailto:sedwards@sedwards.com" target="_blank">sedwards@sedwards.com</a>      Voice: +1-760-468-3867 PST<br>
            <a href="https://www.linkedin.com/in/steve-edwards-4244281" rel="noreferrer" target="_blank">https://www.linkedin.com/in/st<wbr>eve-edwards-4244281</a><br>
<br>
-- <br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org<wbr>/</a><br>
<br>
New to Asterisk? Start here:<br>
     <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wik<wbr>i/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailma<wbr>n/listinfo/asterisk-users</a><br>
</blockquote></div></div>