<h1>Project "FreeSWITCH Source" received a push.</h1>
<h2>branch: master updated</h2>
<pre>
via: 28242f871ac338876ffafa79dd677485d2ce0f5e (commit)
from: b36a7c0ba6381699cc9dbbc096aef90bea1ad4d3 (commit)
</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Anthony Minessale
comments:
add multiple-registrations flag to the core similar to mod_sofia
<span style="color: #000080; font-weight: bold">diff --git a/conf/autoload_configs/switch.conf.xml b/conf/autoload_configs/switch.conf.xml</span>
<span style="color: #000080; font-weight: bold">index 95c4333..4f72c6a 100644</span>
<span style="color: #A00000">--- a/conf/autoload_configs/switch.conf.xml</span>
<span style="color: #00A000">+++ b/conf/autoload_configs/switch.conf.xml</span>
<span style="color: #800080; font-weight: bold">@@ -98,7 +98,9 @@</span>
<!-- <param name="core-db-name" value="/dev/shm/core.db" /> -->
<!-- The system will create all the db schemas automatically, set this to false to avoid this behaviour-->
<!--<param name="auto-create-schemas" value="true"/>-->
<span style="color: #A00000">-         <!-- <param name="core-dbtype" value="MSSQL"/> --></span>
<span style="color: #00A000">+ <!-- <param name="core-dbtype" value="MSSQL"/> --></span>
<span style="color: #00A000">+ <!-- Allow multiple registrations to the same account in the central registration table --></span>
<span style="color: #00A000">+ <!-- <param name="multiple-registrations" value="true"/> --></span>
</settings>
</configuration>
</pre></div>
========================================================================<pre>
Summary of changes:
conf/autoload_configs/switch.conf.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH Source</p>