<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>The SIP Router Project</title>
	<atom:link href="http://sip-router.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://sip-router.org</link>
	<description>eXtensible SIP Routing Platfom</description>
	<pubDate>Wed, 24 Dec 2008 10:08:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Kamailio (OpenSER) Pseudo-Variables and Transformations</title>
		<link>http://sip-router.org/2008/12/10/kamailio-openser-pseudo-variables-and-transformations/</link>
		<comments>http://sip-router.org/2008/12/10/kamailio-openser-pseudo-variables-and-transformations/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 17:29:31 +0000</pubDate>
		<dc:creator>miconda</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[kamailio]]></category>

		<category><![CDATA[openser]]></category>

		<category><![CDATA[ser]]></category>

		<category><![CDATA[sip-router]]></category>

		<category><![CDATA[srouter]]></category>

		<guid isPermaLink="false">http://sip-router.org/?p=223</guid>
		<description><![CDATA[Large set of Kamailio (OpenSER) pseudo-variables and transformations are available for testing now in SIP-Router project. See more details at:
http://lists.sip-router.org/pipermail/sr-dev/2008-December/000202.html
]]></description>
			<content:encoded><![CDATA[<p>Large set of <a href="http://www.kamailio.org/">Kamailio (OpenSER)</a> pseudo-variables and transformations are available for testing now in <a href="http://sip-router.org">SIP-Router project</a>. See more details at:</p>
<p><a href="http://lists.sip-router.org/pipermail/sr-dev/2008-December/000202.html">http://lists.sip-router.org/pipermail/sr-dev/2008-December/000202.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sip-router.org/2008/12/10/kamailio-openser-pseudo-variables-and-transformations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Kamailio (OpenSER) Module Ran On SIP-Router</title>
		<link>http://sip-router.org/2008/11/21/first-kamailio-openser-module-ran-on-sip-router/</link>
		<comments>http://sip-router.org/2008/11/21/first-kamailio-openser-module-ran-on-sip-router/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 12:43:27 +0000</pubDate>
		<dc:creator>miconda</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[kamailio]]></category>

		<category><![CDATA[openser]]></category>

		<category><![CDATA[ser]]></category>

		<category><![CDATA[sip-router]]></category>

		<guid isPermaLink="false">http://sip-router.org/?p=212</guid>
		<description><![CDATA[Yesterday evening first Kamailio (OpenSER) module ran on the common layer core+tm provided by sip-router project. That was siputils (new module in Kamailio devel version).
Soon after:
 - xlog module was ready too, with just an extra define in Makefile, marking the inclusion of pseudo-variable and transformation API in sip-router &#8212; one can do color printing [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday evening first <a href="http://www.kamailio.org">Kamailio (OpenSER)</a> module ran on the common layer core+tm provided by <a href="http://sip-router.org">sip-router project</a>. That was <a href="http://kamailio.org/docs/modules/devel/siputils.html">siputils</a> (new module in Kamailio devel version).</p>
<p>Soon after:<br />
 - <a href="http://kamailio.org/docs/modules/devel/xmpp.html">xlog</a> module was ready too, with just an extra define in Makefile, marking the inclusion of pseudo-variable and transformation API in <a href="http://sip-router.org">sip-router</a> &#8212; one can do color printing via xlog. Note that all pseudo-variables and transformations will be moved in PV module as discussed some time ago on Kamailio devel mailing list.<br />
 - DB API of Kamailio and <a href="http://www.iptel.org/ser/">SER</a> were included as library and other modules become compilable with sip-router</p>
<p>For reference:<br />
 <a class="moz-txt-link-freetext" href="http://lists.sip-router.org/pipermail/sr-dev/2008-November/000071.html">http://lists.sip-router.org/pipermail/sr-dev/2008-November/000071.html</a><br />
 <a class="moz-txt-link-freetext" href="http://lists.sip-router.org/pipermail/sr-dev/2008-November/000077.html">http://lists.sip-router.org/pipermail/sr-dev/2008-November/000077.html</a><br />
 <a class="moz-txt-link-freetext" href="http://lists.sip-router.org/pipermail/sr-dev/2008-November/000081.html">http://lists.sip-router.org/pipermail/sr-dev/2008-November/000081.html</a><br />
 <a class="moz-txt-link-freetext" href="http://lists.sip-router.org/pipermail/sr-dev/2008-November/000082.html">http://lists.sip-router.org/pipermail/sr-dev/2008-November/000082.html</a></p>
<p>Once MI and statistics APIs will become libraries as well, then many other Kamailio (OpenSER) modules shall work more or less out of the box (some statistics done in core and 1-2 mi commands will miss in the first phase). Then it comes the second big step, after module integration, config language update &#8212; after that point we are kind of 70% ready.</p>
<p>All these happened in just few days since source code repository (GIT) was up &#8230; it looks like we will get most of the features from <a href="http://www.kamailio.org">Kamailio (OpenSER)</a> and <a href="http://www.iptel.org/ser/">SIP Express Router (SER)</a> together sooner than expected &#8230; let&#8217;s see &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://sip-router.org/2008/11/21/first-kamailio-openser-module-ran-on-sip-router/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Karlsruhe Meeting Minutes</title>
		<link>http://sip-router.org/2008/11/20/karlsruhe-meeting-minutes/</link>
		<comments>http://sip-router.org/2008/11/20/karlsruhe-meeting-minutes/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 16:17:29 +0000</pubDate>
		<dc:creator>miconda</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[kamailio]]></category>

		<category><![CDATA[openser]]></category>

		<category><![CDATA[ser]]></category>

		<category><![CDATA[sip-router]]></category>

		<guid isPermaLink="false">http://sip-router.org/?p=207</guid>
		<description><![CDATA[Photos taken during the meeting day are available at:
http://sip-router.org/pub/photos/album-sip-router-karlsruhe/
Meeting minutes:

development side: move forward, sip-router.org source repository should be up next week
end of January we should have a runable core+tm with support for the most used features from both Kamailio (OpenSER) and SIP Express Router (SER) (100% support might be a little delayed as some features [...]]]></description>
			<content:encoded><![CDATA[<p>Photos taken during the meeting day are available at:</p>
<p><a href="http://sip-router.org/pub/photos/album-sip-router-karlsruhe/">http://sip-router.org/pub/photos/album-sip-router-karlsruhe/</a></p>
<p><em><strong>Meeting minutes:</strong></em></p>
<ul>
<li>development side: move forward, <a href="http://sip-router.org">sip-router.org</a> source repository should be up next week</li>
<li>end of January we should have a runable core+tm with support for the most used features from both <a href="http://www.kamailio.org">Kamailio (OpenSER)</a> and <a href="http://www.iptel.org/ser/">SIP Express Router (SER)</a> (100% support might be a little delayed as some features may become obsolete)</li>
<li>Kamailo next-next release (probably after spring next year) will be based on sip-router core+tm</li>
<li>next or next-next SER release will be based on sip-router (SER might make another 2.1 release from the current CVS, since the code is ready - to be discussed)</li>
<li>future releases will most likely be common and will unify all or most of the modules (depending on everything up to that point working ok)</li>
<li>copyright: patches that are not accompanied by (c) claims will not add to the (c). We should put this on a web page and when in doubt we can ask the patch author for confirmation. While it&#8217;s likely this has no or very limited legalvalue (especially in Europe), it will server at least as a gentleman agreement.  We need this because:</li>
</ul>
<blockquote><ol>
<li>we need the agreement of all (c) holders for the GPL code to add licensing exemptions (e.g. we need to add an openssl linking exemption) and it&#8217;s easy if we have a known &#8220;small&#8221; set of (c) holders</li>
<li>people might not like having multiple (c) notices on files they created, just because someone did send a trivial or not so significant patch (note: &#8220;trivial&#8221; and &#8220;significant&#8221; are very relative). On problems, probably the board will decide, if nobody gives up the claim we&#8217;ll fork the module (worst case, to be avoided as hard as possible).</li>
</ol>
</blockquote>
<ul>
<li>forking modules: highly discouraged, but allowed</li>
<li>unmaintained and rarely used modules: removed after a grace period</li>
<li>board: for now we continue to have 2 boards, SER and Kamailo at least until we have something runable. In the meantime we should think/discuss how the common board will look like: how it will be elected and for how long, &#8220;composition&#8221; (how many devels, how many from the user community, testers a.s.o)</li>
<li>testing: very important, Jerome proposed having beta-tester groups and stressed out the importance of dynamic tested. Everybody seems to agree, but there are doubts about finding beta-testers volunteers.</li>
<li>release management: we need a release manager for each release</li>
<li>documentation: Kamailio uses a wiki for core, and docbook .xml for modules, SER use NEWS (txt file) for core and docbook for modules, but it&#8217;s in the process of migrating to a more man page friendly format (still .xml). More discussion is needed, between the main doc writers from both sided.</li>
</ul>
<p><em><strong>sip-router.org:</strong></em></p>
<ul>
<li>GIT repository should be up next week</li>
<li><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">sr-dev mailing list</a> should be used for technical dicussions related to merging the cores</li>
<li>new features mails should be cc&#8217;ed to sr-dev too (very important especially when core or tm is involved).</li>
<li>todo: find easy to remember short name</li>
</ul>
<p><em><strong>Related projects:</strong></em></p>
<ul>
<li>some modules may be on separate repositories for a while (e.g., <a href="http://www.openimscore.org/">openimscore</a>), maintained by their devs for using them out of the box with sip-router</li>
<li>stand-alone application servers (<a href="http://www.wesip.com/">Voztelecom/WeSIP</a>, Iptego/SASI) may merge the communication interface specs in the future.</li>
<li>it is a need for a place where to collect basic info about related projects</li>
</ul>
<p><em><strong>Further steps:</strong></em></p>
<ul>
<li>new meeting, to be organized somewhere end of winter/beginning of spring 2009 (topics: celebrate first integrated working version, discuss further development of sip-router)</li>
<li>setup of adjacent tools that help developing code and documentation (e.g., wiki, tracker)</li>
</ul>
<p><em><strong>General opinions:</strong></em></p>
<ul>
<li>there are x-ser platforms running milions of users, sip-router must provide a rock-solid SIP server, esure trust and project reliability</li>
<li>while having a strong focus on above item, innovation shall not be stopped, new features to be added as module to avoid effects to core and main modules</li>
<li>very important modules (e.g., usrloc, registrar, &#8230;) should be protected as much as possible, patches and new features to be carefully reviewed not to affect stability and interoperability</li>
<li>improvements to most important parts to be discussed on <a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">sr-dev mailing list</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sip-router.org/2008/11/20/karlsruhe-meeting-minutes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wiki at sip-router.org</title>
		<link>http://sip-router.org/2008/11/20/wiki-at-sip-routerorg/</link>
		<comments>http://sip-router.org/2008/11/20/wiki-at-sip-routerorg/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 13:28:36 +0000</pubDate>
		<dc:creator>janakj</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[sip-router]]></category>

		<guid isPermaLink="false">http://sip-router.org/?p=203</guid>
		<description><![CDATA[The wiki for the SIP Router projects is now online at:
http://sip-router.org/wiki
The wiki is open, anybody is welcome to contribute there. If you do not want to edit pages anonymously then you can create an account here.
]]></description>
			<content:encoded><![CDATA[<p>The wiki for the SIP Router projects is now online at:</p>
<p><a href="http://sip-router.org/wiki">http://sip-router.org/wiki</a></p>
<p>The wiki is open, anybody is welcome to contribute there. If you do not want to edit pages anonymously then you can create an account <a href="http://sip-router.org/wp-login.php?action=register">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sip-router.org/2008/11/20/wiki-at-sip-routerorg/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GIT Repository Online</title>
		<link>http://sip-router.org/2008/11/18/git-repository-online/</link>
		<comments>http://sip-router.org/2008/11/18/git-repository-online/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 08:30:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[kamailio]]></category>

		<category><![CDATA[openser]]></category>

		<category><![CDATA[ser]]></category>

		<category><![CDATA[sip-router]]></category>

		<guid isPermaLink="false">http://sip-router.org/?p=190</guid>
		<description><![CDATA[The GIT repository for sip-router is now online. GIT URLs:

git://git.sip-router.org/sip-router (read only)
http://git.sip-router.org/sip-router (read only, slower, git://&#8230; recomended)
ssh://git.sip-router.org/sip-router (read write but account on git.sip-router.org needed)

Web interface:

http://git.sip-router.org/cgi-bin/gitweb.cgi

Before commiting, please read:

http://sip-router.org/wiki/git/quick-start-guide


For more info about GIT try:
 http://git.or.cz/gitwiki/GitDocumentation
and if you want to know how it works:
 http://eagain.net/articles/git-for-computer-scientists/
 (highly recommended)
Special thanks go to Jan Janak, who not only did setup [...]]]></description>
			<content:encoded><![CDATA[<p>The GIT repository for sip-router is now online. GIT URLs:</p>
<ul>
<li>git://git.sip-router.org/sip-router (read only)</li>
<li><a class="moz-txt-link-freetext" href="http://git.sip-router.org/sip-router">http://git.sip-router.org/sip-router</a> (read only, slower, git://&#8230; recomended)</li>
<li>ssh://git.sip-router.org/sip-router (read write but account on git.sip-router.org needed)</li>
</ul>
<p>Web interface:</p>
<ul>
<li><a class="moz-txt-link-freetext" href="http://git.sip-router.org/cgi-bin/gitweb.cgi">http://git.sip-router.org/cgi-bin/gitweb.cgi</a></li>
</ul>
<p>Before commiting, please read:</p>
<ul>
<li><a href="http://sip-router.org/wiki/git/quick-start-guide">http://sip-router.org/wiki/git/quick-start-guide</a>
</li>
</ul>
<p>For more info about GIT try:<br />
 <a class="moz-txt-link-freetext" href="http://git.or.cz/gitwiki/GitDocumentation">http://git.or.cz/gitwiki/GitDocumentation</a></p>
<p>and if you want to know how it works:<br />
 <a class="moz-txt-link-freetext" href="http://eagain.net/articles/git-for-computer-scientists/">http://eagain.net/articles/git-for-computer-scientists/</a><br />
 (highly recommended)</p>
<p>Special thanks go to Jan Janak, who not only did setup git.sip-router.org (including automatic cvs sync for some of the repos), but he&#8217;s also hosting it on one of his private machines.</p>
<p><a href="http://lists.sip-router.org/pipermail/sr-dev/2008-November/000040.html">More details here&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sip-router.org/2008/11/18/git-repository-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SIP Router Project - The Meeting In Karlsruhe</title>
		<link>http://sip-router.org/2008/11/14/sip-router-project-the-meeting-in-karlsruhe/</link>
		<comments>http://sip-router.org/2008/11/14/sip-router-project-the-meeting-in-karlsruhe/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 21:50:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[kamailio]]></category>

		<category><![CDATA[openser]]></category>

		<category><![CDATA[ser]]></category>

		<category><![CDATA[sip-router]]></category>

		<guid isPermaLink="false">http://sip-router.org/?p=186</guid>
		<description><![CDATA[A complete report is due following days.
First, many thanks to 1&#38;1 for hosting the event and everyone that participated in such short notice. There were representatives from 10 companies:

1&#38;1
FhG Fokus
Telio
Asipto
iptelorg/Tekelec
Voztelecom
Iptego
Itsyscom
Longphone
Basis AudioNet 

Some pictures should be published in the near future.
After going in short introduction and presentation of the goals from the point of view of [...]]]></description>
			<content:encoded><![CDATA[<p>A complete report is due following days.</p>
<p>First, many thanks to 1&amp;1 for hosting the event and everyone that participated in such short notice. There were representatives from 10 companies:</p>
<ul>
<li><a href="http://www.1und1.de/">1&amp;1</a></li>
<li><a href="http://www.fokus.fraunhofer.de/">FhG Fokus</a></li>
<li><a href="http://www.telio.no/">Telio</a></li>
<li><a href="http://www.asipto.com/">Asipto</a></li>
<li><a href="http://www.iptelorg.com/">iptelorg/Tekelec</a></li>
<li><a href="http://www.voztele.com/">Voztelecom</a></li>
<li><a href="http://www.iptego.com/">Iptego</a></li>
<li><a href="http://www.itsyscom.com/">Itsyscom</a></li>
<li><a href="http://www.longphone.fr/">Longphone</a></li>
<li><a href="http://www.basis-audionet.com/">Basis AudioNet</a> </li>
</ul>
<p>Some pictures should be published in the near future.</p>
<p>After going in short introduction and presentation of the goals from the point of view of each project (<a href="http://www.iptel.org/ser/">SIP Express Router (SER)</a> and <a href="http://www.kamailio.org/">Kamailio (OpenSER)</a>), we focused on:</p>
<ul>
<li>identification of potential points of conflicts and how to get to a resolution in such case</li>
<li>code integration for common layer of the first phase</li>
<li>future development and proposals of new features</li>
<li>management of the larger eco-system that includes related projects and business entities </li>
</ul>
<p>There will be several posts detailing what was discussed and proposed there for <a href="../">SIP Router project</a> in few days. meanwhile, the outlines:</p>
<ul>
<li>it is hard to avoid conflicts just by some clear and strict rules, so the common sense should lead the collaboration and discussions</li>
<li>GIT repository should be up in several days so the work can start, with a time line of 2-3 months from now to get core and tm in a very good shape of integration</li>
<li>another meeting shall be set in about 3 months time, to allow enough time for people to be able to attend, adjust the development and look more deep at the future. While a lot of focus in the next months will be on integration, development of new features won&#8217;t stop &#8212; for example, steps to a partial asynchronous processing are undertaking, couple of new modules are planned for release, several other modules to bring new functionalities</li>
<li>we should encourage and promote the development of related applications, like web interfaces, management tools, applications servers &#8212; they add value for community and business</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sip-router.org/2008/11/14/sip-router-project-the-meeting-in-karlsruhe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The SIP Router Project Launched</title>
		<link>http://sip-router.org/2008/11/04/the-sip-router-project-launched/</link>
		<comments>http://sip-router.org/2008/11/04/the-sip-router-project-launched/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 22:00:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[kamailio]]></category>

		<category><![CDATA[openser]]></category>

		<category><![CDATA[ser]]></category>

		<category><![CDATA[sip-router]]></category>

		<category><![CDATA[srouter]]></category>

		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=1</guid>
		<description><![CDATA[The SIP Router Project started aiming to build a solid open source SIP routing platform, based on collaboration of the SIP Express Router (SER) and Kamailio (OpenSER) teams.
Developers of these two projects believe that an united and non-conflicting environment will bring many benefits, to them, community members and companies.

bring together the developers and user communities [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://sip-router.org">SIP Router Project</a> started aiming to build a solid open source SIP routing platform, based on collaboration of the <a href="http://www.iptel.org/ser/">SIP Express Router (SER)</a> and <a href="http://www.kamailio.org">Kamailio (OpenSER)</a> teams.</p>
<p>Developers of these two projects believe that an united and non-conflicting environment will bring many benefits, to them, community members and companies.</p>
<ul>
<li>bring together the developers and user communities of both projects</li>
<li>reduce maintenance overhead </li>
<li>avoid duplicated efforts in development</li>
<li>develop a core framework that is flexible, extensible and scalable</li>
<li>promote and build a solid open source SIP server project</li>
<li>ensure business credibility</li>
<li>make future forking undesirable, this harms everybody, affects credibility and business</li>
</ul>
<p>You are welcome to join! Visit:</p>
<p><a href="http://www.sip-router.org">http://www.sip-router.org</a></p>
<p>Mailing list:</p>
<p><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sip-router.org/2008/11/04/the-sip-router-project-launched/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
