Site updated at 2018-01-28 22:02:31 UTC

This commit is contained in:
Travis CI 2018-01-28 22:02:31 +00:00
parent 57a21e9eb0
commit 01b474f87c
268 changed files with 412 additions and 412 deletions

View file

@ -108,7 +108,7 @@ Currently this module can only monitor a single Asterisk PBX mailbox. Multiple
</li>
<li>
<p>Create a configuration file for the server</p>
<p>As the <code class="highlighter-rouge">asterisk</code> user create a <code class="highlighter-rouge">asterisk_mbox.ini</code> file (You can place this in any directory you choose, but the rommended location is <code class="highlighter-rouge">/etc/asterisk/asterisk_mbox.ini</code>)</p>
<p>As the <code class="highlighter-rouge">asterisk</code> user create an <code class="highlighter-rouge">asterisk_mbox.ini</code> file (You can place this in any directory you choose, but the rommended location is <code class="highlighter-rouge">/etc/asterisk/asterisk_mbox.ini</code>)</p>
<div class="language-ini highlighter-rouge"><pre class="highlight"><code><span class="nn">[default]</span>
<span class="py">host</span> <span class="p">=</span> <span class="s">IP_ADDRESS </span>
<span class="py">port</span> <span class="p">=</span> <span class="s">PORT</span>