<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Opensips&#039;s Blog</title>
	<atom:link href="http://opensips.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensips.wordpress.com</link>
	<description>OpenSIPS Tutorials</description>
	<lastBuildDate>Fri, 17 Jul 2009 01:47:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='opensips.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Opensips&#039;s Blog</title>
		<link>http://opensips.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://opensips.wordpress.com/osd.xml" title="Opensips&#039;s Blog" />
	<atom:link rel='hub' href='http://opensips.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Call Control integration on OpenSIPS</title>
		<link>http://opensips.wordpress.com/2009/07/17/call-control-integration-on-opensips/</link>
		<comments>http://opensips.wordpress.com/2009/07/17/call-control-integration-on-opensips/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 01:46:47 +0000</pubDate>
		<dc:creator>opensips</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Call Control]]></category>
		<category><![CDATA[OpenSIPS Prepaid Support]]></category>

		<guid isPermaLink="false">http://opensips.wordpress.com/?p=50</guid>
		<description><![CDATA[I have finished integrating the codes for call control in the opensips.cfg. At initial testings call control was working fine. However, I had a hard time accounting using radius, the call control generated BYE when account balance reaches zero. Since the BYE which was generated by internally, should be accounted using the local_route. Unfortunately, I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=50&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have finished integrating the codes for call control in the opensips.cfg.  At initial testings call control was working fine. However, I had a hard time accounting using radius, the call control generated BYE when account balance reaches zero.  Since the BYE which was generated by internally, should be accounted using the local_route.  Unfortunately, I was not aware that this was the proper way to account the BYE.  After reading some articles on the mailing list I was able to realize that my accounting script for an internally generated BYE should not be located at the main route.  Please note that the main route and local_route are not the same (I guess I still need to read more documentation).</p>
<p>Here is the code for accounting internally generated BYE:<br />
<em><strong>local_route {</p>
<p>     if (is_method(&#8220;BYE&#8221;) ) {<br />
        acc_db_request(&#8220;Internally generated BYE&#8221;, &#8220;acc&#8221;);<br />
        acc_rad_request(&#8220;Internally generated BYE&#8221;);  #// This is sending an Bye to the radius server to create the stop time.<br />
     }<br />
  }</strong><br />
</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensips.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensips.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensips.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensips.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensips.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensips.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensips.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensips.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensips.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensips.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensips.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensips.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensips.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensips.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=50&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensips.wordpress.com/2009/07/17/call-control-integration-on-opensips/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c84cad8570aa8cb23b036bc2971f9d85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensips</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenSIPS Webinar Schedule</title>
		<link>http://opensips.wordpress.com/2009/06/30/opensips-webinar-schedule-2/</link>
		<comments>http://opensips.wordpress.com/2009/06/30/opensips-webinar-schedule-2/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 23:28:00 +0000</pubDate>
		<dc:creator>opensips</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensips.wordpress.com/2009/06/30/opensips-webinar-schedule-2/</guid>
		<description><![CDATA[Guys the AG-Projects Team is organizing another webinar!!! Hi, The next free webinar is scheduled for Wednesday 8th of July 2009. Thetopic is "Routing in SIP" This webinar will help you to understand SIP routing concepts. SIProuting is very often a misunderstood concept. It is essential foranyone trying to script OpenSIPS to fully understand these [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=43&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Guys the AG-Projects Team is organizing another webinar!!!</p>
<pre>Hi,

The next free webinar is scheduled for Wednesday 8th of July 2009. Thetopic is "Routing in SIP"

This webinar will help you to understand SIP routing concepts. SIProuting is very often a misunderstood concept. It is essential foranyone trying to script OpenSIPS to fully understand these concepts.

Registration form : <a class="moz-txt-link-freetext" href="https://www2.gotomeeting.com/register/429289130">https://www2.gotomeeting.com/register/429289130</a>

Also see <a class="moz-txt-link-freetext" href="http://www.opensips.org/Training/Webinars">http://www.opensips.org/Training/Webinars</a> for future updates.

Best regards,Bogdan</pre>
<p>Hope you can set a time to listen to this webinar.  This would be a great opportunity to listen to the experts and ask some questions.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensips.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensips.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensips.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensips.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensips.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensips.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensips.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensips.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensips.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensips.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensips.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensips.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensips.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensips.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=43&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensips.wordpress.com/2009/06/30/opensips-webinar-schedule-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c84cad8570aa8cb23b036bc2971f9d85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensips</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenSIPS: Case Study Overview</title>
		<link>http://opensips.wordpress.com/2009/06/27/opensips-case-study-overview/</link>
		<comments>http://opensips.wordpress.com/2009/06/27/opensips-case-study-overview/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 09:06:00 +0000</pubDate>
		<dc:creator>opensips</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensips.wordpress.com/2009/06/27/opensips-case-study-overview/</guid>
		<description><![CDATA[Started: January 2009 Operating System: Fedora Core 10 Billing and Accounting: CDRTool Version 6.8 FreeRadius 1.1.7 Presence: OpenXcap Chat MSRPRelay Status: June 2009 Everything is working using a modified version of the original opensips.cfg configuration. Accounting and billing using CDRTool and FreeRadius is functional. After the difficulties in figuring out why each call has been [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=39&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div><strong>Started:</strong></div>
<p>January  2009</p>
<div><span style="font-weight:bold;">Operating System:</span><br />
Fedora Core 10</div>
<p>Billing and Accounting:<strong><br />
</strong></p>
<div><strong>CDRTool Version 6.8</strong></div>
<p>FreeRadius 1.1.7</p>
<div><strong>Presence:</strong></div>
<p>OpenXcap<strong><br />
</strong></p>
<div><strong> </strong></div>
<div><strong><strong>Chat</strong></strong></div>
<div>MSRPRelay</div>
<div><strong> </strong></div>
<p><strong><strong>Status:</strong><br />
</strong></p>
<div><strong> </strong></div>
<p><strong><em><strong>June 2009</strong></em><br />
</strong></p>
<div>Everything is working using a modified version of the original opensips.cfg configuration.  Accounting and billing using CDRTool and FreeRadius is functional.  After the difficulties in figuring out why each call has been classified as a Free Call, which can be pointed to the dial plan configuration in the opensips.cfg file.</div>
<div>A very simple NAT traversal support has been created in the routing logic using the nathelper module.</div>
<div>The next focus of the study is the dial plan and create an advance nat traversal routing logic which will determine NAT situation on register request,</div>
<div><strong> </strong></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensips.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensips.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensips.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensips.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensips.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensips.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensips.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensips.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensips.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensips.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensips.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensips.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensips.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensips.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=39&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensips.wordpress.com/2009/06/27/opensips-case-study-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c84cad8570aa8cb23b036bc2971f9d85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensips</media:title>
		</media:content>
	</item>
		<item>
		<title>CDRTool Rating computation problem.</title>
		<link>http://opensips.wordpress.com/2009/06/26/cdrtool-rating-computation-problem/</link>
		<comments>http://opensips.wordpress.com/2009/06/26/cdrtool-rating-computation-problem/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 03:43:34 +0000</pubDate>
		<dc:creator>opensips</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[CDRTool]]></category>
		<category><![CDATA[Rating Engine]]></category>

		<guid isPermaLink="false">http://opensips.wordpress.com/?p=21</guid>
		<description><![CDATA[After installing everything (OpenSIPS, FreeRadius, Mediaproxy, and CDRTool) and it seems that all the installed applications are running properly I was wondering why all the calls where Identified as free call. Using the testing instruction posted on the ag-projects wiki I tested my rating engine and it works fine. Using this command ShowPrice From=sip:123@example.com To=sip:0031650222333@example.com [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=21&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span></span></p>
<p>After installing everything (OpenSIPS, FreeRadius, Mediaproxy, and CDRTool) and it seems that all the installed applications are running properly I was wondering why all the calls where Identified as free call. Using the testing instruction posted on the ag-projects wiki I tested my rating engine and it works fine.<br />
<strong>Using this command</strong><br />
ShowPrice From=sip:123@example.com To=sip:0031650222333@example.com Gateway=10.0.0.1 Duration=59</p>
<p><strong>Result</strong><br />
0.2173<br />
Duration: 59 s<br />
App: audio<br />
Destination: 31650<br />
Customer: domain=example.com<br />
Connect: 0.0000<br />
StartTime: 2009-06-26 04:47:41<br />
&#8211;<br />
Span: 1<br />
Duration: 59 s<br />
ProfileId: grn_premium / weekday<br />
RateId: grn_premium / 0-24h<br />
Rate: 0.2210 / 60 s<br />
Price: 0.2173</p>
<p>But when I tried to substitute values using my own users<br />
ShowPrice From=sip:1000@mydomain.com To=sip:1001@mydomain.com Gateway=10.0.0.1 Duration=59<br />
the result was always zero.<br />
As advised in the mailing list to read the rating.txt documentation for information I can not still resolve the issue. The documentation fails to explain how to set the canonical uri value properly. I checked if I was able to properly placed this statement <strong>$avp(s:can_uri) = $ru;</strong>. By the way, this statement assigns the value for the canonical URI for the radius accounting. I have tested my opensips.cfg configuration, both the clients hear each other and the accounting records contains all fields except for the price field which was either empty or 0.</p>
<p>This was a puzzle for me for many many weeks, but I stumbled on a mailing list article that discusses the E164 class on the cdr_generic.php. Upon studying the code I realized that my opensips.cfg configuration was not handling any dial plan, infact, I realized that I did not set any dial plan. Having this idea I again tested my rating engine using the command below</p>
<p>ShowPrice From=sip:1000@mydomain.com To=sip:001001@mydomain.com Gateway=10.0.0.1 Duration=59</p>
<p>Voila!!! the rating engine price computation works!!!</p>
<p>If you notice on the To=sip:001001@mydomain.com I have prefix 00. If the canonical URI does not have a prefix the rating engine would not be able to compute the price of the call because it will fail to determine the destination id. As documented in rating.txt the canonical URI is used in the determination of the destination id.</p>
<p>I have created a custom E164 class in cdr_generic.php according to the dial plan I have right now. Currently I am still working on configuring my dial plan and integrate it in the opensips.cfg config file.</p>
<p>In short, the canonical URI value is affected how you set your dial plan. Lets say for example you dialled 1001@mydomain.com. If you are going to examine CDR record for this call you will notice that the canonical uri is 1001@mydomain.com. If this is the case the rating engine will not be able to compute the price for the call because it will fail to determine the destination id. As I have said that I am still working on my dial plan, I have hard coded the 00 prefix on my opensips.cfg.<br />
if (uri=~&#8221;^sip:[1-9][0-9]*&#8221;)<br />
{<br />
prefix(&#8220;00&#8243;);<br />
$avp(s:can_uri) = $ru;<br />
strip(2);<br />
};<br />
After assigning it to AVP variable for the canonical uri the prefix &#8217;00&#8242; was remove/strip.<br />
<strong>WARNING:</strong><br />
I am not 100% sure if this procedure is correct, all I can say that my CDRTool Web application is working, specially the price computation.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensips.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensips.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensips.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensips.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensips.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensips.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensips.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensips.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensips.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensips.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensips.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensips.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensips.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensips.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=21&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensips.wordpress.com/2009/06/26/cdrtool-rating-computation-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c84cad8570aa8cb23b036bc2971f9d85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensips</media:title>
		</media:content>
	</item>
		<item>
		<title>What is OpenSIPS?</title>
		<link>http://opensips.wordpress.com/2009/06/08/opensips/</link>
		<comments>http://opensips.wordpress.com/2009/06/08/opensips/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 02:47:56 +0000</pubDate>
		<dc:creator>opensips</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is OpenSIPS? OpenSIPS is a mature implementation of a SIP server.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=1&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>What is OpenSIPS?</strong></p>
<p><strong>OpenSIPS</strong> is a mature implementation of a SIP server.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensips.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=1&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensips.wordpress.com/2009/06/08/opensips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c84cad8570aa8cb23b036bc2971f9d85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensips</media:title>
		</media:content>
	</item>
		<item>
		<title>Intro</title>
		<link>http://opensips.wordpress.com/2009/06/07/intro/</link>
		<comments>http://opensips.wordpress.com/2009/06/07/intro/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 05:55:00 +0000</pubDate>
		<dc:creator>opensips</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://opensips.wordpress.com/2009/06/07/intro/</guid>
		<description><![CDATA[At last I was able to finish installing all the necessary applications for VOIP project. Althought there still some problems. I was able to install opensips 1.5, OpenXcap, CDRTool, Mediaproxy, Radius Server, MSRPRelay. I have created this blog to document all the problems that I will encounter and if possible post the solutions to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=37&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>At last I was able to finish installing all the necessary applications for VOIP project. Althought there still some problems. I was able to install opensips 1.5, OpenXcap, CDRTool, Mediaproxy, Radius Server, MSRPRelay.</p>
<p>I have created this blog to document all the problems that I will encounter and if possible post the solutions to the problem.</p>
<p>Currenlty, our project is encountering on the billing part of the CDRTool. The price for each call is not computed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/opensips.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/opensips.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/opensips.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/opensips.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/opensips.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/opensips.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/opensips.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/opensips.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/opensips.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/opensips.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/opensips.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/opensips.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/opensips.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/opensips.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=opensips.wordpress.com&amp;blog=8080838&amp;post=37&amp;subd=opensips&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://opensips.wordpress.com/2009/06/07/intro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c84cad8570aa8cb23b036bc2971f9d85?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">opensips</media:title>
		</media:content>
	</item>
	</channel>
</rss>
