<div dir="ltr">Thanks, that puts my performance worry to rest.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 3, 2015 at 10:48 PM, Alex Balashov <span dir="ltr"><<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 03/03/2015 12:08 PM, Jayanth Acharya wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am new to Kamilio (and SIP in general), but a quick research tells<br>
that I've to configure Kamilio to run in the transaction stateful mode,<br>
which in turn brings down it's performance. Is that correct ?<br>
</blockquote>
<br></span>
No, not really. :-)  This is true, strictly speaking, in a purely formal, computational sense, because maintaining state does entail more overhead. However, the advice to limit use of transaction-stateful mode for performance reasons really harks back to a different time in the evolution of computing hardware. With modern CPUs this difference is not significant, and Kamailio's internal architecture is still very performance-oriented.<br>
<br>
Moreover, I would say 90%+ of useful uses of Kamailio, such as this one, require transaction state. There's not much that can be done just by routing SIP messages ad hoc, based on their content alone. I think the only real use-case for stateless relay these days is a fire-and-forget load balancer.<br>
<br>
Opinions on this do vary, but regardless, you should not have any compunctions about using TM. If you look around on the web for example configs to do anything, virtually all of them use TM -- for a reason.<div class="HOEnZb"><div class="h5"><br>
<br>
-- Alex<br>
<br>
-- <br>
Alex Balashov - Principal<br>
Evariste Systems LLC<br>
235 E Ponce de Leon Ave<br>
Suite 106<br>
Decatur, GA 30030<br>
United States<br>
<br>
Tel: <a href="tel:%2B1-678-954-0670" value="+16789540670" target="_blank">+1-678-954-0670</a><br>
Web: <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.alexbalashov.com/" target="_blank">http://www.alexbalashov.com/</a><br>
<br>
______________________________<u></u>_________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br>
</div></div></blockquote></div><br></div>