I need a phone that will use system ring tones to ...

I want a Dect phone that will plug into the analogue socket on a telephone syetem. When the phone rings I need to be able to tell the difference between the internal and external ring tones.  Many phones are unsuitable because they use there own internal tones.  Which BT phones will do what I want.

I want a Dect phone that will plug into the analogue socket on a telephone syetem. When the phone rings I need to be able to tell the difference between the internal and external ring tones.  Many phones are unsuitable because they use there own internal tones.  Which BT phones will do what I want.

Similar Messages

  • I need an application that will turn off my iPhone on the home screen just by a one click since my power button has sank and is no longer working--anyone have ideas?? I don't like having to use assistive touch and hit three buttons to lock my screen

    I need an application that will turn off my iPhone on the home screen just by a one click since my power button has sank and is no longer working--anyone have ideas?? I don't like having to use assistive touch and hit three buttons to lock my screen

    No such app exisits or can exist.  Apple doesn't allow 3rd party apps to access core functions of the phone.  Time to get your phone replaced or repaired if assistive touch doesn't needs your needs.

  • I need a script that will find the computer a user last logged into.

    I am still learning scripting, I need a script that will allow me to pull in usernames from a csv file. Find what computer they last logged into and output that to an csv file.
    I have looked all over and can't find exactly what I need.
     I found the following script but I need  to add the resuitsize unlimited but can not figure out where to put it we have a large environment. Also I need to be able to grab username from a csv file. Any assistance you can provide is appreciated.
    ##  Find out what computers a user is logged into on your domain by running the script
    ##  and entering in the requested logon id for the user.
    ##  This script requires the free Quest ActiveRoles Management Shell for Active Directory
    ##  snapin  http://www.quest.com/powershell/activeroles-server.aspx
    Add-PSSnapin Quest.ActiveRoles.ADManagement -ErrorAction SilentlyContinue
    $ErrorActionPreference = "SilentlyContinue"
    # Retrieve Username to search for, error checks to make sure the username
    # is not blank and that it exists in Active Directory
    Function Get-Username {
    $Global:Username = Read-Host "Enter username you want to search for"
    if ($Username -eq $null){
    Write-Host "Username cannot be blank, please re-enter username!!!!!"
    Get-Username}
    $UserCheck = Get-QADUser -SamAccountName $Username
    if ($UserCheck -eq $null){
    Write-Host "Invalid username, please verify this is the logon id for the account"
    Get-Username}
    get-username resultsize unlimited
    $computers = Get-QADComputer | where {$_.accountisdisabled -eq $false}
    foreach ($comp in $computers)
    $Computer = $comp.Name
    $ping = new-object System.Net.NetworkInformation.Ping
      $Reply = $null
      $Reply = $ping.send($Computer)
      if($Reply.status -like 'Success'){
    #Get explorer.exe processes
    $proc = gwmi win32_process -computer $Computer -Filter "Name = 'explorer.exe'"
    #Search collection of processes for username
    ForEach ($p in $proc) {
    $temp = ($p.GetOwner()).User
    if ($temp -eq $Username){
    write-host "$Username is logged on $Computer"

    If you are querying by user "resultset size" will be of no use.
    You also have functions that are never used and the body code doe snot look for users.
    Here is what you scrip looks like if printed well.  It is just a jumble of pasted together and unrelated items.
    ## Find out what computers a user is logged into on your domain by running the script
    ## and entering in the requested logon id for the user.
    ## This script requires the free Quest ActiveRoles Management Shell for Active Directory
    ## snapin http://www.quest.com/powershell/activeroles-server.aspx
    Add-PSSnapin Quest.ActiveRoles.ADManagement -ErrorAction SilentlyContinue
    $ErrorActionPreference = "SilentlyContinue"
    # Retrieve Username to search for, error checks to make sure the username
    # is not blank and that it exists in Active Directory
    Function Get-Username {
    $Global:Username = Read-Host "Enter username you want to search for"
    if ($Username -eq $null) {
    Write-Host "Username cannot be blank, please re-enter username!!!!!"
    Get-Username
    $UserCheck = Get-QADUser -SamAccountName $Username
    if ($UserCheck -eq $null) {
    Write-Host "Invalid username, please verify this is the logon id for the account"
    Get-Username
    get-username resultsize unlimited
    $computers = Get-QADComputer | where { $_.accountisdisabled -eq $false }
    foreach ($comp in $computers) {
    $Computer = $comp.Name
    $ping = new-object System.Net.NetworkInformation.Ping
    $Reply = $null
    $Reply = $ping.send($Computer)
    if ($Reply.status -like 'Success') {
    #Get explorer.exe processes
    $proc = gwmi win32_process -computer $Computer -Filter "Name = 'explorer.exe'"
    #Search collection of processes for username
    ForEach ($p in $proc) {
    $temp = ($p.GetOwner()).User
    if ($temp -eq $Username) {
    write-host "$Username is logged on $Computer"
    I suggest finding the original code then use the learning link at the top of this page to help you understand how it works in Powershell.
    ¯\_(ツ)_/¯

  • I'm trying to transfer music from iTunes on an old PC that uses an external storage device to a new PC (Windows 7) that will use that same external storage device.  I am also dealing with new iTunes 11.  How do I do this??  What folder does iTunes use?

    I'm trying to transfer music from iTunes on an old PC (Windows Vista Home Basic) that uses an external storage device to store the files to a new PC (Windows 7 Starter) that will use that same external storage device.  I am also dealing with the new iTunes 11.  How can I accomplish this successfully?    What folder does iTunes use to store the data in?  I've tried several things.  Home Sharing caused duplicates but not all songs or apps transfered.  It is a large library! I've tried just setting the path in the Advanced Tab of iTunes preferences of the new computer with the external drive connected the same as the path when the external drive is connected to the old computer.  This was the best solution so far but still a few artists missing and some apps. Any suggestions?

    Here are typical layouts for the iTunes folders:
    With iTunes 11 you might also have a Home Videos folder inside iTunes Media.
    In the simplest cases you copy the entire iTunes folder from <User's Music> on the source computer to <User's Music> on the target machine, install iTunes, and it "just works"TM.
    If the media folder (inside the red outline) has been split out to a separate location then you can copy the library folder (outside the red outline) as before and connect the drive holding the media so that it has exactly the same path as before. If the drive appears as D: on one system and E: on the other then the library won't be able to find the media.
    The crucial file is iTunes Library.itl - this contains a record of the tracks that have been added to the library, ratings, play counts, playlists etc.
    See also: Make a split library portable.
    tt2

  • I need an app that will play one song from a list then pause

    I currently use a DJ style CD player to play backing tracks for the trio that I play with. The CD player has a "single" button that when you engage it will only play one song from the CD and then stop/pause. I need an app that will do the same thing as it relates to a playlist. Any ideas?

    It isn't an answer to your actual question but it might help:
    Try creating a playlist in iTunes with that one song you need to be played. Start that playlist (ipod app) and you'll see that your ipad will only play that song.

  • I need a program that will creat registration marks.  can I do this in Adobe elements 11?

    I need a program that will creat registration marks.  can I do this in Adobe elements 11?

    Most of the users look for copyrighting or having a watermark on their images to protect them from illiegal usage.
    If you are looking for this perfect use then below links can help you:
    There are multiple ways to add captions/watermark/copyright info in Photoshop Elements
    Below KB articales should be helpful in this context depending on your need and usage and expertise
    http://kb2.adobe.com/community/publishing/851/cpsid_85114.html
    http://kb2.adobe.com/community/publishing/851/cpsid_85127.html
    http://kb2.adobe.com/community/publishing/851/cpsid_85128.html
    Thanks,
    Garry

  • I need a function that will go through and encrypt all the strings

    I want to use one way enryption and need a function that will
    go through and encrypt all the strings in my password column in sql
    server 2003.
    I also need a function that compares a test password string
    is equal to the hash value in the database. Can anyone give me some
    advice in this?

    Apparently it's not as simple as I thought. My first instinct
    was
    update yourtable set password = '#hash(password)#'
    but that will crash
    This is inefficient, but you only have to do it once.
    query1
    select id, password thepassword
    from yourtable
    cfloop query="query1"
    update yourtable
    set password = '#hash(thepassword)#'
    where id = #id#

  • I need an application that will enable my ipad to receive calls, make calls , send sms and receive sms. line2 is not available in south africa

    i need an application that will enable my ipad to receive calls, make calls send sms and receive sms. line2 is not available in south africa

    Skype would be a possibility for phone calls, though I don't know if it's available in SA. Search the iTunes Store for "SMS" and you'll quickly see if there are any SMS apps you can try.
    Regards.

  • When i update apps on my iphone they need the ID that i used when i downloaded these app and i forgot this ID and a make a new ID how i used the new one to update these apps thanks

    Hello all,
    when i update apps on my iphone they need the ID that i used when i downloaded these apps and i forgot this ID and a make a new ID
    How i used the new one to update these apps?
    thanks

    Your device can hold apps from multiple IDs, but to update them you have to swicth identities which is time consuming. If possible use only the one ID. If you need to reset the password for your old ID visit My Apple ID.
    tt2

  • I need a programme that will be able to download my upgrade for my Parrot MKi9100-7.plf file

    I need a programme that will be able to download my upgrade for my Parrot MKi9100-7.plf file can anyone help?

    According to the Parrot Support site:
    "The Parrot Software Update Tool is only available for Windows."
    So you would need to install Windows on your iMac, first, in order to download the file.  Your Mac's OS X cannot read Windows based files.

  • AT&T phone that will sync with iCal

    I am looking for an AT&T phone that will sync with iCal (that is not an iPhone) that also does not require a data plan. Are there any options available to me? Or is there some kind of plug-in or application that would make this possible? Thanks!

    Greetings,
    I can think of a couple ways to go about finding the answer to your question.
    1. Contact AT&T Tech Support and ask them if they have any handsets on which they support calendar syncing to Mac OS X.
    2. Find a phone on their website which you like and then contact the phone manufacturer to see if they support calendar syncing (The manufacturer is the one most likely to know as they are the ones who make the device and the software which would be required to do the syncing).
    3. Check the list of supported devices for 3rd party syncing software to see which devices are supported and then see if any of those devices are available on AT&T's network.
    - Two common data syncing programs for the Mac:
    http://www.markspace.com/products/missing-sync-family.html
    http://www.pocketmac.com/devicebymfr.php
    Hope that helps.

  • Does anyone know if it is possible receiving a signature on the quickbooks mobile or if there is an app that i need to dowmload that will allow it i also have go payment it will accept a signature i just need a signature on an invoice so i can email

    does anyone know if it is possible receiving a signature on the quickbooks mobile or if there is an app that i need to dowmload that will allow it i also have go payment it will accept a signature i just need a signature on an invoice so i can email

    No one here would be privi to Apple's plans on the matter. Submit your feedback to Apple requesting such a feature:
    http://www.apple.com/feedback
    In the interim, there is a reminder program for pretty much every need and taste in the App Store.

  • Why is my iphone 5 not using default ring tone even though it is set for my personal tone in defaults!!

    Why is my iphone 5 not using default ring tone even though it is set for my personal tone in defaults!!

    Hello Rob,
    Welcome to the Apple Support Communities. You may have a contact that has a different ringtone assigned to it. Just navigate to the contact and see what ringtone is assigned to them.
    iPhone: Ringtones
    http://support.apple.com/kb/ta38610
    Setting Ringtones
    In addition to the default ringtone, you can assign individual ringtones to people in your contacts so that you can tell when a particular person calls.
    Alternatively you can reset all settings in Settings > General > Reset > Reset All Settings. This would put your iPhone at factory default on everything settings wise and it does not touch the data on the phone
    Regards,
    -Norm G.

  • HT2188 Although the ringer volume for the phone is turned up, no ring tone happens when the phone is called.

    Although the ringer volume for the phone is turned up, no ring tone happens when the phone is called.

    Not a silly question...I not only didn't realize that switch was there but I must have touched/changed it today without feeling it.
    Thanks!

  • Recommendations for a phone that will sync with iCal and Addressbook?

    I'm confused by the posts regarding what mobile phones will and won't sync with iCal and Addressbook. Apple has a list of isync compatible devices (http://www.apple.com/macosx/features/isync/devices.html), but it seems from some of the posts here as though phones not listed will also sync.
    Can those of you who know about cellular phones that sync with iCal and Addressbook please recommend some models for me. These are the things I need:
    -Cingular service compatibility
    -syncs with iCal (including to dos) and Addressbook (must store at least 1500 entries)
    -bluetooth
    -a small phone would be nice
    I don't care whether it has a camera, an mp3player, PTT, picture messaging, video, or voice activation. Wi-Fi would be nice, but it's not imperative. Also, please let me know if I would need to purchase any third-party software or hardware.
    Thank you.
    Todd Berliner

    The supported device list contains a list of devices that Apple claims are explicitly compatible with iSync out of the box, subject to the limitations outlined in the footnotes at the bottom of the page [the ones that apparently almost no one ever reads] and the general rule that carriers may not support certain features [say, Bluetooth or USB] and may not support certain functions [say, calendar synchronization] with a supported device.
    Manufacturers like Audiovox, LG, Samsung and Sharp are not supported, unless they run an OS listed below, instead of their proprietary operating systems. If a device is not manufactured by Motorola, Nokia, Panasonic, Seimens, Sendo or SONY Ericsson, it is generally not supported, unless it uses…
    • the Blackberry OS [which requires third-party software]
    • the danger HipTop OS [which requires third-party software]
    • the Palm OS [which is is supported but performs better with third-party software]
    • the Windows Mobile OS [which requires third-party software*]
    *Windows Mobile 5 device support is not yet available in release software.
    …or, an iSync-compatible plug-in has been written to extend support to a specific device or family of devices.
    Julian referred you to a site where he has made a number of plug-ins available for various mobile handsets. Nova Media also sells a low cost package of plug-ins providing support for various handsets.
    http://www.novamedia.de/sync/index.html
    Others have built single-use plug ins with various degrees of success, which you can find using tools like Google.
    The bottom line: if you are going to vary from the iSync Supported Device list, you have to do some relatively extensive research, including searching these forums for your specific device, to determine if it can be supported. Many plug-ins are intended only to work with iSync 2.2, so Mac OS X 10.4.6 is a requirement in most cases.

Maybe you are looking for

  • Password Protecting a Published Project

    Hello, We are using RH7 WebHelp. My department works on RH projects for a number of different departments within our company. One department (HR) has asked if we can restrict access to their materials from the rest of the company once we have publish

  • Second Time Capsule as external HD

    I just upgraded my Time Capsule and my computers are all backing up to the new Capsule.  Is it possible to connect the old Time Capsule to one of my computers with a USB connection and use the old one as an external HD? Will it back up to the new TC

  • Safari stucks when opening a pdf file, dowloading a compressed "rar" file

    Salam everybody, well here's the mess, I got a lot of troubles when browsing internet using Safari. Honestly, it's a very good and quick browser, but it's stacks and close when trying to open a pdf file in w web page. Other thing, when downloading fr

  • Page scoped backing bean keeps old data, why???

    I have two pages, a search/list page and an add page. On the search/list page there is an add buttom that simply navigates to the add page. The first time I press the add button all fields in the page are blank so I enter data and submits. The data i

  • Is there a way to recover unsaved file in Keynote?

    Keynote showed a message that it's closing unexpectedly and then everything was lost.