<br><br><div><span class="gmail_quote">2008/2/13, Atis Lezdins <<a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a>>:</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 <<a href="mailto:rob@hillis.dyndns.org">rob@hillis.dyndns.org</a>> wrote:<br> ><br> > -----BEGIN PGP SIGNED MESSAGE-----<br> > Hash: SHA1<br> ><br> <br>> If it is being removed in 1.6, I'm a little concerned since there's no<br>
> mention of this when you show the application, nor on <a href="http://voip-info.org">voip-info.org</a>. What<br> > application/function is it being replaced by?<br> <br> <br>There's an obsolete warning in 1.4.18, but i somehow remember that<br>
it's obsolete already since some 1.4.11<br> <br> It's func_realtime as i said before. usage shouldn'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's and DELETE's :)</blockquote><div><br>Do you mean it should be added between today'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> ><br> > Atis Lezdins wrote:<br> > | On 2/13/08, Rob Hillis <<a href="mailto:rob@hillis.dyndns.org">rob@hillis.dyndns.org</a>> wrote:<br> > |> -----BEGIN PGP SIGNED MESSAGE-----<br>
> |> Hash: SHA1<br> > |><br> > |> Atis Lezdins wrote:<br> > |> | By RealTimeUpdate do you mean func_realtime? It shouldn't care, as<br> > |> | cache is not implemented in realtime level, but higher (chan_sip).<br>
> |> |<br> > |> | Are you sure you need "sip show XXX load". If you "sip prune" peer<br> > |> | data, it should be re-loaded on next access.<br> > |> |<br> > |> | What i was suggesting - to dig into chan_sip and create dialplan<br>
> |> | application SipPrune(peer) that would prune the peer directly, by<br> > |> | using corresponding function - sip_prune_peer() in chan_sip.c - that<br> > |> | way you will gain some extra performance, as there's no manager/cli<br>
> |> | overhead.<br> > |> |<br> > |> | However if you're uncomfortable with C, the app_system shouldn't cause<br> > |> | any troubles :)<br> > |><br> > |> RealTimeUpdate is more likely to correspond to app_realtime rather than<br>
> |> func_realtime.<br> > |<br> > | As to my knowledge - that is obsolete and being removed in 1.6,<br> > | func_realtime replaces it. That's why i wondered about name - I just<br> > | never happened to use it :)<br>
> |<br> > | Regards,<br> > | Atis<br> > |<br> > |<br> ><br> > -----BEGIN PGP SIGNATURE-----<br> > Version: GnuPG v1.4.7 (GNU/Linux)<br> > Comment: Using GnuPG with Remi - <a href="http://enigmail.mozdev.org">http://enigmail.mozdev.org</a><br>
><br> > iD8DBQFHsnaM6uKn5cBSgGQRAo/TAKDCruPrn2nm2XV/PYbfSuBKA0j5OwCfQ/Ox<br> > QE3SYEmZ01QHUT4ITwmLnT0=<br> > =SKEW<br> > -----END PGP SIGNATURE-----<br> ><br> ><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> ><br>
> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br> ><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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br> </blockquote>
</div><br>