<br><br><div><span class="gmail_quote">2008/2/13, Atis Lezdins &lt;<a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 2/13/08, Rob Hillis &lt;<a href="mailto:rob@hillis.dyndns.org">rob@hillis.dyndns.org</a>&gt; wrote:<br> &gt;<br> &gt;&nbsp;&nbsp;-----BEGIN PGP SIGNED MESSAGE-----<br> &gt;&nbsp;&nbsp;Hash: SHA1<br> &gt;<br> <br>&gt;&nbsp;&nbsp;If it is being removed in 1.6, I&#39;m a little concerned since there&#39;s no<br>
 &gt; mention of this when you show the application, nor on <a href="http://voip-info.org">voip-info.org</a>.&nbsp;&nbsp;What<br> &gt; application/function is it being replaced by?<br> <br> <br>There&#39;s an obsolete warning in 1.4.18, but i somehow remember that<br>
 it&#39;s obsolete already since some 1.4.11<br> <br> It&#39;s func_realtime as i said before. usage shouldn&#39;t be much<br> different, you can replace with:<br> <br> Set(REALTIME(sip_buddies,name,100,my_field)=foo);<br>
 <br> Also, seems that func_realtime will soon support SQL INSERT&#39;s and DELETE&#39;s :)</blockquote><div><br>Do you mean it should be added between today&#39;s beta and  future GA 1.6 ?<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 Regards,<br> <br>Atis<br> <br><br> <br> &gt;<br> &gt;&nbsp;&nbsp;Atis Lezdins wrote:<br> &gt;&nbsp;&nbsp;| On 2/13/08, Rob Hillis &lt;<a href="mailto:rob@hillis.dyndns.org">rob@hillis.dyndns.org</a>&gt; wrote:<br> &gt;&nbsp;&nbsp;|&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>
 &gt;&nbsp;&nbsp;|&gt; Hash: SHA1<br> &gt;&nbsp;&nbsp;|&gt;<br> &gt;&nbsp;&nbsp;|&gt; Atis Lezdins wrote:<br> &gt;&nbsp;&nbsp;|&gt; | By RealTimeUpdate do you mean func_realtime? It shouldn&#39;t care, as<br> &gt;&nbsp;&nbsp;|&gt; | cache is not implemented in realtime level, but higher (chan_sip).<br>
 &gt;&nbsp;&nbsp;|&gt; |<br> &gt;&nbsp;&nbsp;|&gt; | Are you sure you need &quot;sip show XXX load&quot;. If you &quot;sip prune&quot; peer<br> &gt;&nbsp;&nbsp;|&gt; | data, it should be re-loaded on next access.<br> &gt;&nbsp;&nbsp;|&gt; |<br> &gt;&nbsp;&nbsp;|&gt; | What i was suggesting - to dig into chan_sip and create dialplan<br>
 &gt;&nbsp;&nbsp;|&gt; | application SipPrune(peer) that would prune the peer directly, by<br> &gt;&nbsp;&nbsp;|&gt; | using corresponding function - sip_prune_peer() in chan_sip.c - that<br> &gt;&nbsp;&nbsp;|&gt; | way you will gain some extra performance, as there&#39;s no manager/cli<br>
 &gt;&nbsp;&nbsp;|&gt; | overhead.<br> &gt;&nbsp;&nbsp;|&gt; |<br> &gt;&nbsp;&nbsp;|&gt; | However if you&#39;re uncomfortable with C, the app_system shouldn&#39;t cause<br> &gt;&nbsp;&nbsp;|&gt; | any troubles :)<br> &gt;&nbsp;&nbsp;|&gt;<br> &gt;&nbsp;&nbsp;|&gt; RealTimeUpdate is more likely to correspond to app_realtime rather than<br>
 &gt;&nbsp;&nbsp;|&gt; func_realtime.<br> &gt;&nbsp;&nbsp;|<br> &gt;&nbsp;&nbsp;| As to my knowledge - that is obsolete and being removed in 1.6,<br> &gt;&nbsp;&nbsp;| func_realtime replaces it. That&#39;s why i wondered about name -&nbsp;&nbsp;I just<br> &gt;&nbsp;&nbsp;| never happened to use it :)<br>
 &gt;&nbsp;&nbsp;|<br> &gt;&nbsp;&nbsp;| Regards,<br> &gt;&nbsp;&nbsp;| Atis<br> &gt;&nbsp;&nbsp;|<br> &gt;&nbsp;&nbsp;|<br> &gt;<br> &gt;&nbsp;&nbsp;-----BEGIN PGP SIGNATURE-----<br> &gt;&nbsp;&nbsp;Version: GnuPG v1.4.7 (GNU/Linux)<br> &gt;&nbsp;&nbsp;Comment: Using GnuPG with Remi - <a href="http://enigmail.mozdev.org">http://enigmail.mozdev.org</a><br>
 &gt;<br> &gt; iD8DBQFHsnaM6uKn5cBSgGQRAo/TAKDCruPrn2nm2XV/PYbfSuBKA0j5OwCfQ/Ox<br> &gt;&nbsp;&nbsp;QE3SYEmZ01QHUT4ITwmLnT0=<br> &gt;&nbsp;&nbsp;=SKEW<br> &gt;&nbsp;&nbsp;-----END PGP SIGNATURE-----<br> &gt;<br> &gt;<br> <br>&gt; _______________________________________________<br>
 &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<br> &gt;<br> &gt; asterisk-users mailing list<br> &gt; To UNSUBSCRIBE or update options visit:<br> &gt;<br>
 &gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br> &gt;<br> <br> <br> --<br> Atis Lezdins<br> VoIP Developer,<br> IQ Labs Inc.<br> <a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a><br>
 Skype: atis.lezdins<br> Cell Phone: +371 28806004<br> Work phone: +1 800 7502835<br> <br> _______________________________________________<br> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<br>
 <br> asterisk-users mailing list<br> To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br> </blockquote>
</div><br>