Cisco XML Obj/command for doing nothing?

Hello there! I was wondering if I can write a cisco XML obj to instruct the phone do nothing? I'm pushing a XML page to the phone, if certain condition holds, the phone will display an image, otherwise it should do/show nothing. How can I do that? which obj shall I use? Thank you very much for your help!

I have two approaches:
One is well-known: send the Key:Services command.
The only problem with that is if the user of the phone were to hit Key:Services after your image was sent (therefore clearing the screen), but before you send the Key:Services command (which will now instead show the services menu to the now-confused user)
If possible, I'd recommend sending SoftKey:Exit instead--which will clear the screen only if an xml object is showing which has an exit softkey present. The downside to this is similiar to the above scenario--if the user were to get one of the native menus open, such as directories or services, they will be cleared as well when you send this command (because they also have an Exit softkey!).
So either option has a small window of time where the user may get a little frustrated, but in general that should be a good solution.
Once you've seen the pros and cons of the above two solutions in practice, and if you decide the cons are too great, you could query the phone first, using http:/IP_PHONE_ADDRESS/CGI/ModelInfo, and only send the SoftKey:Exit or Key:Services if your screen is showing at the time of the query (which you could determine based on the title of the XML object you are sending, which will show up in the /ModelInfo query). There is still a window in which the user could push a key on the phone, but it is greatly diminished if you take this route.

Similar Messages

  • Help! My MacBook air has frozen cursor wont move command q does nothing. How do I restart it. I am using my phone to ask for help

    Help! My MacBook air has frozen cursor wont move command q does nothing. How do I restart it. I am using my phone to ask for help

    Hold the power button down for 5-6 seconds until it powers down.  Then click the power button to power on and restart.
    Regards

  • "command-z" and "option-command-z" does nothing in Final Cut Pro 5

    My iMac is new and I have Final Cut Pro 5 installed. Cannot get "command-z" to undo anything in final cut and "option-command-z" will not open an audio file in wave format. Do these functions just not work in Final Cut?
    iMac   Mac OS X (10.4.7)  

    opt-cmd-z is "trim with edit selection audio"
    After checking the keyboard settings in System Prefs on my MAC I don't see a universal UNDO command in there. It seems that cmd-z is just a common keyboard shortcut used in most apps. (Although Shake doesn't like it very much...) lilrad should check the Tools menu-Keyboard Layouts-Customize, and then click on the cmd and opt icons on the digital keyboard and see what icon it shows. If it is not set, there ya go. If you don't recognize the icon, try going to a command in the side button list (to the right of thte keyboard in this window) and click on a command that does not already have a shortcut. Type the cmd-z, or opt-cmd-z, (after unlocking the keyboard at the bottom left) and it will give you a warning as to what this keystroke is already set for.
    There should not be any MAC override, but if there is that would be in the system settings window under keyboard and mouse, keyboard shortcuts. Scroll down and see if someone has set a master cmd-z shortcut. If so, get rid of it. It should be an undo command for all apps. (But that's just me, I could be wrong...)

  • Command-k does nothing

    Sorry if this has already been addressed....
    I'm trying to connect to my Vista machine from Powerbook running 10.5.2. In Finder, nothing happens when I do command-K and in the Go drop-down menu, there is no "Connect to Server" option.
    Other threads discussed using these to connect but why are they not showing up for me?
    Please help!

    In the OS X Finder's menubar, "Go" has always had the "Connect to Server" option. Command+K is the keyboard shortcut equivalent. So you're saying you installed/upgraded to Leopard and "Connect to Server" doesn't even show up as a menu item?
    I've never heard of this option magically disappearing from the Finder menu.
    Check your network settings and see if you have AT LEAST some type of network configured (e.g. WiFi or Ethernet, etc.).

  • JSF page, command buttons does nothing.

    Hi,
    I made a page with some panelform's. In one of those forms I placed a commandButton.
    I added a method in the backingbean that should be executed when the button is clicked. I added the method name as action attribute to the button.
    If I load the page and click the buttom nothing is happening. In the code I made is only a System.out.println();
    What could it be...?

    //button on the page:
                        <af:commandButton text="commandButton 1"
                                          binding="#{backing_upload.sendButton}"
                                          id="sendButton"
                                          textAndAccessKey="&Send to Oracle"
                                          disabled="#{backing_upload.processNotToOracle}"
                                          action="#{backing_upload.sendToOracle}"/>
    //backingbean:
        public String sendToOracle() {    
            System.out.println("test");
            return null;
        }

  • HT3702 Why was I charged $1 for doing nothing?

    I haven't updated any billing information (never touched), why did App Store charge me $1 on when updating purchased apps my iPhone after I've put the same apple ID on my MacBook Air?

    iTunes Store & Mac App Store: About payment card authorization holds

  • What is the sql command for SELECT with OR condition

    Hi
    What is the correct sql command for doing select with or condition??
    SELECT * from TempData
    WHERE port = '123'
    OR serialnumber = '555'
    So if there is a port = 123 or if there is a serialnumber = 555, I will get a successful select.
    Thanks for helping a newbie!!

    Hi
    What is the correct sql command for doing select with
    or condition??
    SELECT * from TempData
    WHERE port = '123'
    OR serialnumber = '555'
    So if there is a port = 123 or if there is a
    serialnumber = 555, I will get a successful select.
    Thanks for helping a newbie!!Make sure you bracket your OR conditions
    eg
    SELECT * from TempData
    WHERE column = 'VALUE'
    and port = '123'
    OR serialnumber = '555'
    is read as
    SELECT * from TempData
    WHERE (column = 'VALUE'
    and port = '123' )
    OR serialnumber = '555'
    which is not the same as
    SELECT * from TempData
    WHERE column = 'VALUE'
    and ( port = '123'
    OR serialnumber = '555' )

  • Installing Reader or Flash player on Windows 7 and I get a blank command prompt screen that does nothing. Help please.

    Installing Reader or Flash player on Windows 7 and I get a blank command prompt screen that does nothing. Help please.

    Try using the offline installers.
    Adobe Reader: http://get.adobe.com/reader/enterprise/
    Flash Player for Internet Exporer - ActiveX
    Flash Player for Firefox - NPAPI

  • I downloaded the newest version of iTunes, and now I cannot open the iTunes store. It just sits there and says it's loading for hours, but does nothing.

    I downloaded the most recent version of iTunes, and now the iTunes store won't open. It just sits there and says 'accessing iTunes store for hours, but does nothing.

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START>PROGRAMS>ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START>PROGRAMS>ACCESSORIES>Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    Apple software on Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • My computer won't turn off.  It says iPhoto is doing something and iPhoto is doing nothing, the circle has been spinning for 45 minutes.

    My computer won't turn off.  It says iPhoto is doing something and iPhoto is doing nothing, the circle has been spinning for 45 minutes.

    Try that. If that doesn't help:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Why does my itunes crash after start up with an "APPCRASH" error every time i open it?! I have been trying to fix this for weeks but all i can do it re-install it every other day which does nothing!

    Why does my itunes crash after start up with an "APPCRASH" error every time i open it?! I have been trying to fix this for weeks but all i can do it re-install it every other day which does nothing! I am desperate to get access to my itunes to get music on my phone and all of this just makes me want me to sell my iphone since there is no other way to add music to my phone. If things go get sorted soon you can say goodbye to my support.

    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 the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • I cannot upload any pictures to Flickr for the past three days, I just get the upload screen which when I click on upload does nothing I'm using PSE12

    I cannot upload any pictures to Flickr for the past three days, I just get the upload screen which when I click on upload does nothing I'm using PSE12, I have had no problems in the past , I still have had no response to this post and it has been several weeks since initially posted, is there anyone awake at Adobe, can someone give me advice or is there total lack of interest once the product has been purchased I have been a customer of PSE for many year since PSE6 now on 12 but lack of response may cause me to rethink

    Turn off your iPad and put it in recovery mode. Try to restore it via iTunes.
    http://support.apple.com/kb/HT1808

  • Bridge CC on opening gives "Adobe Bridge CC has stopped working" Uninstalled, re-installed same error, will not run. "check online for a solution" does nothing.

    Bridge CC on opening gives "Adobe Bridge CC has stopped working" Uninstalled, re-installed same error, will not run. "check online for a solution" does nothing.
    Bridge worked great for a while then started to fail when starting. Old Bridge CS6 still works fine. HELP ... please.

    You problem is in the Fault Module MSVCR80.dll
    Do a web search for this.  Here is one LINK

  • Maybe its just me but verizon had my rebate for a month and some change and  still haven gotten it i got this contract on july 10, and my samsunsung galaxy s4 does nothing but shut off on me constatntly and they wont even help..any suggestions because im

    maybe its just me but verizon had my rebate for a month and some change and  still haven gotten it i got this contract on july 10, and my samsunsung galaxy s4 does nothing but shut off on me constatntly and they wont even help..any suggestions because im looking into a lawsuit now so aggravating..my phone is def on a blank sceen right now

    JCLouis, 
    We saw your story and are very worried about what we read! This isn't like us at all and we are here to help sort it all out. We recommend calling the Rebate Center to check on the status. Their number is 1-800-457-0864.
    We can help you right here with your phone! How often does it turn off? Is it just that the screen goes black or does it completely power down? Also, does it start back up by itself if it does power down?
    SarahO_VZW
    Follow us on Twitter @VZWSupport

  • Problem with IPad , did an update as requested now it does nothing, but display a graphic that shows I should connect to ITunes . So I connect it to my IMac run ITunes nothing happens. Try restore pop up says not eligible for restore.

    Wow what a pile of crap you must wade through to ask a question .
    Ok so the problem is I did an update on my IPad and now it does nothing but show a graphic showing the power cable connecting to ITunes
    So  I connect iPad to my IMac and prompt iTunes nothing happens. So I try sinc nothing happens.
    So I try restore and the popup says I am not eligible for restore.
    What is going on with this stupid machine

    Machines are incapable of being stupid. Not so of their operators.
    Placing your device into recovery (DFU-Device Firmware Upgrade) mode:
    Follow these steps to place your iOS device into recovery mode. If your iOS device is already in recovery mode, you can proceed immediately to step 6.
       1. Disconnect the USB cable from the iPhone, iPad, or iPod touch, but leave the
           other end of the cable connected to your computer's USB port.
       2. Turn off the device: Press and hold the Sleep/Wake button for a few seconds
           until the red slider appears, then slide the slider. Wait for the device to turn off.
                  * If you cannot turn off the device using the slider, press and hold the
                    Sleep/Wake and Home buttons at the same time. When the device turns off,
                    release the Sleep/Wake and Home buttons.
      3. While pressing and holding the Home button, reconnect the USB cable to the
           device. The device should turn on. Note: If you see the battery charge warning,
           let the device charge for at least ten minutes to ensure that the battery has some
           charge, and then start with step 2 again.
      4. Continue holding the Home button until you see the "Connect to iTunes" screen.
           When this screen appears you can release the Home button:
      5. If necessary, open iTunes. You should see the following "recovery mode" alert:
      6. Use iTunes to restore the device.
    If you don't see the "Connect to iTunes" screen, try these steps again. If you see the "Connect to iTunes" screen but the device does not appear in iTunes, see this article and its related links.
    Additional Information:
    If you have a problem getting into recovery mode then try: RecBoot: Easy Way to Put iPhone into Recovery Mode.
    Note: When using recovery mode, you can only restore the device. All user content on the device will be erased, but if you had previously synced with iTunes on this computer, you can restore from a previous backup. See this article for more information.

Maybe you are looking for

  • From photoshop to dramweaver help urgent!  - adding text in dreamaweaver

    Hello everyone I design a website in photoshop, then exported it and open it in dreamweaver. (cutting slices, etc etc) i want to add some text in dreamweaver in an specific part on the layout. I set as a background image the section in which i wanted

  • I book G4 BLACKING OUT

    i book G4 blacking out and haven't received my new battery yet. Discovered the recall only recently when we were trying to figure out why the computer is blacking out? Is this related to the old battery? We also took the battery out and tried using t

  • Inserting invisible text

    Hello, I created my website using Fireworks to make images and text, and now the search engines like Google and Yahoo are not picking up my site. Someone in the Forum suggested I start from scratch, creating new CSS for each page that has text. I do

  • How to set a Photoshop version the default application when two versions are installed?

    I have two versions of photoshop installed on my Mac. Double clicking on the Photo in Bridge CS6, the photo is opened in Photoshop CS5 (Photoshop CS5 (default). Haw can I set Photoshop CS6 as the default application?

  • Dropped calls ios 6

    My wife and son have been experiencing a lot of dropped calls since upgrading to IOS 6 though my other son and I are fine.  Problem devices are iPhone 3GS & 4S/64Gig.  OK devices are both 4S/16Gig.  Has anyone else had an issue?  Recomendations?  I'm