What does the WiFi calling indicator look like on Lumia 640.

I have a new Lumia 640 with Wifi calling. The EE setup instructions talk about getting a message from them and then within 24hrs being switched on and the phone will show a 'Wifi Calling Indicator' What is this as there is no reference in Lumia userguide or on EE search for this Icon. What does it look like? Also when the phone is restarted the Wifi calling stops working and the EE WIfi tile dissappears from the main screen.

Hi I have today had a chat with the call centre. My phone was obtained from the EE shop in Weston super Mare and they activated the WIFI calling. It has worked intermittantly since the start date. The symbol for WiFi Calling is NOT shown in the EE icons list or the Microsoft Icons list for the Lumia 640 hence my original question. I have now seen it and know what it looks like, different from the Samsung phones. Why not a standard symbol? The Wifi calling keeps stopping working putting the phone into mobile data mode only despite the Wifi calling setting selection still being shown for Wifi calling as ON. When dragging down the top of the screen the second line shows EE 4G instead of EE WIFI 4G and the tile shows EE instead of EE WIFI.Basically the Lumia 640 is not providing WIFI calling reliably. Whether it is a phone software/hardware error or an EE problem is unknown and proving impossible to identify. As I have no signal most of the time this facility is essential to me, I don't even advertise my number as it has been unobtainable for the past two years.After waiting for 18 months for this facility as it stands I would not recommend this Lumia 640 phone and EE WIFI calling facility.RegardsRetired Orange/EE Planning Engineer

Similar Messages

  • What does the "color picker" icon look like?????

    I am a complete novice with Photoshop.
    What does the Color Picker icon look like in Photoshop CS4 and where do I find it?  Is this also called the 'Color sampler tool"?

    Double-click on your foreground color to bring up the Color Picker.
    Photoshop CS4
    Wo Tai Lao Le
    我太老了

  • What does the SAP HR Landscape Look Like?

    Hello All,
    We have R/3 Enterprise implemented for FI, CO, MM and are looking into implementing SAP HR to replace our Oracle HR system.  We are intending to implement ESS, MSS and Payroll services.
    Can anyone let me know how SAP HCM and payroll services would be integrated with our existing R/3 Enterprise implementation?
    Thanks,
    Paul.

    Double-click on your foreground color to bring up the Color Picker.
    Photoshop CS4
    Wo Tai Lao Le
    我太老了

  • When I see the usage on my iPod touch 4 they have categories for how much space is being used where. What does the "other" category contain? Like what could I delete on my iPod to get rid of the "other" category?

    when I see the usage on my iPod touch 4 they have categories for how much space is being used where. What does the "other" category contain? Like what could I delete on my iPod to get rid of the "other" category?

    What is the Other on my iPhone and How to Remove It
    An "other" larger than about 1 1/2 GB usually indicates that the "other" includes corrupted files.
    First try:
    "First you go settings/general/usage/music/then left swipe over music and press delete and you would think it deletes your music but it doesn't instead it deletes your other but make sure your ipod is connected to a computer while doing this"
    as recommended by:
    How do I get rid of "other" storage: Apple Support Communities
    Next, usually restoring from backup eliminated the corrupted files. However, sometimes restoring to factory settings/new iPod is required.
    To restore from backup see:
    iOS: How to back up
    To restore to factory settings/new iPod see:
    iTunes: Restoring iOS software

  • What does the wifi symbol on the bottom left of photos in iphoto signify?

    What does the wifi symbol on the bottom left of photos in iPhoto signify?  I believe that whatever this signifies is preventing me from syncing an album with my iPad and iPhone.

    It means the Photos are not in your Library but instead read from an online source.
    Regards
    TD

  • What does a dead pixel even Look like ?

    I posted a thread 24 hours ago that ended up w/ a missing section, then 2 replies to finish.... a real mess that went deservedly unanswered.
    I'm sure I can do better :
    Suddenly I've got 2 "bits of dust" towards the lower right corner of my 24" display. They're different sizes ( the smaller close to a pin-head ) and the slightly larger one is a much darker shade of grey. They're also roughly-edged...misshapen.
    They look like pieces of grit , is it even possible for a foreign particle to "ride in on a CD" and end up visible within the display ?
    I'm sure that's doubtful, but I don't know much beyond what they "look like"
    I've tried the Pixel-Fixer widget, but have seen no effect.
    I'd just like to hear what else others may have had, the better to determine what these interlopers actually are !
    thanks, Dave

    DmR of AtoZ wrote:
    They look like pieces of grit , is it even possible for a foreign particle to "ride in on a CD" and end up visible within the display ?
    The LCD is a sealed unit before it's placed in the computer so no it's not possible for foreign particles to "ride in on a CD". It may be possible for dust to get under the "glass" that covers the LCD, but again, not from a CD.
    I'm sure that's doubtful, but I don't know much beyond what they "look like"
    Apple has a decent article on pixel anomalies. In order to keep LCD costs down, a certain number of pixel anomalies are considered "acceptable" by most manufacturers. Some resellers offer a dead pixel warranty for an extra cost. They lose money with individual LCDs that are returned with pixel anomalies that are considered "acceptable" (the manufacturer would bill them for repair or replacement) and usually sell them at a reduced cost. In the long run, though, most LCDs don't have pixel anomalies so the more dead pixel warranties they sell, the more profit they make.
    I've tried the Pixel-Fixer widget, but have seen no effect.
    Software like the Pixel-Fixer widget are often just temporary solutions. Stuck pixels usually indicate a hardware issue with the LCD matrix and the only guaranteed way to make sure they're gone is to replace the display.
    This picture mistakenly refers to a "bright" pixel as "dead". When the pixel is stuck in an open position (allowing light to pass through) it's a "bright" (sub-)pixel. When it's stuck in a closed position (blocking light from passing through) it's called a "dark" or "dead" pixel.
    This picture shows a dead (or "dark") pixel.
    Hopefully that clears some of your questions.

  • What would the best process chain look like for this MD data load scenario?

    Hi there,
    I have the following setup. SAP BW connection to external system via DBConnect (DB2 database).
    We have 73 master data text data sources to load either once a week or everyday through process chain. We have not decided on the exact schedule yet.
    All the master data text DataSources pull data from the SAME VIEW created on the DB2 external system:
    VWDEDMASTERDATA
    The structure of the view is the following:
    DEDNAME
    DEDNAMETYPE
    DEDNAMECODE
    DEDNAMEDESC
    DEDNAMELONGDESC
    So, everytime master data text is extracted for all the 73 objects it queries the same view over and over again VWDEDMASTERDATA. We only differentiate in the datasource on the FIELDS tab which InfoObject should DEDNAME map to and then in InfoPackage we filter on the exact object/field to query.
    So essentially, every time we run InfoPackage for master data text object the external system gets queried in the following way:
    SELECT * from VWDEDMASTERDATA where DEDNAME = [FIELD/InfoObject specified in InfoPackage]
    So, if I have to have all 73 objects loaded, essentially the same SQL statement has to execute 73 times. In this scenario, what would be the proper process chain setup that has perfomance in mind? How should the InfoPackages be arranged, in parallel, sequentially, how many in a row, etc?
    Let me know if you need more information.
    thanks

    They would like to send the letters to me
    Depending upon how they send the letters to you and how they expect Acrobat to convert them you could be bordering on a license violation that prohibits you from using your version of Acrobat as a server-based product.
    Adobe offers server based products to convert rtf files into pdf files. Some require your company to run a server, but one seams exactly what they may want. The createpdf service is run by Adobe and seems capable of doing what your company wants.
    https://www.acrobat.com/createpdf/en/home.html

  • What does the wifi sybol with the link on top of it mean?

    I can't get my iPhone personal hotspot to work anymore. The sybol on my MacBook is not the usual wifi symbol but it now has a link on top of it. What is that please, and how can I get it to go away and get my tethering to work again?
    Thanks,
    Cathy

    If you switch of the display of the AVG toolbar, is it still there? To switch toolbars on and off, you can right-click a blank area of the tab bar or right-click the new tab (+) button.
    If it is not part of that bar, is it in the "notification area" of the address bar? When applicable, this will appear to the left of the globe/padlock icon that indicates whether you have a regular or secure connection. To get an description of a notification icon, you can click it and a panel should appear below it.

  • Why does the empty path constant look like an anchor?

    Okay, it's a silly question... but a friend asked and I really have no idea.
    Anyone?

    A (wild) guess...
    ... someone at NI handling this part of LabVIEW development , wanted the closest representation of ":\" (as c:\ in dos/windows root path), but wanted dots to be highlighted as well

  • HT202118 What does the micro-USB looks like ?

    I have a lot of USB cables in my house, and I'm not sure which one is the right one. What does the micro-USB cable look like ?

    Micro-USB:
    Micro-USB

  • HT3529 When I send a message to someone it shows a +1 on their end...what does that mean.  It looks as if it is being sent to more than one person.

    When I send a message to someone it shows a +1 on their end...what does this mean.  It looks like I have sent the message to more than one person.

    That's a country code. Are you sending it to someone outside of the US or who is using a foreign carrier? Their carrier is prefixing the phone number with the country code for your phone number.

  • My iphone 6 connects to the car via bluetooth, the music works good, but the phone calles does not work.  It looks like it is working but doesn't.  I have tried in my Hyundai and a Dodge rent car and get the same results.  I updated the last 8.0.2.

    My iphone 6 connects to the car via bluetooth, the music works good, but the phone calls does not work.  It looks like it is working but doesn't.  I have tried in my Hyundai Sonata and a Dodge Dart rent car and get the same results.  I updated the last 8.0.2.  It worked the first day i had the phone, and then i updated to Ios 8.0.2 and it quit working.
    Now when i get in the car, it acts like it is connected and makes the same call it was on after syncing to bluetooth, but it really isn't on a call.  This is happening on both cars.
    Does anyone know if this is the phone and i need to take it to Apple or if there is an issue that Apple is working on getting a fix for?
    My son in law has the exact same phone as me, we both got the on 10/6, he had a Dodge Dart and his is working via bluetooth.
    Someone HELP please, as i consider this a safety issue by not having my calls go to bluetooth.

    We had the same problem, but figure out the solution.
    You MUST have at least 1 song added to your ITUNE!  After you add a free song, then everything else should work as normal!
    Hope this helps!

  • This is probably a stupid question, but what does the red circle with a number in it mean on iCal? It looks just like the emails notification. I do not have anything do or up in my cal.

    This is probably a stupid question, but what does the red circle with a number in it mean on iCal? It looks just like the emails notification. I do not have anything do or up in my cal.

    Actually, another person on the "more like this" had the right answer. It meant I had a notification for an invite that I needed to respond to.
    Hope this helps you as much as it helped me.
    D

  • TS1292 what does the serial number on the back look like on a iTunes Gift Card?

    what does the serial number on the back oaf a gift card look like?  There are a lot of numbers and letters

    http://www.apple.com/hk/en/support/itunes/store/giftcard/

  • On my IPhone 5s, there is a symbol at the top of the screen and it looks like a circle with a lock inside. What does it mean and how do I remove it?

    On my IPhone 5s, there is a symbol at the top of the screen and it looks like a circle with a lock inside. What does it mean and how do I remove it?

    You mean the Control Center.  As was said ...slide up with your thumb from the home button and a gray box should open (i.e. Control Center).  There you can turn the orientation lock Off or On.  You can also use the Flashlight or turn Bluetooth on or off, and other functions.

Maybe you are looking for

  • Error when using MII with SAPUI5

    I get the following error - "Unable to get value of the property 'getElementsByTagName':object is null or undefined <!DOCTYPE HTML> <HTML> <HEAD> <meta name="description" content="UI5 table example with local JSON model" /> <meta http-equiv='X-UA-Com

  • Preloader does not show up until 90% loaded

    Hi, I'm creating a tutorial with voice over and the voice over is an mp3 file and I've checked the 'Export in First Frame' option... and every thing works perfect... on my local machine... Where as when I access the files on the web.. my preloader do

  • Can not cc oneself using outlook 2011 for mac

    Hello, can anyone help me solve this problem? I can send and receive emails using MS Outlook 2011 for Mac on my MacBook Pro, but can not send email to myself or cc or bcc. What shall I do then? Thanks in advance!

  • Does the lower menu - dock - take up resources?

    I am running a lower powered computer and I am wondering if the dock takes up resources and if it does how do iI get ride of it to free up as much resource as possible. Jim 450 mhz PowerPC G4   Mac OS X (10.4.8)   1 GB SDRAM, 9200 Radeon card

  • Need to install Project 2013 Key was used on other employee computer

    the employee is leaving need to install project on my computer using the key used on the other PC