<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Zugschlusbeobachtungen (Entries tagged as gsm)</title>
    <link>http://blog.zugschlus.de/</link>
    <description>Das persönliche Blog von Marc Haber</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:mh+blog-zugschlus-de@zugschlus.de" />
    <generator>Serendipity 1.5.5 - http://www.s9y.org/</generator>
    <pubDate>Tue, 03 Jun 2008 15:16:17 GMT</pubDate>

    <image>
        <url>http://blog.zugschlus.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Zugschlusbeobachtungen - Das persönliche Blog von Marc Haber</title>
        <link>http://blog.zugschlus.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Works with a more recent card as well</title>
    <link>http://blog.zugschlus.de/archives/706-Works-with-a-more-recent-card-as-well.html</link>
            <category>Computer und Netze</category>
    
    <comments>http://blog.zugschlus.de/archives/706-Works-with-a-more-recent-card-as-well.html#comments</comments>
    <wfw:comment>http://blog.zugschlus.de/wfwcomment.php?cid=706</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=706</wfw:commentRss>
    

    <author>mh+blog-zugschlus-de@zugschlus.de (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
Today, I had the opportunity to try my &lt;a
href=&quot;http://blog.zugschlus.de/exit.php?url_id=2318&amp;amp;entry_id=706&quot;  onmouseover=&quot;window.status=&#039;http://blog.zugschlus.de/archives/704-Automatic-initialization-of-a-Option-3G-Datacard.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;Link to the
other article in this blog&quot;&gt;UMTS initialization mechanism&lt;/a&gt; that I built this weekend with more recent hardware, a
newer Option Globetrotter 3G Express Card with Vodafone branding (reporting itself to be a &amp;#8220;Globetrotter HSDPA
Modem&amp;#8221; with Vendor ID 0xaf0 and Product ID 0x6701). To get the card connected to my test Notebook, a hp compaq
nc8000, I had a &amp;#8220;Expresscard in a PC card slot&amp;#8221; adapter and a passive &amp;#8220;Expresscard at a normal USB
port&amp;#8221; adapter. The USB adapter had cost about ten Euros, and I don&amp;#8217;t imagine the PC card adapter to be much
more expensive.
&lt;/p&gt;
 &lt;p&gt;
The later Option card is recognized as three USB-connected serial ports by the Option kernel driver
(CONFIG_USB_SERIAL_OPTION) as the older one is, and it works just fine. The only difference is that the udev rule needs
a different value for the ATTRS{modalias} setting. My umts-pin script complains about an &amp;#8220;illegal seek&amp;#8221;
after entering the PIN, but the card registers itself with the network nevertheless. Both gammu to send SMS and pppd for
IP connectivity worked out of the box.
&lt;/p&gt;
&lt;p&gt;
Especially the &amp;#8220;Expresscard-to-USB&amp;#8221; adapter setup is very sexy for setups where neither an Expresscard nor a
PC Card slot is available, and USB cables can be nice and long. So one could even mount the UMTS interface near the
window and pull a longer USB cable to the actual system. I decided on putting the UMTS interface into a notebook,
though, and mount the notebook near the window to be able to monitor the monitoring systems and send out SMS even when
the whole datacenter is without power (by virtue of the notebook having a built-in UPS).
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Tue, 03 Jun 2008 17:16:17 +0200</pubDate>
    <guid isPermaLink="false">http://blog.zugschlus.de/archives/706-guid.html</guid>
    <category>debian-english</category>
<category>english</category>
<category>gsm</category>
<category>hardware</category>
<category>option-3g</category>
<category>udev</category>
<category>umts</category>
<category>vodafone</category>

</item>
<item>
    <title>Automatic initialization of a Option 3G Datacard</title>
    <link>http://blog.zugschlus.de/archives/704-Automatic-initialization-of-a-Option-3G-Datacard.html</link>
            <category>Computer und Netze</category>
    
    <comments>http://blog.zugschlus.de/archives/704-Automatic-initialization-of-a-Option-3G-Datacard.html#comments</comments>
    <wfw:comment>http://blog.zugschlus.de/wfwcomment.php?cid=704</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=704</wfw:commentRss>
    

    <author>mh+blog-zugschlus-de@zugschlus.de (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
For mobile UMTS/GSM, I have been using an Option 3G Data Card for two and a half years now. I blogged about getting the
card to work (in German, sorry) on Linux in &lt;a
href=&quot;http://blog.zugschlus.de/exit.php?url_id=2314&amp;amp;entry_id=704&quot;  onmouseover=&quot;window.status=&#039;http://blog.zugschlus.de/archives/114-UMTS-unter-Linux-funktioniert.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;link to a German blog
article&quot;&gt;July 2005&lt;/a&gt;. I never found the time - until now - to automate the card initialization so that I had been
using a horrible chat script for card initialization when the PPP connection was built.
&lt;/p&gt;
&lt;p&gt;
I recently took the time to automate this, so that the PIN is transmitted to the card automatically when the card is
plugged in. This article documents what I did.
&lt;/p&gt;
&lt;p&gt;
On a side note: Unfortunately, the vendors&amp;#8217; attitude towards Linux hasn&amp;#8217;t changed since 2005. Their Hotlines
still deny that their products can be used with Linux at all, and they surely do not publish any documentation that can
be of help. Otoh, Vodafone has published a software that supposedly aids usage of their products under Linux. I
haven&amp;#8217;t tried it yet since it is not packaged yet for Debian. Additionally, Vodafone support media and sales do
not seem to know about this effort, they still deny that their products work with Linux. Windows users happily install
proprietary software products that do little more than sending a handful of AT commands to the emulated USB modem and
hand over the connection to Windows&amp;#8217; PPP Stack. A very unsatisfying situation.
&lt;/p&gt;
&lt;p&gt;
Just for the record: Dear Vodafone DE, a week ago you missed the sale of a new USB UMTS interface because you
don&amp;#8217;t even document it on Linux. This motivated me to look into the drawer that holds the old, non-HSDPA PC cards
that have been decommissioned at the customers&amp;#8217; site and use an old, used device. Your fault.
&lt;/p&gt;
 &lt;p&gt;
But now back on topic: For a data center monitoring system, I want to send out alerts as text message (for German
speakers: SMS - we have a rather strange vocabulary for mobile communications), and am reluctant to do so via IP: IP is
one of the things that can fail, so it is preferred to directly inject the text messages into the network of the
operator that provides service to the recipients of the text messages. Fortunately, most of the recipients are in the
same network.
&lt;/p&gt;
&lt;p&gt;
After evaluating current hardware solutions that could be plugged directly into the &amp;#8220;real&amp;#8221; server doing the
monitoring and running into the wall of non-support provided by the network operators and hardware vendors, I decided on
taking things a little further and to build an Ethernet-Connected text message device. An old hp compaq nc8000 (no, not
mine, mine still works fine and is in daily use) and an old, first generation Option Datacard 3G will be mounted near
the datacenter&amp;#8217;s windows and equipped with Debian and Nagios. That way, the text message device can itself monitor
the monitoring system and even send out a warning message when the data center goes out of power: It has a built-in
UPS.
&lt;/p&gt;
&lt;p&gt;
But now back on topic: For the text messages to go out reliably, it is necessary that the UMTS card is initialized
automatically when the system comes up. A great opportunity to finally address this issue for Linux, on customers&amp;#8217;
expense **grins**.
&lt;/p&gt;
&lt;p&gt;
UMTS card initialization is done in two steps: First, when the card is plugged in, the virtual OHCI host port appears.
Initialization of the virtual OHCI happens automatically. Most documentation on the web says that you now need to load
an appropriately parametrized usbserial module, and I did it this way for years, but that&amp;#8217;s not necessary any
more. CONFIG_USB_SERIAL_OPTION is a dedicated kernel module for the Option 3G data card, which gets automatically loaded
if it is available.
&lt;/p&gt;
&lt;p&gt;
If you don&amp;#8217;t have the Option module for some reason, you still need the following udev rule to automatically load
the generic USB serial module. I figured that out yesterday before I learned about the Option module in a comment made
to the original version of this article.
&lt;blockquote&gt;&lt;pre&gt;
SUBSYSTEM==&amp;#8220;usb&amp;#8221;, \
   SYSFS{idProduct}==&amp;#8220;5000&amp;#8221;, SYSFS{idVendor}==&amp;#8220;0af0&amp;#8221;, \
   ACTION==&amp;#8220;add&amp;#8221;, \
   RUN+=&amp;#8220;/sbin/modprobe usbserial vendor=0x$attr{idVendor} product=0x$attr{idProduct}&amp;#8221;

SUBSYSTEM==&amp;#8220;usb&amp;#8221;, \
   SYSFS{idProduct}==&amp;#8220;5000&amp;#8221;, SYSFS{idVendor}==&amp;#8220;0af0&amp;#8221;, \
   ACTION==&amp;#8220;remove&amp;#8221;, \
   RUN+=&amp;#8220;/sbin/modprobe -r usbserial&amp;#8221;
&lt;/pre&gt;&lt;/blockquote&gt;
Unfortunately, the usbserial and option modules stay around after the card is pulled. This doesn&amp;#8217;t hurt though.
&lt;/p&gt;
&lt;p&gt;
Next, we see three virtual serial interfaces, which we can detect via udev, and assign &amp;#8220;speaking&amp;#8221; device
names and transmit the PIN. This goes into /etc/udev/rules.d/50-option3g.rules:
&lt;blockquote&gt;&lt;pre&gt;
SUBSYSTEM==&amp;#8220;tty&amp;#8221;, SUBSYSTEMS==&amp;#8220;usb&amp;#8221;, DRIVERS==&amp;#8220;option&amp;#8221;, \
   ATTRS{bInterfaceNumber}==&amp;#8220;00&amp;#8221;, \
   ATTRS{modalias}==&amp;#8220;usb:v0AF0p5000d0000dc00dsc00dp00icFFiscFFipFF&amp;#8221;, \
   SYMLINK=&amp;#8220;UMTS-DATA&amp;#8221;

SUBSYSTEM==&amp;#8220;tty&amp;#8221;, SUBSYSTEMS==&amp;#8220;usb&amp;#8221;, DRIVERS==&amp;#8220;option&amp;#8221;, \
   ATTRS{bInterfaceNumber}==&amp;#8220;02&amp;#8221;, \
   ATTRS{modalias}==&amp;#8220;usb:v0AF0p5000d0000dc00dsc00dp00icFFiscFFipFF&amp;#8221;, \
   RUN+=&amp;#8220;/usr/local/sbin/umts-pin --device %k --symlink UMTS-CONTROL&amp;#8221;
&lt;/pre&gt;&lt;/blockquote&gt;
I am not sure what the modalias attribute identifies, but it looks like it identifies the hardware model: An identical
Option Datacard 3G, plugged into the other PC Card Slot gets properly initialized as well.
&lt;/p&gt;
&lt;p&gt;
These two udev stanzas do two different things: First, they make sure that the new devices are symlinked to
/dev/UMTS-DATA and /dev/UMTS-CONTROL, suggesting the intended use of the interface. The second virtual interface of the
3G Data Card does not seem to be useable at all, and you cannot build an actual data connection over the third. So, we
baptize the first interface /dev/UMTS-DATA and ignore the second. The third gets called /dev/UMTS-CONTROL.
&lt;/p&gt;
&lt;p&gt;
Now to the real magic: &lt;a href=&quot;http://blog.zugschlus.de/exit.php?url_id=2353&amp;amp;entry_id=704&quot;  onmouseover=&quot;window.status=&#039;http://blog.zugschlus.de/uploads/umts-pin.txt&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;Link to the actual
script&quot;&gt;/usr/local/sbin/umts-pin&lt;/a&gt; is a perl script that sends the PIN to the Card. %k gets expanded to the device
name of the device that has just been detected, so umts-pin gets called with &amp;#8220;--device ttyUSB2&amp;#8221;. Please note
that this udev stanza does not have a SYMLINK clause, but instead umts-pin creates the symlink after sending the PIN to
keep other processes from trying to grab the device before it was properly initialized.
&lt;/p&gt;
&lt;p&gt;
It makes use of Cosimo Streppone&amp;#8217;s Device::Modem module (Device::Gsm is not yet packaged for Debian and might be
of better use here) to talk to the UMTS device. Unfortunately, I have not yet fully understood the logging and answer
processing features of Device::Modem, so the implementation might look a little clumsy. I hope that it can be clearly
understood anyway.
&lt;/p&gt;
&lt;p&gt;
The actual PIN is read from a configuration file in an apache-like format, which is by default looked for in
/etc/umts/pin.conf:
&lt;blockquote&gt;&lt;pre&gt;
&amp;lt;pin&amp;gt;
        &amp;lt;default&amp;gt;
                pin xyzw
        &amp;lt;/default&amp;gt;
&amp;lt;/pin&amp;gt;
&lt;/pre&gt;&lt;/blockquote&gt;
The reason I settled for this rather complex configuration file format is that the ultimate goal is to automatically
detect which of my SIMs is currently inserted in the UMTS card and to automatically send the correct PIN. I
haven&amp;#8217;t been successful in doing so since I didn&amp;#8217;t find an AT command yet to get the UMTS card to divulge
the SIM serial number or the IMSI &lt;u&gt;before&lt;/u&gt; the PIN is transmitted to the SIM. So currently, the only things that
are supported are the &amp;#8220;default&amp;#8221; stanza and an identically formatted &amp;#8220;override&amp;#8221; stanza which
takes precedence over the default stanza if present.
&lt;/p&gt;
&lt;p&gt;
If the first attempt to send the PIN fails, the script tries again ten seconds later. On my test system, this happens
about once in twenty times. That must be some weird timing issue. So, if you have the wrong PIN configured, you&amp;#8217;ll
need the PUK after plugging in the card for the second time, since the first try will eat two of your three attempts.
Beware.
&lt;/p&gt;
&lt;p&gt;
If you feel uncomfortable with all this scripting and the &amp;#8220;quality&amp;#8221; of my code, you can also use
gammu&amp;#8217;s entersecuritycode function. I discovered this after my PIN script was already written, and gammu currently
forces you to expose the PIN on the command line (see &lt;a href=&quot;http://blog.zugschlus.de/exit.php?url_id=2317&amp;amp;entry_id=704&quot;  onmouseover=&quot;window.status=&#039;http://bugs.debian.org/484102&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;external link to
the Debian BTS&quot;&gt;#484102&lt;/a&gt;), and of course my script&amp;#8217;s PIN handling is vastly superior **grins**.
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sun, 01 Jun 2008 11:17:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.zugschlus.de/archives/704-guid.html</guid>
    <category>debian-english</category>
<category>english</category>
<category>gsm</category>
<category>hardware</category>
<category>option-3g</category>
<category>udev</category>
<category>umts</category>
<category>vodafone</category>

</item>
<item>
    <title>Genion Home Zone</title>
    <link>http://blog.zugschlus.de/archives/650-Genion-Home-Zone.html</link>
            <category>Telekommunikation</category>
    
    <comments>http://blog.zugschlus.de/archives/650-Genion-Home-Zone.html#comments</comments>
    <wfw:comment>http://blog.zugschlus.de/wfwcomment.php?cid=650</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=650</wfw:commentRss>
    

    <author>mh+blog-zugschlus-de@zugschlus.de (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
Viag Interkom Genion war bei seiner Markteinführung 1999 eine Sensation, die von findigen Produktmanagern unter
Ausnutzung obskurer Nebensätze im GSM-Standard in ein benutzbares Produkt gegossen wurde. Mich hat das immer schon
gereizt, und ich habe mir nun vor ein paar Tagen endlich mal eine Test-SIM bei Ebay geschossen.
&lt;/p&gt;
&lt;p&gt;
Der Deal sieht so aus, dass ich EUR 1,49 an den (windigen) Ebay-Händler und an O2 25 Euro Bereitstellungspreis bezahle.
Um die 25 Euro kommt man nirgends herum; O2 entblödet sich nichtmal, das Ding Bereitstellungspreis zu nennen, während
es bei allen anderen Produkten Anschlußpreis heißt, damit man Aktionen wie &amp;#8220;nur bei Auftrag bis (jetzt plus 14
Tage) verzichten wir auf den Anschlußpreis&amp;#8221; fahren kann und von neuen Genion-S-Kunden trotzdem die 25 Euro für
die Einrichtung der Festnetzrufnummer verlangen kann.
&lt;/p&gt;
&lt;p&gt;
Um das wieder aufzuwiegen, hat mein Ebay-Händler zugesagt, mir nach Bezahlung der zweiten O2-Rechnung EUR 35,00 auf
mein Konto zurückzuüberweisen. Wir werden sehen, ob er diese Zusage einhält.
&lt;/p&gt;
&lt;p&gt;
&amp;#8220;Mein&amp;#8221; Tarif Genion S hat keine Grundgebühr und keinen Mindestumsatz, aber dafür außerhalb der Homezone
nicht mehr so ganz zeitgemäße Tarife - das kann jeder Discounter besser. Aber in diesem Artikel soll es um die Technik
gehen, nicht ums Kaufmännische.
&lt;/p&gt;
 &lt;p&gt;
Die  Homezone besteht zugesichert 500 Meter rund um die angegebene Homezone-Adresse. In der Praxis ist die Zone aber
deutlich größer: Um die Adresse wird ein Kreis von ortsabhängig 2, 2,5 oder 3 km Durchmesser gezogen, und von allen
in diesem Kreis liegenden &amp;#8220;Sendern&amp;#8221; zählen zumindest die in Richtung Kreismittelpunkt zeigenden Sektoren
zur Homezone: Wann immer das Telefon in einem dieser Sektoren eingebucht ist, wähnt es sich in der Homezone und man
kann kostenfrei auf der Festnetznummer angerufen werden und für drei Cent pro Minute ins Festnetz telefonieren. Oft
sind auch die vom Kreismittelpunkt weg zeigenden Sektoren der &amp;#8220;Sender&amp;#8221; in die Homezone integriert.
&lt;/p&gt;
&lt;p&gt;
Unter Zuhilfenahme von &lt;a href=&quot;http://blog.zugschlus.de/exit.php?url_id=2284&amp;amp;entry_id=650&quot;  onmouseover=&quot;window.status=&#039;http://gsm.yz.to/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;externer Link zu Patricks GSM-Seiten&quot;&gt;Patricks GSM-Seiten&lt;/a&gt;
habe ich mir daraufhin eine Homezone-Adresse am südöstlichen Ortsrand von Mannheim-Feudenheim ausgesucht, weil von
dort unter Annahme eines Durchmessers von 2 km sowohl der O2-Sender in Ilvesheim als auch der in der Nähe des Büros
befindliche Sender auf dem Wohnhochhaus Am Aubuckel/Talstraße in der Homezone enthalten ist. Schiebe ich die Adresse
weiter nach Osten, bekomme ich &amp;#8220;sinnvolle&amp;#8221; Homezonenabdeckung in den schönen Neckarauen zwischen Seckenheim
und Neckarhausen (wo ich Zeit meines Lebens nie war und es auch nie sein werde); schiebe ich sie weiter nach Westen,
rutscht die Wohnung aus dem halbwegs sicheren Versorgungsbereich. Große Teile von Mannheim-Seckenheim und -Neuostheim
gibt es gratis und franko dazu.
&lt;/p&gt;
&lt;p&gt;
Patricks GSM-Seiten sind, wenn man die etwas gewöhnungsbedürftige Bedienung einmal kapiert und die Dokumentation
verstehend zur Kenntnis genommen hat, ein prima Hilfsmittel bei der Homezone-Optimierung.
&lt;/p&gt;
&lt;p&gt;
Nachdem die SIM nun im Haus und im Telefon ist, bestätigte sich die Papierlage in der Praxis: Die Wohnung ist sicher
und zuverlässig in der Homezone, und sowohl auf dem Parkplatz der Firma als auch in den meisten Büroräumen zeigt mein
6310 auch das Häuschen. Nur ein Raum ist wohl zu nahe am Sender auf ABBs Wabenbau an der Kallstadter Straße und durch
einen anderen Gebäudeflügel zu gut vom Aubuckel abgeschirmt, so dass sich das Telefon wunderbar im Fünfminutentakt in
die Homezone ein- und ausbucht. Dreimal dürft ihr raten, wessen Schreibtisch in diesem einen Raum steht. **grml**.
&lt;/p&gt;
&lt;p&gt;
Reklamieren brauche ich an der Stelle gar nicht erst versuchen; die Homezone hat von der Wohnung bis zum Büro (richtige
Seite des Hauses) locker sechseinhalb Kilometer Durchmesser, da kann man bei zugesicherten 500 Metern beim besten Willen
nicht meckern. Aber Murphy hat das schon mal wieder gut gemacht ;)
&lt;/p&gt;
&lt;p&gt;
Ob ich das jetzt wirklich anfange zu benutzen, steht freilich auf einem anderen Blatt, die Tarife in Mobilnetze und
außerhalb der Homezone sind einfach zu uninteressant.
&lt;/p&gt;
&lt;p&gt;
Eine schöne Datenkarte für kurzfristige intensive Nutzung ist es schon, denn es gibt Pakete für 200 MB und 5 GB
GPRS/UMTS-Datentraffic pro Monat mit nur drei Monaten Laufzeit. Wir werden sehen, ob ich das noch brauche, wenn das
Telefon-Umzugs-Debakel in den nächsten Akt geht.
&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;
Nachtrag: Mein Ebay-Händler hat nach einmaligem Nachhaken per E-Mail seine Zusage eingehalten und Ende Mai 35 Euro
überwiesen.
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Tue, 11 Mar 2008 23:50:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.zugschlus.de/archives/650-guid.html</guid>
    <category>genion</category>
<category>gsm</category>
<category>homezone</category>
<category>mobilfunk</category>
<category>o2</category>

</item>
<item>
    <title>Wo einfach einfach einfach war</title>
    <link>http://blog.zugschlus.de/archives/588-Wo-einfach-einfach-einfach-war.html</link>
            <category>#reallife</category>
    
    <comments>http://blog.zugschlus.de/archives/588-Wo-einfach-einfach-einfach-war.html#comments</comments>
    <wfw:comment>http://blog.zugschlus.de/wfwcomment.php?cid=588</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=588</wfw:commentRss>
    

    <author>mh+blog-zugschlus-de@zugschlus.de (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
O2s neue Billigmarke &lt;a href=&quot;http://blog.zugschlus.de/exit.php?url_id=2254&amp;amp;entry_id=588&quot;  onmouseover=&quot;window.status=&#039;http://fonic.de/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;externer Link zu Fonic&quot;&gt;Fonic&lt;/a&gt; und &lt;a
href=&quot;http://blog.zugschlus.de/exit.php?url=aHR0cDovL3d3dy50Y2hpYm8uZGUvaXMtYmluL0lOVEVSU0hPUC5lbmZpbml0eS9lQ1MvU3RvcmUvZGUvLS9FVVIvVGRUY2hCcm93c2VDYXRhbG9nLVN0YXJ0O3NpZD1JM292YlNSM0hSb3VVbU5FYjdVbENTZjhMcDh1RHA1QkV5OD0/Q2F0ZWdvcnlOYW1lPW1vYmlsJnNvdXJjZT1OQVZJ&amp;amp;entry_id=588&quot;  onmouseover=&quot;window.status=&#039;http://www.tchibo.de/is-bin/INTERSHOP.enfinity/eCS/Store/de/-/EUR/TdTchBrowseCatalog-Start;sid=I3ovbSR3HRouUmNEb7UlCSf8Lp8uDp5BEy8=?CategoryName=mobil&amp;amp;source=NAVI&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;
title=&quot;externer Link zum Tchibo-Mobilfunk&quot;&gt;Tchibos&lt;/a&gt; Prepaid-Flatrate haben den Lowcost-Mobilfunkmarkt in Deutschland
wieder mal in Bewegung gebracht.
&lt;/p&gt;
&lt;p&gt;
Während die Discounter in den &amp;#8220;großen&amp;#8221; Netzen T-Mobile und Vodafone noch weitgehend versuchen, die
Preisbewegung durch Aussitzen zu lösen, gerieten die E-Plus-Discounter, allen voran &lt;a href=&quot;http://blog.zugschlus.de/exit.php?url_id=2256&amp;amp;entry_id=588&quot;  onmouseover=&quot;window.status=&#039;http://www.simyo.de/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;
title=&quot;externer Link zu simyo.de&quot;&gt;Simyo&lt;/a&gt; (&amp;#8220;wo einfach einfach einfach ist&amp;#8221;) und &lt;a
href=&quot;http://blog.zugschlus.de/exit.php?url_id=2257&amp;amp;entry_id=588&quot;  onmouseover=&quot;window.status=&#039;http://www.blau.de/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;externer Link zu blau.de&quot;&gt;Blau&lt;/a&gt; unter Druck.
&lt;/p&gt;
&lt;p&gt;
Leider geriet bei diesen beiden Anbietern bei der Einführung der neuen Tarife der Einfachheitsgrundsatz unter die
Räder der Marketingmaschine. Beide Anbieter haben inzwischen einen &amp;#8220;alten&amp;#8221; (15 Cent/Minute) und einen
&amp;#8220;neuen&amp;#8221; (9.9 Cent/Minute) Minutentarif, die sich subtil in der Ausstattung (Minutenpreis, Community-Option
etc) unterscheiden, und einen Festnetz-Flattarif (15 Euro/Monat), in dem man bei Blau (wohl aber bei Simyo) nicht einmal
kostenlos zu anderen Blau-Kunden telefonieren darf. Neukunden bekommen die neue SIM &amp;#8220;geschenkt&amp;#8221; (gegen
Startguthaben in Höhe des Einstandspreises, 10 Euro bei Simyo, 20 Euro bei Blau), während Altkunden gemolken werden:
Der Wechsel in den &amp;#8220;neuen&amp;#8221; Minutentarif trägt bei beiden Anbietern ein Preisschild von 5 Euro.
&lt;/p&gt;
&lt;p&gt;
Völlig unklar bleibt bei Simyo die Möglichkeit des Wechsels zwischen den Tarifen: Ich hoffe, dass es dort die
Möglichkeit gibt, zwischen einem Minutentarif (gehen wir mal vom &amp;#8220;neuen&amp;#8221; aus) und dem Flattarif zu
wechseln, ohne durch brennende Reifen springen oder gar Guthaben dafür investieren zu müssen. Klar, dass Gespräche in
andere Mobilfunknetze für Flatratenutzer &lt;u&gt;teurer&lt;/u&gt; sind als für die Nutzer des neuen Minutentarifs.
&lt;/p&gt;
&lt;p&gt;
Blau hat sich eine zusätzliche Schikane ausgedacht: Die Flatrate lässt sich nur zum &amp;#8220;alten&amp;#8221; Minutentarif
hinzubuchen; Nutzer des &amp;#8220;neuen&amp;#8221; Minutentarifs gucken in die Röhre. Wie das auf die Dauer haltbar sein wird,
weiß ich nicht. Anfrage beim Blau-Serviceteam läuft.
&lt;/p&gt;
&lt;p&gt;
Zusammengefasst: Tchibo und Fonic haben den bisherigen Preistreiber E-Plus von seiner klassischen Rolle des Aktiven in
die Rolle des Reaktiven gedrückt; mit den neuen Tarifen haben Simyo und Blau den beiden Konkurrenten gleichgezogen.
Allerdings: Einfacher ist die Geschichte damit nicht geworden, und den Rundum-Glücklich-Tarif mit maximaler
Flexibilität gibt es damit immer noch nicht. Wenn das so weiter geht, werde ich sicher nicht der einzige Nutzer
bleiben, der mit zwei Telefonen herumläuft. Und wie ich Sandras auslaufenden Uralt-Base ersetze, weiß ich immer noch
nicht.
&lt;/p&gt;
  
    </content:encoded>

    <pubDate>Thu, 08 Nov 2007 18:43:12 +0100</pubDate>
    <guid isPermaLink="false">http://blog.zugschlus.de/archives/588-guid.html</guid>
    <category>blau</category>
<category>gsm</category>
<category>handy</category>
<category>mobilfunk</category>
<category>simyo</category>

</item>
<item>
    <title>Eingebuchtes Mobiltelefon bekommt keine Anrufe?</title>
    <link>http://blog.zugschlus.de/archives/580-Eingebuchtes-Mobiltelefon-bekommt-keine-Anrufe.html</link>
            <category>#reallife</category>
    
    <comments>http://blog.zugschlus.de/archives/580-Eingebuchtes-Mobiltelefon-bekommt-keine-Anrufe.html#comments</comments>
    <wfw:comment>http://blog.zugschlus.de/wfwcomment.php?cid=580</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=580</wfw:commentRss>
    

    <author>mh+blog-zugschlus-de@zugschlus.de (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;p&gt;
Ich habe jetzt schon ein paarmal erlebt, dass mein Mobiltelefon warm und trocken in der Wohnung liegt, genug Akku hat,
ins GSM-Netz eingebucht ist (fünf Balken Feldstärkenanzeige und Betreibername im Display), und Anrufer trotzdem direkt
auf der Mailbox landen.
&lt;/p&gt;
&lt;p&gt;
Sobald man dann das Telefon einmal selbst benutzt (was naturgemäß daheim eher selten vorkommt), rauschen dann die
ganzen Mailbox-SMS rein als wäre nichts gewesen.
&lt;/p&gt;
&lt;p&gt;
Woran kann so ein Fehler liegen? Ist das eine Macke des Mobiltelefons (eines betagten Nokia 6310i), des Netzbetreibers
(T-Mobile D) oder des Serviceproviders (klarmobil)? Gibt es einen zuverlässig wirkenden workaround?
&lt;/p&gt;
&lt;p&gt;
Auf jeden Fall, liebe Kollegen, die heute versucht haben mich zu erreichen: Ich hab den ganzen Tag (bis auf den &lt;a
href=&quot;http://blog.zugschlus.de/exit.php?url_id=2250&amp;amp;entry_id=580&quot;  onmouseover=&quot;window.status=&#039;http://blog.zugschlus.de/archives/581-Katzendiabetes-II.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;Link zu einem anderen
Artikel&quot;&gt;Tierarzttermin&lt;/a&gt;) konzentriert gearbeitet und wäre per Mail oder Messenger erreichbar gewesen. Für die
Fehlfunktion meines elektronischen Würgehalsbands bitte ich um Entschuldigung.
&lt;/p&gt;
  
    </content:encoded>

    <pubDate>Mon, 29 Oct 2007 19:59:33 +0100</pubDate>
    <guid isPermaLink="false">http://blog.zugschlus.de/archives/580-guid.html</guid>
    <category>erreichbarkeit</category>
<category>gsm</category>
<category>handy</category>
<category>klarmobil</category>
<category>mobilfunk</category>
<category>nokia</category>
<category>t-mobile</category>

</item>
<item>
    <title>Von Telefoninos und Zügen</title>
    <link>http://blog.zugschlus.de/archives/321-Von-Telefoninos-und-Zuegen.html</link>
            <category>blogsignal</category>
    
    <comments>http://blog.zugschlus.de/archives/321-Von-Telefoninos-und-Zuegen.html#comments</comments>
    <wfw:comment>http://blog.zugschlus.de/wfwcomment.php?cid=321</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=321</wfw:commentRss>
    

    <author>mh+blog-zugschlus-de@zugschlus.de (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    Mela mokiert sich - zu Recht - &lt;a
href=&quot;http://blog.zugschlus.de/exit.php?url_id=1870&amp;amp;entry_id=321&quot; title=&quot;http://www.mela.de/archives/347-Bahnfahrerbegriffe-erklaert.-Heute-Ruhebereich.html&quot;  onmouseover=&quot;window.status=&#039;http://www.mela.de/archives/347-Bahnfahrerbegriffe-erklaert.-Heute-Ruhebereich.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;hier&lt;/a&gt; und &lt;a
href=&quot;http://blog.zugschlus.de/exit.php?url_id=1871&amp;amp;entry_id=321&quot; title=&quot;http://www.mela.de/archives/348-Bahnfahrerbegriffe-erklaert.-Heute-Handyzone.html&quot;  onmouseover=&quot;window.status=&#039;http://www.mela.de/archives/348-Bahnfahrerbegriffe-erklaert.-Heute-Handyzone.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;hier &lt;/a&gt;über Telefonierende
Mitreisende in Ruhe- und Kommunikationsbereich eines Fernzugs. Ich hab noch eine dritte Spezies nervender Mitreisender
mit ihrem technischen Spielzeug.
 &lt;p&gt;Heutige Mobiles können ja MP3 speichern und wiedergeben. Und zwar nicht nur als Klingelton, sondern auch
&amp;#8220;richtige&amp;#8221; Musik zum unterwegs anhören. Leider sind sie auch in der Lage, die MP3s nicht nur über
Kopfhörer, sondern auch - in himmelschreiend schlechter Qualität - über die Lauthöreinrichtung des Telefoninos
abzuspielen.&lt;/p&gt;&lt;p&gt;Und - besonders halbwüchsige - Fahrgäste im Zug tun dies natürlich mit Begeisterung. So hört man
gerne im Nahverkehr drei konkurrierende Musikprogramme der umsitzenden Jugendlichen. Find ich sehr, sehr
lästig.&lt;/p&gt;&lt;p&gt;Aber den Vogel abgeschossen hat ein Fahrgast im Komforttriebwagen zwischen Karlsruhe und Mannheim letzte
Woche: Der hatte tatsächlich an sein Telefonino eine batteriebetriebene Aktivbox angeschlossen, um seine Musik, die man
dafür natürlich auch gleich im ganzen Wagen gehört hat, in erträglicher Qualität in die Umwelt zu
pusten.&lt;/p&gt;&lt;p&gt;Recht schönen Dank, liebe Telefonhersteller, &lt;u&gt;dieses&lt;/u&gt; Feature hättet Ihr Euch besser gespart.&lt;/p&gt;&lt;p
/&gt; 
    </content:encoded>

    <pubDate>Wed, 15 Feb 2006 18:00:47 +0100</pubDate>
    <guid isPermaLink="false">http://blog.zugschlus.de/archives/321-guid.html</guid>
    <category>bahn</category>
<category>gsm</category>
<category>ruecksicht</category>

</item>
<item>
    <title>Latenz</title>
    <link>http://blog.zugschlus.de/archives/25-Latenz.html</link>
            <category>Hosting und Internet</category>
    
    <comments>http://blog.zugschlus.de/archives/25-Latenz.html#comments</comments>
    <wfw:comment>http://blog.zugschlus.de/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.zugschlus.de/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>mh+blog-zugschlus-de@zugschlus.de (Marc 'Zugschlus' Haber)</author>
    <content:encoded>
    &lt;pre&gt;&lt;code&gt;
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=288 ttl=48 time=557435 ms&lt;/code&gt;&lt;/pre&gt;

 &lt;pre&gt;&lt;code&gt;
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=289 ttl=48 time=556882 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=290 ttl=48 time=556002 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=291 ttl=48 time=555071 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=292 ttl=48 time=554114 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=293 ttl=48 time=553237 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=710 ttl=48 time=117322 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=711 ttl=48 time=116476 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=712 ttl=48 time=115543 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=713 ttl=48 time=114622 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=714 ttl=48 time=114284 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=715 ttl=48 time=113367 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=716 ttl=48 time=112452 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=717 ttl=48 time=111525 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=718 ttl=48 time=110560 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=807 ttl=48 time=3140 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=808 ttl=48 time=756 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=809 ttl=48 time=748 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=810 ttl=48 time=712 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=811 ttl=48 time=729 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=812 ttl=48 time=1688 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=813 ttl=48 time=955 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=814 ttl=48 time=745 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=815 ttl=48 time=1319 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=816 ttl=48 time=1409 ms
64 bytes from 5301d.unt0.torres.l21.ma.zugschlus.de (217.151.83.1): icmp_seq=817 ttl=48 time=1253 ms&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Nein, das ist nicht frisiert. Real so passiert.&lt;/p&gt;

&lt;p&gt;Kriegt jemand raus, unter welchen Umständen?&lt;/p&gt;

&lt;hr /&gt;
&lt;p&gt;Nach einer Woche kann ich&amp;#8217;s jetzt ja auflösen: Diese Ping-Ausgabe entstand im ICE1 (Wagen ohne GSM-repeater)
zwischen Stuttgart und Mannheim auf der Neubaustrecke. Das Telefon hat sich im ersten Tunnel nach Kornwestheim
ausgebucht, und nur dreimal, hinter Vaihingen(Enz), hinter dem Rollenbergtunnel und hinter dem Forster Tunnel wieder
kurz eine GPRS-Verbindung aufbauen können. Das Wiedereinbuchen hat jedesmal &lt;u&gt;ewig&lt;/u&gt; gedauert; offensichtlich stellt
Tempo 250 die GSM-Technik dann doch vor arge Herausforderungen.&lt;/p&gt;

&lt;p&gt;Die PPP-Verbindung besteht bei GPRS ja nur zwischen dem Rechner und dem Telefon, so dass die &lt;u&gt;eigentliche
&lt;/u&gt;Verbindung aufgebaut blieb. Auch die dynamische IP behielt ich, so dass ich mich vor dem Eintauchen in den
Pfingstbergtunnel immerhin sauber ausloggen konnte.&lt;/p&gt;

 
    </content:encoded>

    <pubDate>Thu, 12 May 2005 20:20:09 +0200</pubDate>
    <guid isPermaLink="false">http://blog.zugschlus.de/archives/25-guid.html</guid>
    <category>bahn</category>
<category>gprs</category>
<category>gsm</category>

</item>

</channel>
</rss>