Originariamente Scritto da
callfan
In realtà, si tratta di avere pazienza ed aspettare qualche settimana...
So perfettamente che l'iPhone non considera Roaming le reti nello stesso stato e che per TIM è stata inserita un'eccezione ma dato che hanno inviato il file di aggiornamento per Wind a questo punto aggiornavano anche quello di H3G.
Riguardo la configurazione WIND sono riuscito a scaricare il fine configurazione: nulla di nuovo. Abilita l'LTE anche su iPhone 5, chiaramente ci dobbiamo aspettare tra poco LTE 1800MHz su rete unica WIND.
Codice:
{ APNEditabilityTypemask = 0; APNEditabilityTypemaskNew = 53;
AllowEDGEEditing = :true;
CarrierName = "I WIND";
MMS = {
GroupModeEnabled = :false;
MMSC = "http://mms.wind.it";
MaxMessageSize = 307200;
Proxy = "212.245.244.100:8080";
};
MandatoryVerify = { SIMs = ( ); };
MaxBluetoothModemConnections = 5;
MyAccountURL = "http://start.wind.it/m/mwindsp/login";
PhoneNumberRegistrationGatewayAddress = ( "+447860015000", "+447860015001", "+447860015002", "+447860015003", "+447860015004",
"+447860015005", "+447860015006", "+447860015007", "+447860015008", "+447860015009"
);
RoamingVoicemailPilotNumber = "+393232054200";
ShowDialAssist = :true;
ShowTTY = :false;
StatusBarImages = (
{ AllowPrefixMatching = :false;
CarrierName = "I WIND";
StatusBarCarrierName = "I WIND";
},
);
SupportedSIMs = ( "22288" );
SupportsNITZ = :true;
VVMIgnoresIntlDataRoaming = :false;
VisualVoicemailServiceName = "none";
VoicemailPilotNumber = "4200";
apns = (
{ apn = "internet.wind";
password = "";
type-mask = 49;
username = "";
},
{ apn = "mms.wind";
password = "";
type-mask = 4;
username = "";
},
);
}