Call forward ID please help

I need to know if there is any way to identify a forwarded call other than the quick notification of the screen before the phone rings. I would like some way to see a forwarded call the entire time the phone is ringing. I have an emergency number forwarded all the time that I need to differentiate the two... HELP!!

Hello .
Please follow this process to check your messages are switched on here:
Go to your username (Top right hand side) Click on the username  then go to My Settings >> Preferences>> Private Messenger >> Turn on.
This will show the message from me.

Similar Messages

  • Hello. Having a problem with skype. i am online, all buttons work, however i can not make a video call the button simply doesnt work. Messages works. voice calls works. Please help.

    Hello. Having a problem with skype. i am online, all buttons work, however i can not make a video call the button simply doesnt work. Messages works. voice calls works. Please help.

    Sounds like you need to contact skype.

  • I have iphone 4s ios 6.1.2 and when i listen music and move the device iphone get crazy. Music stoped started again, siri open, music forward. Please help!!

    I have iphone 4s ios 6.1.2 and when i listen to music and move or shake it iphone get grazy!!Music stoped started again, siri open, music forward. Please help!!
    It's not jailbroken. I wish i had not leave from ios 5.1.1:((

    Hi JimHdk,
    I have also upgraded to ios6.1.3, and facing same wifi connecting problem, after upgrade my iphone3gs is not connecting to my laptop shared wifi, which was working perfect with ios6.1.2,
    and its not an hardware error, its software error, crippy apple does not test their releases which causes problem to users.
    Updates:
    Earlier wifi connection which i was using on my Iphone 3gs, was WPA2, which was shared from my laptop via "Microsoft virtual WiFi Miniport Adapter", was working perfectly till ios6.1.2, but when i have upgraded my iphone 3gs to ios6.1.3, my iphone 3gs became unable to join wifi,
    Today I have created "adhoc network"  on my laptop using "Broadcom 4313 802.11b/g/n"(default wifi adapter of my laptop), and kept security type "WEP", and found my wifi working fine with my iphone 3gs,
    So if someone using LAN internet on their laptop, they can share their LAN internet to use on their ios devices, via creating an 'adhoc network',
    How to create an 'Adhoc Network',
    choose Security Type : WEP (compatible with ios6.1.3)
    http://www.youneedabudget.com/support/article/create-an-ad-hoc-network-in-window s
    Vinay Rajput

  • Calling a method   ---please help

    Hi everyone, I'm new to the forums, and completely new to java,. I've been searching for hours (online and in books) on how to call a method while passing parameters. I still haven't figured it out. I'm sure it's really easy, but I need some help.
    This program is for evaluating the quadratic formula. I can't seem to return x1 and x2 from lines 73 and 78 (labeled in code) from method quad to lines 39, 40, and 46. It will compile and run, but it will not display x1 and/or x2.
    Please help, and thanks in advance.
    Am I even close?
    import java.util.*;
    import java.lang.*;
    import javax.swing.JOptionPane;
        public class test
          static Scanner console = new Scanner(System.in);
           public static void main(String[] args)
            //Declare variables
            double a = 0;
            double b = 0;
            double c = 0;
            double d = 0;
             //Asking the user for input
            inputA = JOptionPane.showInputDialog(null, "enter number for x^2");
            inputB = JOptionPane.showInputDialog(null, "enter number for x";
            inputC = JOptionPane.showInputDialog(null, "enter number for constant");
            //Parsing string  to double
            a = Double.parseDouble(inputA);
            b = Double.parseDouble(inputB);
            c = Double.parseDouble(inputC);
            //calculating discriminant
            d = (Math.pow(b,2) - (4 * a * c));
             //Checking to see if the discriminant is less than zero - has two imaginary roots
             if (d < 0)
                   JOptionPane.showMessageDialog(null, "There are two imaginary roots.");
                }//end checking to see if the discriminant is less than zero - has two imaginary roots
         //calling method quad
                if (d > 0)
         quad(a, b, c, 1);                              //line 39
         quad(a, b, c, 2);                              //line 40
                                JOptionPane.showMessageDialog(null, "There are two real roots. They are root 1 = "
                                               + x1 + " , and root 2 = " + x2 + ".");
                else if (d == 0)
                          quad(a, b, c, 1);                             //line 46
                                 JOptionPane.showMessageDialog(null, "There is a single (repeated) root.  It is " + x1);
             //starting method quad
         public static double quad (double a, double b, double c, int n)
             double d = 0;                         //value for d - discriminant
             double x1 = 0;                         //value for x - solving for x
             double x2 = 0;                         //value for -x - solving for negative x
               //Checking if discriminant equals zero or is larger than zero
             if (d == 0)
                     n = 1;
             else
                     n = 2;
               //Checking if n equals zero
             if (n == 1)
                     x1 = ((-b) + (Math.sqrt((Math.pow(b,2))-(4 * a* c))) / (2 * a));
                     return x1;                          //line 73
             else
                     x2 = ((-b) - (Math.sqrt((Math.pow(b,2))-(4 * a* c))) / (2 * a));
                     return x2;                         //line 78
         }//end method quad

    Man, you guys/gals are great! You notice everything...I sure appreciate all the help so far. I've updated a few things, but I still can't get x1 in the method to pass the right input to line 39. For instance, if I set a=2, b=4, and c=-30, then x1 should = 3 and x2 should =-5, but both keep showing -5. They are always equal for some reason, even when they are not supposed to be.
    I see what you were saying with d always equalling zero. I was looking in the main where it doesn't always = zero, but in the method it was always set to zero. Thanks...good eye!
    num1 = quad(a, b, c, 1);                              //line 39
    num2 = quad(a, b, c, 2);                              //line 40
    JOptionPane.showMessageDialog(null, "There are two real roots. They are root 1 = "+ num1 + " , and root 2 = " + num2 + ".");I also added this to the method so d won't always = zero
    d = (Math.pow(b,2) - (4 * a * c));I also have all of the variables declared at the top, but I forgot to copy and paste all of them and I updated the System.exit(0) to close the JOptionPane along with extra } 's to close the program correctly.
    Again, thanks a bunch.

  • 5800 XM Call log problem, please help!

    Recently  I got a problem in my Nokia 5800 XpressMusic, my recent call are not shown in my call log, Whenever I dial, received or get a missed call....it show's no dialed, received or missed calls...
    Ex.I got 9 missed, when I opened it, it shows nothing...blank(no missed calls)
    What is the problem and what should I do ? Please help me....

    Double confirm ure settings as below,
    MENU -> LOG -> OPTIONS -> SETTINGS (Set the log duration to 30 days)
    If the above setting matches your phone, immediately, backup ure contacts, messages and do a soft reset *#7370# -> enter standard security code 123456 (unless changed by user)
     TQ
    I'm an Xploit - Please feel free to post your issues, feedbacks in this discussion forum and I'll do my level best to help, otherwise my knowledged friends whom are around willing to help you. Thank you !

  • I downloaded the new version of firefox, now my flash player wont work, the html text box is gone and so is the back and forward buttons. please help??

    I downloaded the new version of firefox, now I cant watch any movies, the html text box is totally gone, and so is the back and forward website buttons, please help? can i just have the old version back?

    Not sure whether for instance you initially had a Yahoo optimised version of Firefox, and have now overwritten it with an official Mozilla version. Although the Mozilla version should NOT add unwanted features, but the Yahoo version may well do.
    If you merely need to find the Yahoo emails page quickly just add it as a bookmark or as a bookmark on the Bookmarks toolbar and make sure that is visible.
    Clicking the star icon on the location bar whilst looking at your emails will bookmark the page.
    * [[How to use bookmarks to save and organize your favorite websites]]
    * [[Bookmarks Toolbar - Display your favorite websites at the top of the Firefox window]]
    I do not use Yahoo myself,and am not sure what add-ons are available. You could search yourself using
    * FirefoxButton -> add-ons
    ** see [[Find and install add-ons to add features to Firefox]]
    ** examples [https://addons.mozilla.org/en-us/firefox/addon/yahoo-toolbar/ yahoo toolbar] & [https://addons.mozilla.org/en-us/firefox/addon/yahoo-mail-notifier/ mail notifier]
    * also look at Yahoo's own information such as http://help.yahoo.com/tutorials/toolbar/cl3/c3_ff_toolbar1.html

  • I have a iPhone 5 and I am not able to toggle between the show my caller Id option on and off. How can I do that ??? It always shows greyed out and also because of which I am not able to make outgoing calls. So please help

    I have a iPhone 5 and I am not able to toggle between the show my caller Id option on and off. How can I do that ??? It always shows greyed out and also because of which I am not able to make outgoing calls. So please help

    Not all carriers allow that to be set using preferences in the phone. Contact your carrier.

  • I keep getting an error message when i open itunes that says R6025-pure virtual function call can someone please help

    please help me

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Problem in calling rsh command Please help......

    hi,
    I want to execute some commands on unix through java, for this i want to run my program simulataneously on differnt machines so that i get data to compare.
    I think i have to invoke the rsh command with the machine name for it but it is giving error as follows:
    java.io.IOException: rsh eric52: not found
    at java.lang.UNIXProcess.forkAndExec(Native Method)
    at java.lang.UNIXProcess.<init>(UNIXProcess.java:71)
    at java.lang.Runtime.execInternal(Native Method)
    at java.lang.Runtime.exec(Runtime.java:582)
    at java.lang.Runtime.exec(Runtime.java:505)
    at java.lang.Runtime.exec(Runtime.java:471)
    at RunCommand.get(RunCommand.java:18)
    at RunCommand.main(RunCommand.java:80)
    what should i do?
    How do i run a command on a remote machine?
    Please help me

    Well you could always get your programs to talk to each other via RMI (for example)
    Otherwise I would script this using ant and use ssh since rsh is insecure.
    http://ant.apache.org/manual/OptionalTasks/sshexec.html

  • Curve 8330 SMS/MMS not forwarding..PLEASE HELP!

    Hello...I have had my new Curve 8330, software version 4.5.0.77 for about 3 weeks and I am unable to forward any SMS/MMS messages that I receive.  After I read the message, I click on the berry or the center scroll button and click on forward and nothing happens.  It just stays on the message and does not go to my contacts so I can choose who to forward it to.  I've even tried going out of the actual message to my message list and choosing it that way and it still does not forward.  I can forward email messages though?  I thought maybe I needed a software upgrade, but apparently I have the current version?  Any help would be greatly appreciated!  Thanks! smileyhappy:

    What happens if you change the SMS and MMS setting to combine them back into your Messages list. Does it still look the same?
    In the extreme case we could always clear the Messages database and see if new ones from that point are behaving the same way.
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • Cant get port forwarding working, please help :(

    I bought an airport extreme yesterday, and since then ive been trying to get port forwarding to work. I've set it up before on other routers, and while its always been a hassle, this is the first time where I might just give up and take the router back. I've been searching the boards for solutions, and ive implemented several of them without success, and a call to apple's tech support got me nowhere. Im sure im just using the wrong number or setting somewhere, but I just cant seem to find it.
    One suggestion i read was to set up the routers connection to my modem manually, instead of through dhcp. When I switched from dhcp to manual, i noticed all the prior numbers except dns servers stayed entered, so i wrote down the ones from when it was set for dhcp and typed them in. My manual setup is:
    I.P.: 68.197.191.59
    subnet: 255.255.224.0
    router: 68.197.160.1
    dns: 167.206.245.68
    167.206.245.69
    every other setting i left on the default.
    the dhcp range is 10.0.1.2 - 200
    One entry recommended a static ip. I originally set one up with the dhcp reservation feature, but then another post said your ip should be outside the dhcp range. Not sure if either method is better, but ive set my system with the following static ip:
    i.p: 10.0.1.201
    subnet: 255.255.254.0 (i was unsure what to enter here, so i chose the same as the routers)
    gateway: 10.0.1.1
    in port forwarding i made an entry with 60000 for the 4 public/private tcp/udp and an ip of 10.0.1.201 (i have tried many other port numbers in the odd chance that the one i picked at random might have already been in use)
    I left every other setting on the defaults. The nat settings (a setting im not familier with) is current set for enabled with the default host box above it empty.
    I should mention, my pc is wired to the router. I am using utorrents port checking site, as well as canyouseeme.org. Neither can ever see my port, one simply says not open, the other says connection refused.
    I hope someone out there can help me with this, as the router is great with this one exception, and I'd rather not return it.

    For starters, it's probably not a bad idea to "factory reset" your device since it sounds like you've had a lot of people giving you different advice. This isn't to say that you've been given *bad advice* but, it may make things easier for a trouble-shooter if you start over from a "known" state.
    That said:
    You need to setup manual port mapping. The problem is, when somebody from the outside tries to access your computer, the Aiport (for lack of a better analogy) isn't expecting any visitors; so it turns them away. ---That matches what you are seeing from canyouseeme.org etc...
    Your error was when you "made an entry with 60000 for the 4 public/private tcp/udp and an ip of 10.0.1.201" Essentially all that will do is make a mapping for one port. Port "60,000" which to my knowledge, isn't used by anything.
    You have to tell the Airport specifically what "outside" ports (each and every one) that you want routed to what "inside" ip address.
    I use:
    Public TCP: 22,80,443,27900,13405
    Public UDP: 123,7777-7783, 13405,6881-6999
    Private IP Address: 10.0.1.201
    Private TCP: 22,80,443,27900,13405
    Private UDP: 123,7777-7783, 13405,6881-6999
    This enables: telnet, http, ssh, bittorrent and unreal tournament from the outside and routes ANY AND ALL TRAFFIC from those ports to my PC at 10.0.1.201 on the inside.
    If I ran AIM, or ICQ or one of those things, then you need to add the ports that that system uses to the list also.

  • Am running Firefox 8.0.1 on a MacBook Pro running OS 10.5.8. The URL bar at the top of the page has disappeared and is inaceesible along with the arrows for navigating backwatd and forward. Please help.

    Unable to scroll to top of page, as scroll tools are not active upon opening Firefox or a new browser window since this problem occurred. Home/startup page is set to Google Advanced Search. Would prefer not to have to re-install Firefox, if possible, as I have a lot of important data in Zotero and Bookmarks that I do not want to jeopardize.
    Thank you for your help.

    Make sure that toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible: "View > Toolbars"
    *Open the Customize window via "View > Toolbars > Customize"
    *Check that the "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *If the "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the toolbar palette in the customize window to the Bookmarks Toolbar
    *If missing items are in the toolbar palette then drag them back from the Customize window on the toolbar
    *If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up
    *http://kb.mozillazine.org/Toolbar_customization
    *https://support.mozilla.com/kb/Back+and+forward+or+other+toolbar+items+are+missing

  • Cant make any phone calls...please help

    when i go to the phone i cannot pick a contact, edit a contact, dial a number, basically i cant use any phone features. nothing. i cant use favorites, recents, keypad, or voicemail, the only thing i can do is scroll my contacts, and go back home. everything else on the "phone" works fine, except for this pretty important feature. i can answer calls, but not make them. my "phone" is only been out the box barely 24 hours and this already happened...anybody help?

    I just had the same problem. The way I resolved it was by holding the button on the top down for several seconds. You are then prompted to "slide to power off". Power it off, and then press the button on the top again to restart your iphone. I was then able to use all of the phone functions again.

  • Calling problems.. please help!

    Dear Users with a Iphone 4, is there anybody who knows why i can't call or recieve calls from my phone? When i call somebody is just hang up the secound i presh the button "call" and if another person call me, i didn't receive the call at all. Is there anybody who has the solution please answer! Thanks!

    Yes your phone carrier, it is their feature, give them a call.

  • When making a call, sometimes, my iPhone 5 , gets stuck on 'Calling' than I have to press END..but still nothing happens, than when I press HOME button, the call app keeps running in the background and it keeps saying CALLING... please help

    When making a call, sometimes, my iPhone 5 , gets stuck on 'Calling' than I have to press END..but still nothing happens, than when I press HOME button, the call app keeps running in the background and it keeps saying CALLING... than I have to wait 2 - 3 minutes and call again.
    please help

    Has nothing to do with the SIM or master reset.  This has been done to my phone.  The SIM once and the factory reset many times over.  You all just sold us a bad piece of equipment and have us by the tail with our contracts so none of us can get a new phone without paying full price or re-upping our contract.  I just got off the phone last night with your high up tech people (you know, the hidden number we get once we tear into your support people enough), they went into my phone again and still didn't find anything wrong.  I about got fired from my job for not getting my calls and texts.  The BBB has now been contacted, and I feel your end should shore this up for all of us!

Maybe you are looking for

  • Table QBE-Filter BUG in combination with Application Module Pooling ?

    Hi, i use JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407, Java 1.6.0_14, ADF BC and ADF Faces. I have one View Object, one Page with a panelCollection and a table with option filtering (create via drag-and-drop from datacontrol). When I disable the appl

  • Copy and paste - Restricted KF - Left panel

    Hello All, This is quite a silly question, in BI7 I cannot copy and paste a restricted KF in the left panel. Options are there but it's not working. Is this another bug in BI7 ? Thanks C.

  • Project Code in recurring journal postings

    Hi All, Does anyone know whether SAP plans to include the option of using project codes on recurring journals in future versions as it's been flagged up a few times by our customers? Kind Regards, Matt

  • How to generate Empty file

    Hi all, I need to generate a empty file via XI when then there is no file in the sender directory during the particular time. we can't go with adapter module solution to do these. Please provide with the possible solutions. Thnz Faheem

  • Can I Write a * Game in Java?

    I have noticed loads of topics lately along the lines of "Can I write a quake style shooter in java" or "could I write a mmporg in Java" and similar for almost every style of game. I'd just like to make a quick point on this: Java is a programming la