Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #116 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

GPRS not working - need to set ATD<number>

Reported by: Fredrik Wendt <fredrik@…> Owned by: mickey
Priority: major Milestone:
Component: framework/ogsmd Version:
Keywords: Cc:

Description

I've run into an ISP that I can't get to work with FSO_GPRS. I have working wvdial configs that I used with three other devices before I got the FreeRunner? (SonyEricsson? M600i, Motorola V3 MAXX and Option Wireless Technology Qualcomm 3G CDMA). TeliaSonera? is huge - it's the company that has the iPhone contract for Sweden, Norway, Finland, Denmark and Estonia, Latvia + Lithuania.

It's basically two lines in a wvdial config file that separates them from the other operators:

Init5 = AT+CGDCONT=1,,"online.telia.se"
Phone = *99***1#

Other operators (Tele2 and Telenor) work fine.

I'll try to fix logs tomorrow.

Change History

comment:1 Changed 5 years ago by Fredrik Wendt <fredrik@…>

  • Summary changed from GPRS not working with TeliaSonera to GPRS not working - need to set ATD<number>

Hmm, Parlino (which uses Tele2) worked, but Tele2 requires *99*1# to be dialed, not just *99#. This is detailed at http://translate.google.com/translate?u=http%3A%2F%2Fwww.tele2.se%2Finternet-via-gprs.html&hl=sv&ie=UTF8&sl=sv&tl=en (somehow google makes the styled number thing unreadable, see http://www.tele2.se/internet-via-gprs.html and look at the black bubbles).

comment:2 Changed 5 years ago by mickey

according to my docs, *99*1# will have the same effect as *99#. I rather found another problem, namely that I don't set the user and password in ppp configuration. Obviously they are mostly irrelevant, but some providers do require them. I'll fix that shortly, please retest again afterwards.

comment:3 Changed 5 years ago by Fredrik Wendt <fredrik@…>

  • Status changed from new to closed
  • Resolution set to invalid

You're right, and the page I was referring to has changed it's wording. There's a difference when using 3G (with a SIM/contract that has MMS enabled). I just got connected using one of the carriers I had problems connecting to when I reported this (TeliaSonera?).

I'm closing this, suggesting that it's invalid.

Note: See TracTickets for help on using tickets.