<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 2013-07-10, at 12:10 PM, Motiejus Jakštys <<a href="mailto:desired.mta@gmail.com">desired.mta@gmail.com</a>> wrote:</div><br><blockquote type="cite">Hi Carlos,<br><br>this is very interesting and certainly a lot of work. Can you tell us<br>more where this project is going? Is there (will be there) a company<br>backing this? In my perspective, VoIP world certainly needs something<br>better than Asterisk... So this is a certainly a great job, but what<br>next?<br></blockquote><div>...</div><div><br></div><div>  All of bigger installations are using FreeSwitch (<a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a>) instead of Asterisk.  The README says:</div><div><br></div></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>NkSIP is a pure SIP framework, so it <em>does not support any real RTP media processing</em>
 it can't record a call, host an audio conference or transcode. These 
type of tasks should be done with a SIP media server, like <a href="http://www.freeswitch.org">Freeswitch</a> or <a href="http://www.asterisk.org">Asterisk</a>.</div></div></blockquote><div><div><br></div><div>  So, it looks like more of a replacement for OpenSIPS, which is often used a SIP load balancer, or session border controller.  </div><div><br></div><div>  If anything, NkSIP looks like a good component for Kazoo (<a href="http://2600hz.com/platform.html">http://2600hz.com/platform.html</a>, <a href="https://github.com/2600hz/kazoo">https://github.com/2600hz/kazoo</a>).  The Kazoo platform uses OpenSIPS and FreeSwitch, but most of the other stuff is Erlang (RabbitMQ, BigCouch, etc.).  Rather than using RabbitMQ to distribute SIP events from OpenSIPS/FreeSwitch between nodes and zones, using a SIP registrar on top of Riak seems a lot simpler.</div><div><br></div><div><br></div><div>Tom</div><div><br></div></div><br></body></html>