How to disable message ringtone while i'm talking

how to disable message ringtone while i'm talking?

Engage the mute switch. It's the little slider over the volume buttons.

Similar Messages

  • How to Disable message area

    Hi ,
       I have a message area and i had linked the "Enable" property of the message area to the context attribute , even if i set the Contex attribute to TRUE the message is still disabled , can some one explain me how to disable message area by linking to the context attribute.
    Regards,
    Ravi.

    HI Shriram,
               Let me explain my problem . I have two tabs in my tab strip control and each tab has its own message area , but the problem is when 2nd tab is selected and if i raise some exception is doesnt show in the message area of the 2nd tab as it is taking the first tab message area as default , so i had put the following logic in the modifyview.
       <b>if(selectedTab.equals("Tab1"))
                 IWDMessageArea Tab2MsgArea =(IWDMessageArea) view.getElement("Tab1MessageArea");
                 Tab2MsgArea.setEnabled(false);
                 IWDMessageArea Tab1MsgArea =(IWDMessageArea) view.getElement("Tab1MessageArea");
                 Tab1MsgArea .setEnabled(true);          
            else
                IWDMessageArea Tab2MsgArea =(IWDMessageArea) view.getElement("Tab1MessageArea");
                 Tab2MsgArea.setEnabled(true);
                 IWDMessageArea Tab1MsgArea =(IWDMessageArea) view.getElement("Tab1MessageArea");
                 Tab1MsgArea .setEnabled(false);
            }</b>
       This logic is working fine for most of the cases , but When i selcect a TAB, in the event handler of the selection, i am performing some logic and raising exceptions, for these exceptions it is not working fine as my event handler is fired first before the "WDModifyView" . Is there any other way to control the "ENABLE" property of the MessageAreas.

  • How to disable chanllenging questions while user log in for first time

    Hi All,
    How to disable challenging questions while user log in for first time in OIM 10g and OIM 11g
    also i need to know how to change the Oracle logo with custom logo in both versions

    In 11G:
    To disable challenge questions at start up: http://download.oracle.com/docs/cd/E17904_01/doc.1111/e14308/system_props.htm#BABBDCJH (System Property Named: "Force to set question at start up)
    To change logo: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14309/uicust.htm#CHDIFJEJ
    In 10G:
    Dig the documentation.
    A suggestion, please go through the documents first as they have quite a bit of information.
    HTH,
    BB

  • How to disable the trackpad while typing on mbp without mouse ?

    how to disable the trackpad while typing on mbp without mouse ?

    Like Kappysaid :
    Kappy wrote:
    Open Universal Access preferences. Under either the Keyboard or Mouse tab should be a checkbox option to prevent accidental input when typing. If you don't find it there then check in the Trackpad preferences.
    or find the apple instructions here http://support.apple.com/kb/HT3608
    Good luck

  • How to disable security warning while printing(Silent Print) from Javascript?

    We have a webapplication through which, we are creating a pdf document and trying to print it sliently ("Silent Print").
    Users who are having latest Adobe version, were getting javascript warning message. However, those with older versions able to "Silent Print", without any warning messages.
    How to disable this security warning while printing from Javascript?
    Warning message: "A script has requested to print an Acrobat file. This could print an entire document. Do you want to proceed printing?".
    Appreciate for your kind help.
    Thanks.

    It's a security warning so it can't be bypassed by anything within the file.

  • How to disable parent window while popup window is coming

    Hi,
    I am working on Oracle Applications 11i.
    I am able to get the popup window using the Java script in the controller.
    Please see the below code for the reference.
    String pubOrderId = pageContext.getParameter("orderId");
    StringBuffer l_buffer = new StringBuffer();
    StringBuffer l_buffer1 = new StringBuffer();
    l_buffer.append("javascript:mywin = openWindow(top, '");
    l_buffer1.append("/jct/oracle/apps/xxpwc/entry/webui/AddAttachmentPG");
    l_buffer1.append("&retainAM=Y");
    l_buffer1.append("&pubOrderId="+pubOrderId);
    String url = "/OA_HTML/OA.jsp?page="+l_buffer1.toString();
    OAUrl popupUrl = new OAUrl(url, OAWebBeanConstants.ADD_BREAD_CRUMB_SAVE );
    String strUrl = popupUrl.createURL(pageContext);
    l_buffer.append(strUrl.toString());
    l_buffer.append("', 'lovWindow', {width:750, height:550},false,'dialog',null);");
    pageContext.putJavaScriptFunction("SomeName",l_buffer.toString());
    But here the problem is, even though popup window is there, i am able to do the actions on the parent page.
    So how to disable the parent page, while getting the popup window.
    Thanks in advance.
    Thanks
    Naga

    Hi,
    You can use javaScript for disabling parent window as well.
    Refer below link for the same:
    http://www.codeproject.com/Questions/393481/Parent-window-not-disabling-when-pop-up-appears-vi
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to disable message in HRTIM_ABS_REQ

    Whenever an employee books a vacation in ESS, the warning message "Absence cannot be partial-day, so clock times have been removed".  I know this is stored in HRTIM_ABS_REQ but how can this be disabled?
    Thanks in advance

    Could you please share the steps to disable messages in HRTIM_ABS_REQ ? I am facing similar problem, when i raise Travel Request through PTARQ, I get the following msg: "Document created with information: HRTIM_ABS_REQ 113 Approver not available --> Forward to Substitute"
    I wish to disable these messages.

  • How to Disable Event firing while updating a list item using poweshell

    Hi All,
    I am working on a powershell code which updates most of the list items in the entire web application. I am using SystemUpdate($false) to update the items so that 'modified' and 'modified By' and versions are not changed.
    However event receivers gets fired which is now a problem. I want to disable the Event receivers before update and enable it after update. I want powershell code for this. I am using SharePoint 2010.
    Your help would be much appreciated. Thank you in anticipation.
    Regards
    Karthik R.

    hi
    check this thread:
    How to disable event firing outside an event. It contains example on C#, but it is not difficult to convert it to PowerShell.
    Blog - http://sadomovalex.blogspot.com
    Dynamic CAML queries via C# - http://camlex.codeplex.com

  • How to disable message images in Mail app for all but contacts?

    I use the Mail app for OS X Mavericks and have been inundated with spam lately. I understand that spam email campaigns can confirm that you have opened their mail (and subsequently continue to send you mail) by image tracking so I would like to disable images from showing for all except my contacts. I don't recall if it was with Mail or another email client I previously used, but I vaguely remember message images not showing by default and requiring you to click a button at the top of the message in order to show the images within it. If possible, I would like to be able to do this for non-contacts.
    So my question is: how can I disable images from showing, by default, in messages from non-contacts within the Mail app?
    If there is no way to do this, can someone suggest an alternative email client for Mac OS that does allow this? I am willing to change if this feature does not exist within the Mail app.
    Thanks for your time.

    Personally, I've never heard of spammers tracking by a contact's image. I think you might be confusing this with the images in the message.
    Spammers can do two things to track you.
    1) Send an email with a read receipt. Mail doesn't support read receipts
    2) Send an email with an embedded image (sometimes called a bug or beacon). When the email is opened, the email software loads the image from the remote server by sending it an HTTP request.
    If a message matches the junk mail criteria, then a bar will appear near the top of the message. External images in the message will automatically be disabled, so that spam authors won’t be able to track if you’ve opened the message. To load the images, click the “Load Images” button in the bar, or to mark the message as not junk, select “Not Junk.”
    Mail > Preferences > Viewing >Uncheck Display remote images in HTML messages.
    Enable Junk filtering in Mail Preferences. Check "sender in in contacts, sender in in previous recipients**, message is addressed using full name.
    Use SpamSieve, third party product to filter spam, http://c-command.com/spamsieve/
    Keep contacts in your Address Book.
    Mark messages as junk to help train the junk filter.
    Don't open a message you think is spam. You should be able to see enough of a message in the preview to know if it's spam.
    ** Open Previous Recipients under Window in the Menu bar. Remove any addresses from spammers.

  • Nokia 108 - How to disable messages from appearing...

    i have the Nokia 108 and the same happens. text message, sender and the first few words show up on screen even when phone is locked.  'display options-notifications' are turned OFF.  also under each sim, 'display info' is turned off.
    obviously for security purposes it is not good to have your messages able to be read by anyone holding the phone.
    any solutions?  also if i go to NoKIA support, there are no way to ask questions and there are no software updates for the Nokia 108. 
    any advice is greatly appreciated.
    (ps, i also had to reply since i cannot figure out how to POST a new issue. sorry)
    Moderator's Note: We have changed the title into a subject-related title. This is to keep the forum organized and let other forum users easily see and respond to this post.

    burned2x wrote:
    i have the Nokia 108 and the same happens. text message, sender and the first few words show up on screen even when phone is locked.  'display options-notifications' are turned OFF.  also under each sim, 'display info' is turned off.
    obviously for security purposes it is not good to have your messages able to be read by anyone holding the phone.
    Go to Settings> Display Settings> Cell info display to OFF and restart the phone.

  • How to disable horizontal flip while recording a movie?

    I'm trying to screen and movie record at the same time while playing a game but for some reason movie recording automatically flips horizontally, (I know you can flip it after you record)  thing is, I'm not gonna record the actual movie, because I just need the window open while screen recording. Help please?

    On my system, if I take a movie full screen the second monitor goes black.   I didn't do anything to make that happen but I'll play with my monitor order to see if that matters.

  • How to delete message information while save purchase order

    Hi All,
    I' am trying to create a purchase order thru me21n. when i enter outline aggrement, contract and PO quantity fields with some values the message information which gets populated in MESSAGES should get deleted when I save the PO.
    can anyone suggest me any user exit or badi to delete message information before saving PO.
    Thanks,
    BJR.

    Hi Bjr,
    Check with this ME_PROCESS_PO_CUST and modify .
    Regards,
    Madhu.

  • How to disable cell_merge option while sorting in ALV GRID

    I am using  function 'REUSE_ALV_GRID_DISPLAY' to produce report in ALV.
    I have written code Maually to sort. by filling the table of type SLIS_T_SORT
    All works fine BUT when I
    select a field to sort on it merges that fields are dispalying as a group.
    i  want to be displayed the report without cell_merge
    I have tried using  this
    field in Layout structure called " cell_merge"  i.e.
    slis_layout_alv-cell_merge = 'X' but no luck.
    Dose anyone know how to use this feature in this function? or how not to
    do a cell merge on sorting? any help appriciated. thx.
    FK.

    You can turn off the automatic cell merge when sorting by creating a dummy field in your output structure and setting it to both no_out = 'X' and edit = 'X'.

  • How to disable ctrl,shift while drag and drop

    after starting the drag, i donnot want the user to change action with ctrl & shift. how can i do that?

    The Error Console click is visible in Tools of FireFox 3.6.8. Against it is mentioned the shortcut key Ctrl+Shift+J. How can I do away with this shortcut key? If I want to see the Error Console, I can click at it. This shortcut key of FireFox is interfering with this very shortcut key on InfraWare Transcription Client 2009 on which I work online and which is set to run on Internet Explorer only.
    I thank you for asking me to go through a whole gamut of an article on Key Configuration much of which is Greek to me. I am getting nowhere doing that.

  • How to disable auto update while closing a form?

    Hello all
    I'm new to oracle forms(now only learning) i have developed a(sample) form in forms 6i with local XE connection, I'm having a 2 data field(to display name and rollno) and button named "close" in close wehn-button-pressed trigger i wrote 'form_close()'stmt.while pressing the close button during the form runtime it ask's "do you want to save the changes you have made". i don't want that msg,the form must close automatically without prompting any thing like that.

    Hi pls try
    exit_form(no_validate);

Maybe you are looking for

  • Free goods

    Hi Expers, Greetings to all!!! I wished to ask a question: I have PO with 10 line items. and during Goods receipt the vendor has given 1 free good as promo. I wanted to capture this. According to my knowledge I need to do GR with ref to PO and need t

  • Business Partner relationship replication issue.R1781

    Hi Experts, I am currently modifying BP in ERP and in that I am changing Partner function. So when I replace any existing partner for any given partner function and save ( in XD02) a Bdoc travels to CRM. That BDoc is failed to process and in SMW01 I

  • IPhone Signal Issues on Orange UK/Wi-Fi Dropping Out

    I have noticed an issue with my iPhone 4 that seems to be unique to Orange/T-Mobile UK customers. I'm sure you are all aware that Orange and T-Mobile customers in the UK can now share their respective networks which is all fine and dandy until there

  • Css issues, caused by spry?

    I am having some real problems getting css to function properly. It seems that if I try and edit the spry menu then my other css page (for my font styles) is no longer connected when published. To make matters more frustrating it works fine in Dreamw

  • Safari Quits unexpectedly all the time

    What can i do? here is the comment of the error: Process:         Safari [350] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         6.1.1 (7537.73.11) Build Info:      WebBrowser-753707301