Using 2 numbers as iMessage send and receive

Currently i'm on a trip overseas to cut down the costs i bought a local sim card ,different number ofcourse, once i activated the imessage and facetime it automatically changed my send and receive address to the new number,the thing is i want to be reached with my home number, i'm aware that i can be reached with email as well but i want the number, is that possible? It also changed it in my ipad knowing that i have only one number registerd with my apple Id!!!

Thank you,i thought it might work as part of my Apple ID since it's the only number associated with my apple account.

Similar Messages

  • I am using systec usbmodule1 to send and receive CAN messages , is any one have tried this in labview?, if yes can you send me the code thanks

    i am using systec usbmodule1 to send and receive CAN messages , is any one have tried this in labview?, if yes can you send me the code
    thanks
    Solved!
    Go to Solution.

    Hey,
     All of our CAN drivers have been written for National Instruments' CAN hardware (referenced here : http://digital.ni.com/public.nsf/allkb/E2C6ED025C7​98C5586256F4E00520448 ). Thus, you will have to code all your communication manually, unless Systec provides a LabVIEW driver. There might be various dll files that Systec provides for communication, which you will be able to access through LabVIEW. Take a look at the Call Library Function Node, which can be found from the Functions Palette under Connectivity -> Libraries & Executables. Here you can call a dll file, and also the individual functions within that dll.
    I would suggest posting your question either to the LabVIEW forum, as previously mentioned, or to the CAN forum found here : http://forums.ni.com/ni/board?board.id=30
    Justin E
    National Instruments R&D

  • Use of modem to send and receive information

    Hi!!
    I wanted to know if someone has a code for using a modem to send and receive information.
    I'm having some problems with it, and wanted to see some examples...
    Thanks!!!
    :)

    Not the appropriate forum for this question, as it's unrelated to Serialization. Please post a question in the Java Programming forum
    http://forum.java.sun.com/thread.jsp?thread=422318&forum=54&message=1875913

  • How can I change the number in iMessage send and receive on my iPhone 5c that is gray?

    I recently bought a iphone 5c and when I activate it, the imessage automatically set the number in send and receive, but the funny thing is the number that is registered is my number in another network and is grayed out, How can I change the number to the sim that I'm using in the phone?

    HI,
    As far as I can tell you cannot delete the ID when Only one is listed.
    This would suggest that you have to add the second (Correct) one and then delete the first (wrong) one.
    I can't say I have tried this yet.
    10:43 PM      Thursday; April 5, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • IMessage Send and Receive Help

    Sometimes my friends are telling me that they are getting my imessages from my email address instead of my phone number, even while I am using my iphone 5. When I go into settings and go to the send and recieve menu, under "You can be reached by iMessage at:" my phone number is greyed out.
    The problem I think is that lower down where is says "Start new conversations from:" it only has my email address. How do I add my phone number to that so I can only send from my phone number. Im very confused because I am doing this on my iPhone 5 and it wont allow me to start a new conversation from my phone number?
    thanks

    My dad had the same problem. iMessages just needs to be reset on the iPhone. Here is how:
    >Settings
    >Messages
    >Turn off iMessage, wait 30 seconds, turn it back on. It will re-register your phone number

  • IOS 8 - send and receive iMessages

    With iOS 7, I used to be able to receive iMessages at two phone numbers. There was an option under iMessage - Send and Receive.  I used that to monitor my son's messages. Now with iOS 8, I can only see my phone number under Send and Receive, and some email addresses, other phone lines under the same iCloud account are not listed anymore. Does anybody know how to fix that? Thank you very much.

    go to settings, general, reset, reset all settings. this causes the phone to reset and finishes installing certain iOS 8 features in iMessage like self destruct, etc. and will fix any glitches you're having.  it has worked for myself and everyone else I have shared it with.

  • RTP sender and receiver reports

    Hi all!
    Does JMF, when using RTP make available sender and receiver reports? I read that within RTP, sender reports include monitoring
    information such as RTP time stamps and the number of transmitted packets or bytes. Receiver reports contain statistics about
    the received flows, such as interarrival jitter and fraction of lost packets since the last report.
    What class gives us this info?
    Thanks for any advice!
    Rob
    :)

    With RTPManager you have a function getGlobalReceptionStats()
    you can write:
         GlobalReceptionStats stats=avReceive.mgrs[0].getGlobalReceptionStats ();
         System.out.println("Statistiques video : ");
         System.out.println("Nombre total de paquets re�us :"+stats.getPacketsRecd());
         System.out.println("Nombre de paquets re�us en RTCP :"+stats.getRTCPRecd());
         System.out.println("Nombre de bytes re�us :"+stats.getBytesRecd());
         System.out.println("Nombre de collisions locales :"+stats.getLocalColls());
         System.out.println("Nombre de collisions distantes :"+stats.getRemoteColls());
         System.out.println("Nombre de paquets non re�us :"+stats.getTransmitFailed());

  • Sender and receiver on the same server

    Good morning!
    We plan a TDTIM for 2 different SIDs but with their Oracle DBs on the same server (NOT MCOD).
    If we use them as the sender and receiver respectively, any concern about the performance?
    Any other concerns?
    We know that TDMS within the same SID but different clients is NOT recommended.
    Our TDMS server is on a seperated box.
    Thanks for sharing your experience.

    As the hardware resources will be shared, you need to make sure -
    > the box has optimum resources to handle large data transfer volume.
    > the system and DB parameters are set correctly. There is a note to suggest these setting for high volume data transfer.
    > avoid two data intensive steps to run in parallel, for example do not run receiver deletion and data selection in parallel.

  • BPM when both sender and receiver systems are Sync. Please help!

    Hi Experts,
       I want to use BPM when both sender and receiver systems are Sync. For example: web service ---> RFC
    I have tried the solution as given in the blog
    https://weblogs.sdn.sap.com/pub/u/39730 [original link is broken] [original link is broken]
    but it does not work. I am getting Time Out error.
    Can somebody tell me the correct way of configuring BPM for sync-sync scenario?
    Kindly give the integraion directory steps also.
    Thanks
    Gopal

    Hi Hemant,
       I have already tried the solution as given in the blog (https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken])but it does not work. When I run the scenario I am getting Time out error.
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">PL_TIMEOUT</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Timeout condition of pipeline reached</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Please help!
    Thanks & Regards,
    Gopal

  • I used to be able to send and receive iMessages, now I can only send not receive. It's an iPad mini

    I Used to be able to send and receive iMessages from my iPad mini, now I can only send iMessages and not receive them. It's the same withFaceTime, can FaceTime from the device but can't receive them.        

    Unable to make or receive FaceTime calls after April 16, 2014
    http://support.apple.com/kb/TS5419
    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    iOS: FaceTime is 'Unable to verify email because it is in use'
    http://support.apple.com/kb/TS3510
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Set Up Alert Sounds
    http://www.quepublishing.com/articles/article.aspx?p=1873027&seqNum=3
    Extra FaceTime IDs
    http://tinyurl.com/k683gr4
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Fix Can’t Sign Into FaceTime or iMessage iOS 7
    http://ipadtutr.com/fix-login-facetime-imessage-ios-7/
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    iOS 7 allows you to block phone numbers or e-mail addresses from contacting you via the Phone, FaceTime, or Messages
    http://howto.cnet.com/8301-11310_39-57602643-285/you-can-block-people-from-conta cting-you-on-ios-7/
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457#19087457
    How to watch FaceTime calls on the big screen with Apple TV
    http://www.imore.com/daily-tip-ios-5-airplay-mirroring-facetime
    Send an iMessage as a Text Message Instead with a Quick Tap & Hold
    http://osxdaily.com/2012/11/18/send-imessage-as-text-message/
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Text on the iPad
    http://ipad.about.com/od/ipad_tricks/a/How-To-Text-On-The-Ipad.htm
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    How to Receive SMS Messages on an iPad
    http://yourbusiness.azcentral.com/receive-sms-messages-ipad-16776.html
    Apps for Texting http://appadvice.com/appguides/show/apps-for-texting
    You can check the status of the FaceTime/iMessage servers at this link.
    http://www.apple.com/support/systemstatus/
     Cheers, Tom

  • How can I be sure iMessage is sending and receiving via WiFi and not using my text message allotment?

    My daughter has a new iPad Touch and I have a 3GS with 5.0.1. She wants to send and receive a million messages from me each day day with iMessage. Right now, I have Settings>Messages>Send As SMS - OFF. With this current setting, can I be assured I am using the WiFi only and not burning my SMS allotment from ATT? Am I safe to restore Send As SMS setting to ON? In other words, will the default method of transmission of text messages be through the internet, when that service is available?
    Without waiting for a $1000 bill from ATT for text messages, can I ensure I'm sending and receiving iMessages through the WiFi only?

    Well, I just noticed that a shaded iMessage appears in the enter text window when sending to her iPod Touch and my messages appear in a blue balloon, with her replies are in gray balloons. When sending to someone with another kind of phone, the text entry window says "Text Message" and my balloons are green. I guess this is an indication that the iMessage system is working and I'm not blowing through my SMS allotment from ATT.
    With these indications, can I be sure I'm messaging through the iMessage system, or the carrier's SMS service?

  • Is there a way to send and receive SMS on multiple cellular devices without using iMessage?

    I currently own a cellular iPad mini and an iPhone 4s and would like SMS to be the same on both devices as well as my desktop.
    After many months of struggling with iMessage, I decided to turn it off entirely.  I discovered that my best friend did not receive dozens of my texts over the span of a few months (I compared our message history side by side).  Seems like it had something to do with traveling in and out of wifi zones or possibly conflicts between our two carriers, ATT and Verizon.  Regardless, I am not willing to dive into iMessage fully until this gets sorted out.  Further, SMS is the standard message format for everyone outside of the Apple sphere, and I do not feel comfortable lumping them together into one app.  If I decide to switch to Android, will all of my contacts with iPhones continue sending me iMessages?
    Thank you for your help!

    Is there a way to send and receive SMS on multiple cellular devices without using iMessage?
    Search the iTunes App Store for any 3rd party SMS apps that may be available.
    If I decide to switch to Android, will all of my contacts with iPhones continue sending me iMessages?
    Android phones don't receive iMessages, they can recieve SMS messages sent through the iOS Messages app. The app that your contacts choose to use to send you messages is completely up to them.

  • Why won't my number highlight in the send and receive when using iMessage and FaceTime

    My imessage and facetime turned off and won't turn back on and in my send and receive section it will only highlight my email not my phone number

    Hello Torijada,
    After reviewing your post, it sounds like you linked the phone number to iMessage and iMessage wont turn on. I would recommend that you read these articles, they may be helpful in troubleshooting your issue.
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage - Apple Support
    The telephone number will be dimmed when you view these settings on an iPhone.
    If you get an error when trying to activate iMessage or FaceTime - Apple Support
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • Send and receive phone numbers for iMessage

    Since IOS 8 update, iMessage does not recognize my cell number. It only recognizes my husband's number and our email address. My number does not appear as an option on the iPhone 5; it does appear, but is not accessable on the iPad. It shows as light gray there. How do I fix this so I can send and receive iMessages?

    situation has been resolved. Both iPhone and iPad had to be restarted on iMessaging, and then cell number was recognized.

  • IMessage waiting for activation. Phone number not listed in Send and Receive at?

    I'm going to try to be as descriptive as possible, as I'm not too sure what else I can possibly do to resolve this issue.
    3 or 4 days ago I requested a number change through my provider. Not knowing that I had to turn off iMessage whilst waiting for the change to occur, I left it on.
    Later that day my friends were complaining that I was sending them texts from two different numbers, one being my new number, one being my old number. The thing is, I'm using the exact same SIM card and it's a little unusual to have two numbers for one SIM. I then realised that iMessage is ONLY registering my iTunes e-mail address and OLD phone number as an option to 'Send and Receive at'. I have spoken to Optus (my provider in Aust.) and Apple, I have gone into an Apple store, had the phone replaced, restored newtwork settings, restored phone altogether, turned on/off iMessage and Facetime, checked date and time, made sure my correct number is listed in Settings > Phone, etc etc etc I've done EVERYTHING listed in all forums that I've read from people experiencing this same issue.
    I can choose to select my old phone number in iMessage, and can then send messages to others using iMessage from the old number, and if I switch it off, I'm then using SMS to send messages, and it's from my new number again! It's very frustrating not having all features on my phone working correctly.
    If I switch iMessages and Facetime on, not using my Apple ID to sign in, it simply says 'waiting for activation' and after a few hours, tells me it was unsucessful and to try again. I'm all out of options now, Optus don't know what to do, Apple don't know what to do and I don't know what else to do! It's been 4 days! Someone please help!?

    Just thought I'd let everybody know how it finally got resolved 1 week later!
    After trying absolutely everything, and I mean EVERYTHING that Apple support, apple forums etc told me to do, the only thing that worked was turning iMessage off, waiting for at least 24 hours at then turning iMessage back on.
    It activated itself within a few minutes, no dramas at all!
    Hope this helps!

Maybe you are looking for