Send iMessages in OS X via Terminal

Hello,
i want to send pictures in iMessage via Terminal, Konsole / AppleScript.
osascript -e 'tell application "Messages" to send "Hello World" to "John"'
but there is an error:
31:67: execution error: Messages got an error: Can’t make "John" into type buddy, text chat. (-1700)
(John is a right contact)
And how can I send pictures via Terminal?
osascript -e 'tell application "Messages" to send "/pictures/pic01.png" to "John"'
How can I tell OS X that I want to send a document and not a text?
Thanks for your help!

Hi,
In the beginning iChat was AIM Only.
Much of the AppleScript written for the app is written with this is mind.
"picc-in-chars" are treated as Files whether they are sent as File Only with no Chat open or as Files within the Chat (which then displays the pics in most cases).
The Auto Accept Script  may give some clues.
It reads this for the Receipt of files and pic-in-Chats.
To access this go to the Messages > Preferences > General section.
At the bottom is  drop down for AppleScript with an option to show the Folder.
This no longer displays the ~/Library/Scripts/Messages folder that Messages 7.x.x did (as did earlier version of iChat) that were used in the Alerts tab.
If you open  the Script you can see it refers to "theBuddy" for some of the other Events.
I am not sure this can be applied to the iMessages side of things.
The Dictionary for Messages has this
Your Script also appears to think you have a Pictures Folder at the top level of the Hard Drive (Along with Applications, Library, System, Users  etc.)
Did you mean your home folder/Pictures (As In ~/Pictures)
The Dictionary also defines "Buddies" as being related to specific Services
this may include iMessages.
I was once sent this script that displays  a Status messages that refers to who you are chatting with by using the name of the window (it has  section to exclued other windows)
As text
using terms from application "Messages"
    on av chat started
        tell application "Messages"
            set allChatWindows to every window
            set completed to false
            repeat with currentWindow in allChatWindows
                set windowname to the name of currentWindow
                if (not completed) then
                    if ((windowname is not ¬
                        "Audio/Video") and (windowname starts with ¬
                        "Audio" or windowname starts with ¬
                        "Video")) then
                        set status message to windowname
                        set completed to true
                    else if (windowname does not contain ¬
                        "General" and windowname does not contain ¬
                        "Doctor" and windowname does not contain ¬
                        "Activity" and windowname does not contain ¬
                        "File" and windowname does not contain ¬
                        "Accounts" and windowname does not contain ¬
                        "Messages" and windowname does not contain ¬
                        "Alerts" and windowname does not contain ¬
                        "Audio/Video" and windowname does not contain ¬
                        "Chax" and windowname does not contain ¬
                        "AIM" and windowname does not contain ¬
                        "Contacts" and windowname does not start with ¬
                        "Chat" and windowname does not contain ¬
                        "Chats" and windowname does not contain ¬
                        "Bonjour") then
                        set status message to "Audio Chat with " & windowname
                        set completed to true
                    end if
                    delay 0.2
                end if
            end repeat
            set volume input volume 85
            delay 0.2
            set volume output volume 80
            delay 0.2
            set status to away
        end tell
    end av chat started
end using terms from
The end bit tweaks your volume Input and output from your regular settings.
I hope that give you some clues.
10:18 pm      Saturday; January 18, 2014
  iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
 G4/1GhzDual MDD (Leopard 10.5.8)
 MacBookPro 2Gb (Snow Leopard 10.6.8)
 Mac OS X (10.6.8),
 Couple of iPhones and an iPad

Similar Messages

  • Why does my iPhone 4 keep sending emails instead of texts via iMessage?

    Why does my iPhone 4 keep sending emails instead of texts via iMessage?

    This was driving me crazy but I've cracked it!!
    Go to: Settings, Messages, Send & Receive.  My mobile number was greyed out and wouldn't allow me to select it.  My email address was highlighted but it also allowed me to "Add An Email".  I selected my current email address and it gave me the option to delete it.  Once I deleted my email address, it automatically reverted to my mobile number!!
    Hip hip hooray.  I can relax at last.

  • Can't send iMessage via E-mail

    I can't send iMessage via E-mail.
    There is no possiblity of typing '@' '.' etc.
    Sending new message (iMessage) looks like this:
    Everyting is activated.

    My only other suggestions is add the email to a contact in your phone.  When you type that contact's name, their email show pop-up below as an option.  If that doesn't work, I don't know. Sorry.

  • IPhone 6 sending iMessage through iCloud email

    My iPhone is sending iMessage through Icloud email? How do I fix this?

    Open settings app on your phone
    tap messages
    select send and receive
    uncheck your Apple ID and check your phone number.
    also makes sure SMS is ON
    To be accurate, your text messages are sent via apple servers to other apple users, using your Apple ID  

  • My iphone will say sending iMessage and it will never send!!

    my iphone says sending but will never send the message what can I do! when i reset it will work for like and hour maybe two but the goes back to the same! idk what it is maybe my phone number but i dont think so cause it will send Imessages from my ichat on my macbook!!

    Restart your phone.
    Apple Feedback http://www.apple.com/feedback/
    Send a bug report  via its Bug Reporter system.
    To do this, join the Mac Developer Program—it's free and available for all Mac users and gets you a look at some development software. Since you already have an Apple username/ID, use that.
    Once a member, go to Apple BugReporter and file your bug report. You get a response and a follow-up number thus starting a dialog with engineering.

  • Using Mac (non-Mountain Lion) to send iMessages through iPhone

    My Mac at work doesn't have Mountain Lion, my cell signal is minimal to non-existant, and I don't have a Wi-Fi signal. Can I connect my iPhone and somehow use the Internet connection to send iMessages through the iPhone?

    Returning to this one more time…a coworker with an iMac that has an Airport card is able to share his Internet connection via Wifi, but this isn't feasible because he isn't nearby my computer.
    Because my Mac Pro (2007) does not have an Airport card, I am unable to share via Wifi. However, I am wondering if I connect my Ethernet cable (Internet that does IN to the computer) to an Airport Express, and then back to the computer, can I then share the Internet connection through Wifi?
    Simply put, is there a way to create a Wifi signal from my Mac Pro (without having to install an Airport card, which also isn't feasible)?

  • Installing Plugins via Terminal (Mac)

    I would like to be able to install plugins in Extension Manager via terminal and enable the installed plugins for a specific set of extensions (InCopy).  I have downloaded the Adobe Extension Manager Help and Tutorials document and it explains the process of installing plugins via terminal.  But when I run the install command, it actually launches Extension Manager in the console.
    I want to be able to install extensions and plugins silently and even when the user is not logged in.  Is this possible and can someone point me to a document which explains the process?
    Bob Reed
    AARP

    For your issue, please follow http://forums.adobe.com/thread/977043?tstart=0 to generate log files and send them to [email protected]
    For your coworker's issue, besides database file and plugin files, you also have to include files in EM Store folder and Mxi Flag folder.
    If your extension is per-machine extension (all files in extension will be installed to per-machine location), you have to include "/Library/Application Support/Adobe/Extension Manager CS6/Configuration/DB/ExMan.db", "/Library/Application Support/Adobe/Extension Manager CS6/EM Store/InCopy CS6/*.*" and "/Library/Application Support/Adobe/Extension Manager CS6/Mxi Flag/InCopy CS6/*.*"
    If your extension is per-user extension (all files in extension will be installed to folder under user home), you have to include "/Users/<UserName>/Library/Application Support/Adobe/Extension Manager CS6/Configuration/DB/ExManUser.db", "/Users/<UserName>/Library/Application Support/Adobe/Extension Manager CS6/EM Store/InCopy CS6/*.*" and "/Users/<UserName>/Library/Application Support/Adobe/Extension Manager CS6/Mxi Flag/InCopy CS6/*.*".
    You also have to ensure all the machines have the same user name.

  • TS2755 Since updating my iPhone 5 to ios7 my phone has trouble sending iMessages. Sometimes it won't send the message and will not automatically send it as an SMS despite this option being selected in settings. It's happening with 3 other people I know to

    Since updating my iPhone 5 to ios7 my phone often fails to send iMessages. It won't automatically send as an SMS despite this being switched on in the settings section.  This is also happening wig my partners phone and my mothers phone.  I want to report it to Apple but I don't know how.
    Firstly, is there a way this can be reported to Apple so they can fix the bug? And secondly, does anyone have any suggestions in relation to fixing this problem?
    I usually love my phone but I am finding it unreliable at the moment and am wishing I didn't update it.

    Restart your phone.
    Apple Feedback http://www.apple.com/feedback/
    Send a bug report  via its Bug Reporter system.
    To do this, join the Mac Developer Program—it's free and available for all Mac users and gets you a look at some development software. Since you already have an Apple username/ID, use that.
    Once a member, go to Apple BugReporter and file your bug report. You get a response and a follow-up number thus starting a dialog with engineering.

  • How do I connect my phone to my iPad to receive and send iMessage from both?

    How do I connect my phone to my iPad to receive and send iMessage from both?

    You can't physically connect an iPad and iPhone. However, you can bluetooth tether.
    iOS: Understanding Personal Hotspot
    http://support.apple.com/kb/HT4517
    Use Bluetooth to tether your iPhone, iPod touch, or iPad
    http://www.macworld.com/article/1159258/bluetooth_tethering.html
    How to Connect an iPad to an iPhone Via Bluetooth Tethering
    http://techtips.salon.com/connect-ipad-iphone-via-bluetooth-tethering-25472.html
    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 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

  • Since the upgrade my iphone periodically will not send iMessages to other iPhones. I am able to receive them and can send from my iPad. When I push send the bar goes 3/4 of the way and the stops and will not send at all

    Since the upgrade my phone will not send iMessage to other iPhones. I can send from my iPad. When I try and send the message sends 3/4 of the way and then stops and does not send at all

    SharmFarm wrote:
    Good ev Ning Mario49    firstly I would like to say a great thank you for your attention to trying to help me,,,,,    i have looked at the links and will try everything stated first thing…
    Hi Mario,,,,
    I tried everything in your reply,,, thank you again,, I had done that once before and all was working great,,
    I have just now tried the Reinstall via iTunes, about 20 into the download, the iTunes logo on the phone disappeared, and the Apple Logo appeared again,,, I waited until the iTunes stated that the download had finished, and the install was in progress,,,
    Nothing happened, still the Apple Logo was visual on the screen, iTunes never recognised the phone which it was on my iTunes account previously,,,
    Still just a bunch of lines, maybe 5 or 6 so small writing,, I personally can not read what it is telling me, someone said it reads, incorrect shutdown,,,????????
    Please advise,???
    I am now at a loss,,, I really became excited when I saw the iTunes icon after putting the phone into restore,,,???
    Thank you again
    D

  • Cannot send iMessages or text messages

    I have an iPhone 5S which I've had for a year, and now my phone will not send iMessages or text messages. My phone had a little fit later on today, constantly vibrating everytime I clicked onto my messages. That stopped after I reset it, but now will not send anything, it also won't send anything via whatsapp, and when I click on my apps such as Facebook and instagram, it just shows a blank screen and then switches back to the home screen. Can anyone help?

    Hey Samanthalake94,
    If your apps and messages aren't loading correctly I would start by quitting all the running apps on the phone:
    iOS: Force an app to close
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    When you have done that restart the device and test the issue again:
    iOS: Turning off and on (restarting) and resetting 
    If the issue persists, backup your device to iTunes, then restore it as new and verify that it works. 
    How to erase your iOS device and then set it up as a new device or restore it from backups
    If it does, then restore your backup to either verify it still works and the software just needed reinstalled, or isolate the issue to the backup file itself. 
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • Cannot send imessages to my contact anymore

    am currently using iphone 5s with latest updates.
    I was sending imessages to my contact till now. I was in a different city 2 days ago and was having trouble sending imessages so when the error message was provided to me saying "message not delivered" I checked the option of send the message as "text message". Now I am back in my home town and would like to communicate via imessage and my iphone will not allow me to send imessages to my contact anymore. The message I send goes like a text message which is in green.
    please help I like Imessage

    No. That was the first thing we checked. I am not blocked. And we can call each other without a problem.
    But like I said... if I RESEND the text and check "send as text message" (it will show up green on my iPhone instead of blue), he will receive it then. But on his phone, when he receives it, it still reads as a blue iMessage.

  • My iphone 5 is not letting me send imessages to one contact

    I have the ios 7 and it wont let me send a imessage to one person in my contact anymore. It was working fine then it turned into me sending a imessage and only receiving a text. and now it is only letting me send and recieve text messages. It would let me send imessages but said not delievered then I turned on the sms then it sent a text. Then I turned off the sms and now its not even letting me try the imessage. Its only sending texts. I asked if he was just playing a joke but he swears he's not. I tried turning off my phone, restarting my phone, erasing all his messages and contacts and restarting it and also trying to turn it off. I feel like I have tried everything and it still wont work. Help me out anyone!?

    I can't give you a definitive answer, but I can think of several possibilities:
    Your account is not provisioned for MMS by your carrier (assuming you are trying to send them via messaging and not email).
    If you are trying to send them by email your email provider has a size limit on messages that is lower than the size of the pictures you are trying to send.
    You haven't turned on MMS messaging in Settings/Messages
    You don't have an Internet connection when trying to send pictures
    You have turned off Cellular Data and don't have a WiFi connection when trying to send pictures

  • My iPad mini won't send iMessages!

    My messages will not send! I sent a few messages to a friend and they wouldn't send! It would say that "Not Delivered" thing next to it each time I try sending a message. Everything else on my iPad is fine, my wifi is good, and I did everything I possibly could do.
    I cannot reset anything on my iPad Mini because I haven't backed up iCloud ever since August 2013 because I haven't had storage. And a album on my iPad will not delete! I cannot delete any photos in that album. I want to keep everything and I don't want anything to go away, I just want iMessage to work.
    Is there a way without erasing any thing on my iPad? I'm still on iOS 7.1

    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 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/
    The links below have instructions for deleting photos.
    iOS and iPod: Syncing photos using iTunes
    http://support.apple.com/kb/HT4236
    iPad Tip: How to Delete Photos from Your iPad in the Photos App
    http://ipadacademy.com/2011/08/ipad-tip-how-to-delete-photos-from-your-ipad-in-t he-photos-app
    Another Way to Quickly Delete Photos from Your iPad (Mac Only)
    http://ipadacademy.com/2011/09/another-way-to-quickly-delete-photos-from-your-ip ad-mac-only
    How to Delete Photos from iPad
    http://www.wondershare.com/apple-idevice/how-to-delete-photos-from-ipad.html
    iPhoto for iOS (iPad): Delete photos from iPhoto
    http://support.apple.com/kb/ph3137
    How to: Batch Delete Photos on the iPad
    http://www.lifeisaprayer.com/blog/2010/how-batch-delete-photos-ipad
    How to Delete Photos from iCloud’s Photo Stream
    http://www.cultofmac.com/124235/how-to-delete-photos-from-iclouds-photo-stream/
    The Fastest Way to Remove All the Photos from the iPad Camera Roll
    http://ipadinsight.com/ipad-tips-tricks/the-fastest-way-to-remove-all-the-photos -from-the-ipad-camera-roll/
    Delete Pictures from Your iPad
    http://www.dummies.com/how-to/content/delete-pictures-from-your-ipad.html
    How much space is used by your Other? You may be able to reduce.
    How Do I Get Rid Of The “Other” Data Stored On My iPad Or iPhone?
    http://tinyurl.com/85w6xwn
    How to Remove “Other” Data from iPhone, iPad and iPod Touch
    http://www.igeeksblog.com/how-to-remove-other-data-from-iphone/
    With an iOS device, the “Other” space in iTunes is used to store things like documents, settings, caches, and a few other important items. If you sync lots of documents to apps like GoodReader, DropCopy, or anything else that reads external files, your storage use can skyrocket. With iOS 5/6/7, you can see exactly which applications are taking up the most space. Just head to Settings > General > Usage, and tap the button labeled Show All Apps. The storage section will show you the app and how much storage space it is taking up. Tap on the app name to get a description of the additional storage space being used by the app’s documents and data. You can remove the storage-hogging application and all of its data directly from this screen, or manually remove the data by opening the app. Some applications, especially those designed by Apple, will allow you to remove stored data by swiping from left to right on the item to reveal a Delete button.
    What is “Other” and What Can I Do About It?
    https://discussions.apple.com/docs/DOC-5142
    iPhone or iPad Ran Out of Storage Space? Here’s How to Make Space Available Quickly
    http://osxdaily.com/2012/06/02/iphone-ipad-ran-out-of-available-storage-space-ho w-to-fix-quick/
    6 Tips to Free Up Tons of Storage Space on iPad, iPhone, and iPod Touch
    http://osxdaily.com/2012/04/24/6-tips-free-up-storage-space-ipad-iphone-ipod-tou ch/
    Also,
    How to Clear Message/iMessage Cache on iPhone & iPad And Reclaim Lots of Free Space
    http://www.igeeksblog.com/how-to-clear-message-imessage-cache-on-iphone-ipad/
     Cheers, Tom

  • Ipad won't send iMessage

    I just purchased the iPad Air 64GB WIFI &amp; Sim model, &amp; I can't get it to send or receive messages. I try sending iMessages to an iPhone 5s with iMessage turned on on both devices but keep getting the "not delivered". I'm on the data only plan so I can't make phone calls, but I should still be able to send iMessages via wifi shouldn't I? It won't do Face Time calls either. Can someone please help....

    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 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

Maybe you are looking for