<?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/"
	>

<channel>
	<title>All About Telephony &#187; cdma phone</title>
	<atom:link href="http://www.syednetworks.com/tag/cdma-phone/feed" rel="self" type="application/rss+xml" />
	<link>http://www.syednetworks.com</link>
	<description>VoIP and Telephony</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:55:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>CDMA internet on Linux</title>
		<link>http://www.syednetworks.com/cdma_internet</link>
		<comments>http://www.syednetworks.com/cdma_internet#comments</comments>
		<pubDate>Tue, 10 Oct 2006 23:26:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CDMA Phone with Linux]]></category>
		<category><![CDATA[CDMA]]></category>
		<category><![CDATA[CDMA internet]]></category>
		<category><![CDATA[cdma phone]]></category>
		<category><![CDATA[cdma service]]></category>
		<category><![CDATA[cdma technology]]></category>
		<category><![CDATA[internet cdma]]></category>
		<category><![CDATA[nokia cdma]]></category>

		<guid isPermaLink="false">http://www.syednetworks.com/?p=35</guid>
		<description><![CDATA[I am with Debian Sarge 3.X 1).    Flexi Nokia CDMA 2280 + the non-original data cable DKU-5 made in China. From a financial point of view, the after-market Nokia cable will be sufficient because using a Nokia default cable will not work in this solution....]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-5441476791057559";
/* 336x280, created 5/27/08 */
google_ad_slot = "2308058417";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>I am with Debian Sarge 3.X</p>
<p>1).    Flexi Nokia CDMA 2280 + the non-original data cable DKU-5 made in China.</p>
<p>From a financial point of view, the after-market Nokia cable will be sufficient because using a Nokia default cable will not work in this solution.</p>
<p>While purchasing the phone or cable, it would be better to directly try the cable while in the shop from where you are buying Oxygen Phone software (the software comes with the cable&#8217;s gift pack)</p>
<p>Please do not choose the DKU-5 connection during the wizard. Instead choose the DTE-9. If it can be recognized in Oxygen, God Willing could be use with the Linux.<br />
All I want to say here is the Nokia default cable DKU-5 original will not work with Linux. This is why you must get an after-market China cable.</p>
<p>Here is method:</p>
<ol>
<li>First confirm if you have p12303 driver available in your kernel (in Debian it’s already available) also verify if the wvdial driver available.</li>
<li>Plug the data cable to USB port, if will be recognized by kernel as follows.</li>
</ol>
<p>Oct 31 05:13:45 devel kernel: usb 1-2: new full speed USB device using address 3 Oct 31 05:13:45 devel kernel: pl2303 1-2:1.<br />
0: PL-2303 converter detected Oct 31 05:13:45 devel kernel: usb 1-2: PL-2303 converter now attached to ttyUSB0</p>
<p>Oct 31 05:13:45 devel udev [3678]: creating device node ‘/dev/ttyUSB0&#8242; Oct 31 05:13:46 devel usb. Agent [3667]: pl2303: already loaded</p>
<p>3 .   Now edit the /etc/wvdial.conf</p>
<p>[Dialer Defaults] Phone = #777<br />
Username = telkomnet@flexi<br />
Password = telkom<br />
New PPPD = yes<br />
the Modem = /dev/ttyUSB0<br />
Baud = 230400<br />
Init1 = ATZ<br />
Init2 = AT+crm=1<br />
ISDN = 0<br />
the Modem Type = Analogous Modem</p>
<p>4.     execute below command on Linux shell with the order (must with root):</p>
<p>devel:/home/i2c#  wvdial<br />
–&gt; WvDial: Internet dialer version 1.54.0<br />
–&gt; Cannot get information for serial port.<br />
–&gt; Initializing modem.<br />
–&gt; Sending: ATZ<br />
ATZ<br />
OK<br />
–&gt; Sending: AT+crm=1 AT+crm=1<br />
OK<br />
–&gt; Modem initialized.<br />
–&gt; Sending: ATDT#777<br />
–&gt; Waiting for carrier. ATDT#777<br />
CONNECT<br />
–&gt; Carrier detected. Waiting for prompt.<br />
~[7f]}#@!}!}”} }5}”}&amp;} }*} } }#}%B#}%}%}&amp;c<br />
q+I&lt; ~<br />
–&gt; PPP negotiation detected.<br />
–&gt; Starting pppd at Mon Oct 31 05:19:18 2005<br />
–&gt; pid of pppd: 3735<br />
–&gt; Using interface ppp0<br />
–&gt; local IP address 10.1.11.103<br />
–&gt; remote IP address 10.1.63.1<br />
–&gt; primary DNS address 10.1.1.20<br />
–&gt; secondary DNS address 202.134.0.155<br />
Now you are done. Enjoy using CDMA phone as modem being on Linux</p>
<p>5.    End the connection by pressing the switch of Ctrl-C</p>
<p>Caught signal #2! Attempting to exit gracefully…<br />
–&gt; Terminating on signal 15<br />
–&gt; Connect time 0.0 minutes.<br />
–&gt; Disconnecting at Mon Oct 31 05:19:23 2005<br />
<!-- google DISABLED--></p>

	Tags: <a href="http://www.syednetworks.com/tag/cdma" title="CDMA" rel="tag">CDMA</a>, <a href="http://www.syednetworks.com/tag/cdma-internet" title="CDMA internet" rel="tag">CDMA internet</a>, <a href="http://www.syednetworks.com/tag/cdma-phone" title="cdma phone" rel="tag">cdma phone</a>, <a href="http://www.syednetworks.com/tag/cdma-service" title="cdma service" rel="tag">cdma service</a>, <a href="http://www.syednetworks.com/tag/cdma-technology" title="cdma technology" rel="tag">cdma technology</a>, <a href="http://www.syednetworks.com/tag/internet-cdma" title="internet cdma" rel="tag">internet cdma</a>, <a href="http://www.syednetworks.com/tag/nokia-cdma" title="nokia cdma" rel="tag">nokia cdma</a><br />

	<h4>Related posts</h3>
	<ul class="st-related-posts">
	<li><a href="http://www.syednetworks.com/skype-for-iphone-and-blackberry" title="Skype for iPhone and BlackBerry (December 5, 2009)">Skype for iPhone and BlackBerry</a> (0)</li>
	<li><a href="http://www.syednetworks.com/setting-up-internet-connection-with-cdma-phone" title="Setting up internet connection with CDMA Phone (October 11, 2006)">Setting up internet connection with CDMA Phone</a> (18)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.syednetworks.com/cdma_internet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

