We do more than our fair share of working with the community and we have no room whatsoever for talking about people doing local mods that we are not willing to support.<br><br>Can we end this thread now?, everything discussed in it is pure fantasy anyway.<br>
<br>I officially change the subject to &quot;Come to ClueCon MMX&quot;<br><br><br><br><br><div class="gmail_quote">On Wed, Feb 17, 2010 at 3:53 PM, Paulo Vicentini <span dir="ltr">&lt;<a href="mailto:vicentini.paulo@gmail.com">vicentini.paulo@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Hi,</div><div class="im"><div>&quot;this feature sounds interesting in case of running FS as a softphone base&quot;</div>
</div><div>Yes... I additionally did a FS_SIP_REGISTRAR_MODE (mod_sofia) compile flag so that SIP registrar related things are stripped and it does not need to create mod_sofia databases...</div>
<div><br></div><div>Regards</div><div>Paulo<font color="#888888"><br></font></div><div><div></div><div class="h5"><br><div class="gmail_quote">On Tue, Feb 16, 2010 at 11:49 PM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">we already looked at this long ago it only supports 1 db of this nature and it cannot be shared.<br>
its not going to happen.<div>
<div><br><br><br><div class="gmail_quote">On Tue, Feb 16, 2010 at 5:47 PM, Tamas <span dir="ltr">&lt;<a href="mailto:jalsot@gmail.com" target="_blank">jalsot@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  
  

<div bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
this feature sounds interesting in case of running FS as a softphone
base, where access rights are usually limited and not straightforward
to make tmpfs.<br>
Also running from something like readonly filesystem it could be
interesting addon (this won&#39;t solve the write requirements of logs and
conf directory though).<br>
<br>
Regards,<br>
    Tamas<br>
<br>
Michael Jerris írta:
<blockquote type="cite"><div><div>This is all unnecessary, just toss them on tmpfs and call
it a day.
  <div><br>
  </div>
  <div>Mike</div>
  <div><br>
  <div>
  <div>On Feb 16, 2010, at 6:04 PM, Paulo Vicentini wrote:</div>
  <br>
  <blockquote type="cite">
    <div>Hello,<br>
    </div>
    <div>&quot;The core will open the db multiple times so you would end up
with many instances not linked to each other.&quot;</div>
    <div><br>
    </div>
    <div> I think it might work with just one core.db handle, right?</div>
    <div><br>
&quot;If sofia uses it, it needs it, or else it would&#39;ve been an optional
configuration option.&quot;<br>
    </div>
    <div><br>
    </div>
    <div>As I can see until now, if mod_sofia were used just as a
gateway (that is my aim) it would be able to bypass sip related
tables/code and it might have a <span style="border-collapse: separate; font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: medium;"><span style="border-collapse: collapse; font-family: arial,sans-serif; font-size: 13px;">compile
option for that scenario as well...</span></span>
    </div>
    <div><br>
    </div>
    <div>&quot;How hard are you hitting this box to kill it because your
data base ?  What distro are you on?&quot;</div>
    <div><span style="border-collapse: separate; font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: medium;"><span style="font-family: sans-serif; font-size: 13px; line-height: 19px;">I
intend to use my hacked FS version on Debian </span></span><span style="border-collapse: separate; font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: medium;"><span style="font-family: sans-serif; font-size: 13px; line-height: 19px;"> /
Kernel 2.6.23.8 </span></span><span style="border-collapse: separate; font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: medium;"><span style="font-family: sans-serif; font-size: 13px; line-height: 19px;">/
soekris</span></span>
    </div>
    <div><br>
    </div>
    <div>Thank you,</div>
    <div>Paulo</div>
    <div><br>
    </div>
    <div class="gmail_quote">On Mon, Feb 15, 2010 at 7:45 PM, Brian
West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span>
wrote:<br>
    <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">How
hard are you hitting this box to kill it because your data base ?  What
distro are you on?  Some versions of the linux kernel slow SQLITE down
by 400-1000% depending on the kernel rev.<br>
      <font color="#888888"><br>
/b<br>
      </font>
      <div><br>
On Feb 15, 2010, at 3:41 PM, Paulo Vicentini wrote:<br>
      <br>
&gt; I will try to enable such feature in core.db ( I want to use just
RAM core.db and to disable all other databases)<br>
&gt; If I use FS exclusively as a SIP gateway ( no registrar ) I think
I can &quot;disable&quot; the use of such sofia tables (Does it make sense? ) :<br>
&gt;<br>
&gt; .tables<br>
&gt; sip_authentication sip_shared_appearance_dialogs<br>
&gt; sip_dialogs sip_shared_appearance_subscriptions<br>
&gt; sip_presence sip_subscriptions<br>
&gt; sip_registrations<br>
&gt;<br>
&gt; Thank you<br>
&gt; Paulo<font color="#000000"><font color="#144fae"><br>
      </font></font></div>
    </blockquote>
    </div>
  </blockquote>
  </div>
  </div>
  </div></div><pre><hr size="4" width="90%"><div>
_______________________________________________
FreeSWITCH-dev mailing list
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org" target="_blank">FreeSWITCH-dev@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
  </div></pre></blockquote>
<br>
</div>


<br>_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org" target="_blank">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br></div></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>


Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>

GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>

<a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>
<br>_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org" target="_blank">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:+19193869900<br>