<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>twit88.com &#187; telco</title>
	<link>http://twit88.com/blog</link>
	<description>Good judgement comes from experience, and experience comes from bad judgement.</description>
	<pubDate>Wed, 19 Nov 2008 06:30:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Kannel: Open Source SMS and WAP Gateway</title>
		<link>http://twit88.com/blog/2008/07/11/kannel-open-source-sms-and-wap-gateway/</link>
		<comments>http://twit88.com/blog/2008/07/11/kannel-open-source-sms-and-wap-gateway/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 15:02:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[open source]]></category>

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

		<guid isPermaLink="false">http://twit88.com/blog/2008/07/11/kannel-open-source-sms-and-wap-gateway/</guid>
		<description><![CDATA[
Kannel is an open source SMS and WAP gateway. It is developed on Linux using C but should be able to run on Unix like systems. For Windows, you will need the Cygwin to compile it.
For SMS services,

Work as both Pull and Push gateway
Can handle 7-bit, 8-bit and Unicode data
Delivery reports
Can handle hundreds of messages [...]]]></description>
			<content:encoded><![CDATA[</p>
<p><a href="http://www.kannel.org">Kannel</a> is an open source SMS and WAP gateway. It is developed on Linux using C but should be able to run on Unix like systems. For Windows, you will need the Cygwin to compile it.</p>
<p>For SMS services,</p>
<ul>
<li>Work as both Pull and Push gateway
<li>Can handle 7-bit, 8-bit and Unicode data
<li>Delivery reports
<li>Can handle hundreds of messages per second in average workstation
<li>Can be used to send operator logos, ringing tones, OTA configurations, WAP SI messages etc. but usually the message must be created by hand
<li>Supports following SMS center protocols: CIMD 1.3, CIMD 2.0, SMPP 3.4, UCP/EMI 4.0. Also: SEMA SMS2000 OIS protocol for SMS centers over Radiopad and X.25.
<li>Can use GMS phones and GSM modems as pseudo SMS center
<li>Can connect various HTTP based content gateways
<li>Can work as aggregator </li>
</ul>
<p>For WAP services</p>
<ul>
<li>WSP: connection oriented and connectionless modes.
<li>WML compiler from text to binary form. Supports a number of character sets.
<li>WMLScript compiler: Converts textual WMLScript source code to a byte-code format.
<li>WTP: class 0, 1, and 2. Error handling is not very much tested, though.
<li>WDP: Supports only UDP bearer (GSM data and GPRS), no SMS bearer support yet.
<li>WAP push </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/07/11/kannel-open-source-sms-and-wap-gateway/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Source MMS Gateway</title>
		<link>http://twit88.com/blog/2008/07/10/open-source-mms-gateway/</link>
		<comments>http://twit88.com/blog/2008/07/10/open-source-mms-gateway/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 05:41:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[open source]]></category>

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

		<guid isPermaLink="false">http://twit88.com/blog/2008/07/10/open-source-mms-gateway/</guid>
		<description><![CDATA[
Mbuni is a fully-fledged Free/Open Source Multimedia Messaging Service (MMS) gateway. It includes both core network MMS switching (i.e. MMSC) capabilities as well as messaging gateway (i.e. MMSC infrastructure integration) features, and is suitable for operators and MMS VAS providers.
Mbuni implements all major MMS interfaces, including phone-to-phone (so-called MM1 interface), phone-to-email (MM3), inter-MMSC (MM4) and [...]]]></description>
			<content:encoded><![CDATA[</p>
<p><a href="http://www.mbuni.org/index.shtml">Mbuni</a> is a fully-fledged Free/Open Source Multimedia Messaging Service (MMS) gateway. It includes both core network MMS switching (i.e. MMSC) capabilities as well as messaging gateway (i.e. MMSC infrastructure integration) features, and is suitable for operators and MMS VAS providers.</p>
<p>Mbuni implements all major MMS interfaces, including phone-to-phone (so-called MM1 interface), phone-to-email (MM3), inter-MMSC (MM4) and MMS VAS (MM7). </p>
<ul>
<li>MM1: MMS User Agent - for handsets</li>
<li>MM3: External Servers - from/to email</li>
<li>MM4: Interworking of different MMS gateways</li>
<li>MM6: MMS user database</li>
<li>MM7: MMS VAS applications</li>
<li>MM8: Billing and CDR generation.</li>
</ul>
<p>MM7 is the reference point between Value Added Service Provider (VASP) and Multimedia Messaging Service Center (MMSC). By using the MM7 interface, third party content providers can send/receive multimedia messages between their applications and MMS-enabled mobile phones.</p>
<p>MM7 is a vendor-independent protocol specified by 3GPP and it is based on the concept of Web Services. The protocol uses HTTP for communication and utilizes SOAP/MIME/XML message format. Today virtually all MMSCs implement the MM7 interface. With MM7 protocol, VASP can perform the following functions:
<ul>
<li>Send/Receive MMS messages
<li>Receive delivery and read reports
<li>Replace/Cancel an earlier MMS message submission (Optional)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/07/10/open-source-mms-gateway/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Storing Phone Number in Mobile Phone</title>
		<link>http://twit88.com/blog/2008/01/31/storing-phone-number-in-mobile-phone/</link>
		<comments>http://twit88.com/blog/2008/01/31/storing-phone-number-in-mobile-phone/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 15:38:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[telco]]></category>

		<guid isPermaLink="false">http://twit88.com/blog/2008/01/31/storing-phone-number-in-mobile-phone/</guid>
		<description><![CDATA[Have you ever noticed or aware of the ‘+’ sign that is prefixed in the phone number that we dial or store in the address book in our mobile phone? What is the significance of putting a ‘+’ sign in front?
All the telephone numbers we dial follow certain format known as E.164 addressing format – [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever noticed or aware of the ‘+’ sign that is prefixed in the phone number that we dial or store in the address book in our mobile phone? What is the significance of putting a ‘+’ sign in front?</p>
<p>All the telephone numbers we dial follow certain format known as E.164 addressing format – a combination of digits that comprise the country code, area code and telephone number. This format is defined by ITU (International Telecommunication Union), which is an international organization established to standardize and regulate international radio spectrum and telecommunications standards. All of the countries around the world follow this format to dial a telephone number.</p>
<p>Different countries (or operators) have different international direct dialing (IDD) access code; typically it is a ‘0’ or ‘00’ or ‘00x’ (e.g. 001). This IDD access code must be dialed out before you dial the fully specified phone number in E.164 format. Instead of remembering different IDD access code in different countries, there is a standard way to dial this on our mobile phone by using the ‘+’ sign. Example: Dialing +60123344556 is as good as dialing 0060123344556 (when you are oversea). Dialing +60123344556 while you are not overseas will also work as it is as good as you dial 0123344556.</p>
<p>This is definitely handier than storing the phone number in local dial format, such as 03032233445 or 0123344556 (I notice most people do that). Instead, store the phone number in the standard international format such as +6032233445 or +60123344556 in your address book, you will find that you can dial the same number anywhere from your address book in your mobile phone without the hassle of keying number again with some special IDD access code in front.</p>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/01/31/storing-phone-number-in-mobile-phone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JBoss Mobicents - The Open Source SLEE and SIP Server</title>
		<link>http://twit88.com/blog/2007/10/23/jboss-mobicents-the-open-source-slee-and-sip-server/</link>
		<comments>http://twit88.com/blog/2007/10/23/jboss-mobicents-the-open-source-slee-and-sip-server/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 14:46:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[open source]]></category>

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

		<guid isPermaLink="false">http://twit88.com/blog/2007/10/23/jboss-mobicents-the-open-source-slee-and-sip-server/</guid>
		<description><![CDATA[Frankly speaking I haven&#8217;t tested it yet. I was browsing through the projects by JBoss, and discovered Mobicents.
Telco is one area that I am always interested in, as most of my projects are telco related. It is interested to see a open source project like Mobicents. 
According to JBoss, Mobicents is a highly scalable event-driven [...]]]></description>
			<content:encoded><![CDATA[<p>Frankly speaking I haven&#8217;t tested it yet. I was browsing through the projects by JBoss, and discovered <a href="http://labs.jboss.com/mobicents/">Mobicents</a>.</p>
<p>Telco is one area that I am always interested in, as most of my projects are telco related. It is interested to see a open source project like Mobicents. </p>
<p>According to JBoss, Mobicents is a highly scalable event-driven application server with a robust component model and fault tolerant execution environment. Mobicents is the first and only Open Source Platform certified for JSLEE compliance. It complements J2EE to enable convergence of voice, video, instant messaging and data in next generation intelligent applications.</p>
<p>In the scope of telecom Next Generation Intelligent Networks (NGIN), Mobicents fits in as a high-performance core engine for Service Delivery Platforms (SDP) and IP Multimedia SubSystems (IMS).</p>
<p>Mobicents enables the composition of Service Building Blocks (SBB) such as call control, billing, user provisioning, administration, and presence sensitive features. The JAIN SLEE specification allows popular protocol stacks such as SIP to be plugged in as resource adapters. The SLEE service building blocks - SBBs have many similarities to EJBs. The extensible standard architecture naturally accomodates integration points with enterprise applications such as Web, CRM or SOA end points. </p>
<p>It would be interesting if someone can share some project implementation experience using Mobicents, its performance benchmark and also the pros and cons of it.</p>
<p>I will give it a try once I have the time !</p>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2007/10/23/jboss-mobicents-the-open-source-slee-and-sip-server/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
