to make a call in a different way

Normally when you place a call I did like this:

Pa = PhoneArguments

new PhoneArguments (PhoneArguments.ARG_CALL, newNumber) ;

Invoke.invokeApplication (Invoke.APP_TYPE_PHONE, pa);

What I wonder if it is possible to call the phone first and then send dtmf rather tones?

Yes, you can call the application phone to phone and then inject the call of DTMF tones.  After invoking the phone application to dial a number using the Phone.getActiveCall () method to get an instance of phone call, then use it to call the methods sendDTMFTone (s).

Tags: BlackBerry Developers

Similar Questions

  • Tango Romoval: I recently contracted a malware I think... it's called Tango and I can't get rid of it I tried many different ways can someone help?

    I recently contracted a malware I think... it's called Tango and I can't get rid of it I tried many different ways can someone help?

    What antivirus do you use?

    I suggest in the installation report file to:

    https://www.Microsoft.com/security/portal/submission/submit.aspx

    And to update and run the full scan of the system.

  • I am creating a stamp of Certification of drawing dynamic shop with fields of text 'Name' and 'Date '. I tried different ways within Javascript, but I can't seem to make it work. The Date and time remains static on the stamp when it is inserted and

    I am creating a stamp of Certification of drawing dynamic shop with fields of text 'Name' and 'Date '. I tried different ways within Javascript, but I can't seem to make it work. The Date and time remains static on the stamp when inserted and always reflect when the stamp was created and the name is always my name. I try to have the user name or the username inserted so that he who is the insertion of the postmark of the stamp automatically inserts their name and what day and time the stap is inserted. I can't get this dynamic stamp works like the default Adobe Acrobat Dynamic stamps. Can anyone help with this one. Thank you

    Have you created a page template for your stamp? Did name the template of the page correctly? It's the right format:

    #InternalStampName = display name of stamp

  • EX90 two autonomous with the public IP address can make video calls among them self on the Internet or not?

    Dear expert;

    I am very new to VCS and TP Cisco.

    We implement now presence Cisco TV with VCS - C, VCS-E TMS, TCS, MCUS and endpoints with Jabber in a single edit.

    and in another configuration CUCM 10.5, UCCX 10.5 IM & P, Jabber with some 10 officers.

    Now the question is in our building on the 2nd floor we have an EX90 and on the 5th floor an EX90 and on local network, we can make video calls using the IP address.

    In the same way is it possible to make a video call between 2 devices EX90 (both have public IP) present in a location different in the same city on the Internet without the participation of VCS - C and VCS-E.

    It's the client request :)

    Concerning

    Paiva

    Yes, but leaving these systems outside in nature with public IP addresses, leaving you are vulnerable to a number of questions. See for example http://www.videonationsltd.co.uk/2014/11/h-323-cisco-spam-calls/

    https://supportforums.Cisco.com/discussion/12336591/sourceh323idcisco-incomingcalls

    https://supportforums.Cisco.com/discussion/12340591/nuisance-h323-calls-SX20

    The offers above with H.323 calls, in addition to this, you will encounter similar problems using SIP where the systems will be analyzed by tools such as SIPVicious

    /Jens

    Please note the answers and mark questions as "answered" as appropriate

  • Impossible to make FaceTime calls on iPhone 7 using Siri

    I tried to use Siri to do a FaceTime call tonight and gave an unusual error: "I wish I could, but FaceTime is configured with me yet."

    I'm able to get Siri to open the FaceTime app, simply cannot access directly from my contacts and apart from this Siri works fine on the iPhone 7, including SMS and regular audio calls.

    I tried a FaceTime using Siri call on 3 old iPhone models (5s, 6 + and 6s), all running iOS 10, and it worked properly on each of them, she was with both iOS 9 and 10 on the same model of 6s for the past year, so this leads me to believe it's a problem iPhone 7 (or an individual defective unit) rather than a problem of iOS 10.

    I checked a number of settings on the iPhone 7 before coming here:

    • Siri is enabled.
    • FaceTime is activated.
    • Restrictions (general-> Restrictions) are completely shut down.
    • iCloud-> contact is activated.

    Hi there jsf23!

    Welcome to Apple Support communities, it's my pleasure to help you with your iPhone 7 issue of Siri is not able to make FaceTime calls.  I use Siri all the time and have his power making FaceTime calls is another great feature.  Looks like you have checked a lot of things I want to check too, if I fell on the same subject.

    At any time, that there is a problem with Siri or FaceTime, the first thing I recommend is to restart the iPhone and retest Siri and FaceTime.

    Restart your iPhone, iPad or iPod touch

    If Siri is still underway on issues from a FaceTime call, try to perform a reboot of the force.  Remember, this will be a little different on an iPhone 7.

    • On an iPhone 7 or iPhone 7 more: press and hold the sleep/wake and Volume buttons down for at least ten seconds, until you see the Apple logo.

    Test again and then try to check for updates.

    Update the software on your iPhone, iPad or iPod touch iOS

    Have a great day!

  • FaceTime on MacBook: cannot make cellular calls but can receive

    Hi all

    I'm unable to make cell calls with my iPhone via the app FaceTime on my MacBook Pro.  However, I receive and answer calls on my MacBook Pro that are initially routed to my iPhone number.  I have confirmed I am on the same wifi network, I also tried on different wifi networks.  I also have the checkbox checked "Calls from the iPhone" on my MacBook Pro.  I logged in and out of my account of FaceTime on all my devices and reset the settings of my network on my iPhone and MacBook Pro.  A 'genius' has also tried to help me without success.

    Any suggestions?

    If the built-in firewall application is enabled, please disable it. In case you are worried about the implications of this step, the firewall generally useless when you're on a private behind a router network.

    If you have installed any third-party 'firewall', 'security', or 'anti-virus' software, remove it according to the instructions of the developer. All these software are worse than useless.

  • Different ways to run?

    We have written a c sharp application which is a wrapper of GUI TestStand to hand - hold the operator thanks to the installation and execution of a test. I noticed the following behavior differences with each of the different ways to start a file of sequence running:

    (a) when we useSequenceFileViewMgr.Run () to start execution, TestStand prompt is not a serial number of UUT and it didn't generate a DisplayReport event.

    (b) when we use SequenceFileViewMgr.GetCommand (CommandKinds.CommandKind_ExecutionEntryPoints_Set). Execute (true) to start execution, TestStand is fast for a serial number of UUT and he generates an DisplayReport event.

    (c) when we useSequenceFileViewMgr.GetCommand (CommandKinds.CommandKind_ExecutionEntryPoints_Set, 1). Execute (true) to start execution, TestStand didn't request a serial number details of UUT and he generates an DisplayReport event.

    Are there other ways (best ways) to start execution of a c sharp application?

    'C' behavior is the behavior I'm looking for, but I understand why the calls have different results?

    Can someone enlighten me?

    tlaford,

    What you're essentially doing is running execution of different entry points.  If you look at the menu run in the sequence editor, you will see three options (with the default process model, if you have a custom process template, you will have a different number).

    1. Test DUT

    2. Simple pass

    3. Run

    When you call. Run() you do the same operation as Run in the menu.  This is just the selected sequence and nothing else.  Great for debugging, but uses not the framework process model.

    When you use one of the ExecutionEntryPoints, you perform a execution of the entry points of the process template.  Those who usually call in the sequence MainSequence your file of the client's sequence.  And they perform other operations (such as the data collection of the object to measure and reports) around the execution of your customer file.  Default process templates are TestUUTs as index 0 and SinglePass as index 1.

    With the help of the SequenceFileViewMgr is the best way to start a new run since a UI programmatically.

    I hope this helps.

  • My theme tab in display properties is unusable. How can I change the theme in a different way?

    How can I change a theme in a different way, not not not using the properties of display/theme?
    Because this tab is just lika a image - there is nothing clickable, none of the functions to work.
    I need for you to tell me how to change the themes in a different way, even if it is very complicated, or you could tell me where I can download a file that I need to replace the old works is not a (one that works on this theme unusable tab)

    I hope for a quick response,
    Thank you

    Hello

    Remember to make changes to the computer before this problem?

    There are no other methods to set the display settings.  However, you can try to solve the problem.


    Follow these methods.
    Method 1:

    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    How to back up and restore the registry in Windows: http://support.microsoft.com/kb/322756

    Perform these steps.

    a. copy then paste the content below into Notepad.

    b. above, click on "file save as" change the "save as type" to "All files" and name it anything with a .reg extension.

    c. Double click on it and choose "merge" see if that brings the display options of the properties.

     

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

    "NoActiveDesktopChanges" = hex: 00, 00, 00, 00

    "NoActiveDesktop" = DWORD: 00000000

    "NoSaveSettings" = DWORD: 00000000

    "ClassicShell" = DWORD: 00000000

    "NoThemesTab" = DWORD: 00000000

     

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]

    "NoDispAppearancePage" = DWORD: 00000000

    "NoColorChoice" = DWORD: 00000000

    "NoSizeChoice" = DWORD: 00000000

    "NoDispBackgroundPage" = DWORD: 00000000

    "NoDispScrSavPage" = DWORD: 00000000

    "NoDispCPL" = DWORD: 00000000

    "NoVisualStyleChoice" = DWORD: 00000000

    "NoDispSettingsPage" = DWORD: 00000000

    "NoDispScrSavPage" = DWORD: 00000000

    "NoVisualStyleChoice" = DWORD: 00000000

    "NoSizeChoice" = DWORD: 00000000

    'UnadviseClient ' = -.

     

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop]

    "NoChangingWallPaper" = DWORD: 00000000

     

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]

    'ThemeActive' = '1 '.

     

    "DllName" = hex (2): 25, 00, 53, 00, 79, 00, 73, 00, 74, 00, 65, 00, 6 d, 00, 52, 00, 6f, 00, 6f, 00,------.

    74,00,25,00 5 c 00, 72, 00, 65, 00, 73, 00, 6f, 00, 75, 00, 72, 00, 63, 00, 65, 00, 73, 00, 5 c,

    00,54,00,68,00,65,00, 6 D, 00, 65, 00, 73, 00, 5 C, 00, 6 C, 6F 75, 00, 00, 00, 61, 00, 5 C, 00,------.

    6 c, 00, 75, 00, 6F, 61, 00, 00, 2nd, 00, 6 d, 00, 73, 00, 73, 00, 74, 00, 79, 00, 6 c 00 65, 00, 73,------.

    00,00,00

    Method 2:   In addition, run the SFC (System File Checker) scan and check if there is any system of file corruptions. (You need the XP disc to run this method).
    a. to do this, click Start, click programs, on Accessoriesprincipally made, right click guestand then click run as administrator. If you are prompted for an administrator password or a confirmation, type the password, or click allow.
    b. type the following command and press ENTER:
    sfc/scannow

    The sfc/scannow command analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions.
     
    More information on SFC scan found in this document:
    Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe)
    http://support.Microsoft.com/kb/310747

    Method 3: If the methods above do not help, you maytry to perform a system restore.
    The System Restore tool uses points of restore to return the system files and settings to an earlier point in time. You can use it to restore the operating system to a point in time where you have not experienced the problem.

    For users of XP system restore.
    How to restore Windows XP to a previous state
    http://support.Microsoft.com/kb/306084

  • Make a call from Outlook via Smart call connector toolbar

    Hello

    I want to make a call from my Outlook contacts via the toolbar of the SCC. Or when I click directly on the number and I called, the call doesn't come out because it lacks the prefix of output. So I wanted to know if there was an option in the CSC pay "zapper" prefix, or if there was a way to remove the prefix via the CCA or en CLI.

    Thanks in advance

    Thomas

    Hi Thomas

    Trying to set out in 0: Control Panel > phone and modem to your computer.

    The EU I don't have time to test but I did a quick tour on the international community, and someone seems to have solved the problem like this.

    As soon as I get 5 minutes, I'll made my CPU and I'll do some tests drive the solution me also interested.

    @++

  • BlackBerry smartphones can not make a call, but can receive calls

    Hello! I BBCurve9380 and somehow it just stopped making the calls, but I can still receive. I don't know if it's on the changed settings but on what I read in other forums, it's on the it policy. I checked mine and it says BBFS1 [GTALKAP1] and WLM 2.1 [WLMAP01]. I've updated all my apps and my computer can read my phone just fine. When I try to make a call, it automatically disconnects. Any help would be appreciated.

    In fact, you have a lot more work to do, in light of your acquisition method. Reference:

    • KB05099 Steps to take before selling or after the purchase of a used BlackBerry smartphone

    For step 3 stages of seller, you should replace it and it will remove unit COMPUTER policy:

    • KB31291 How to reset a BlackBerry smartphone to factory using BlackBerry Desktop Software Settings

    However, later, when you restore, DO NOT do a full restore. On the contrary, do only a selective restore of only those databases that you absolutely need (e.g., contacts, calendar, messages) and specifically avoid restore databases that have nothing to do with HIM, political, business or other similar things. If you restore those, you'll just be right back where you are now, as a full restore will conscientiously COMPUTER policy again on your device.

    Note Please that I really have no idea if doing this will restore your ability to make calls... 100% of the information I have comes from what you have posted here. I'm guessing that the policy could be the cause of your problems, but I can't know that. No matter, since there is an IT strategy on board and you are not on BES, then you definitely want to get that deleted. But regarding if that will restore your ability to make calls, I have no way to predict the future... If something is the cause of this specific problem, then we'll have to deal with this - AFTER you remove the it policy so that we can be sure it does not hinder anything else.

    Good luck!

  • BlackBerry smartphone screen remains blue to make a call

    My 9330 has developed a new show.  When I make a call, the screen remains blue and the keyboard no longer works.  Voice call allows the call pass but I can't remove/save a message.  I did the hard reset and tried an update, or helped.  any ideas?

    Curve 9330

    5.0.0.857

    I know you said you did a hard reset, but make sure that do you this way, once more:

    Do a simple reboot on the BlackBerry this way:

    With the BlackBerry powereddevice, remove the battery for FIVE minutes and then reinsert the battery to restart. A reboot in this way is prescirbed for most the gltiches and operating system errors, and you will lose any data on the device doing so.

  • Sierra of MacOS - Siri cannot make voice calls.

    Hi guys,.

    Siri is supposed to be able to make phone calls via the iPhone, the Mac, in the Sierra de MacOS?

    Cause I can make phone calls (not the Facetime calls) fine if I use the Facetime on Mac app and click on the phone number, I want to call, or if I take a certain number of Contacts. But if I try to open Siri and make a voice command to "call X", he always tries to do through Facetime. Which means he's trying to make a Facetime call instead of a voice call normal.

    Is this a bug or missing feature? Is there a fix or a workaround for it? I wish I could use Siri on my Mac, just as I do on the iPhone.

    I observed the same behavior, so I think it's a missing feature.

    And page (below) which deals with Siri on Mac shows a command "FaceTime", but not a "Call" command  (As I say, I used the "Call" command and observed the same behavior you did.)

    Use Siri on your Mac - Apple Support

  • When I try my ipad FaceTime I get this massage iphone is not available your phone must be on the same WiFi that this ipad to make a call

    When I try my ipad FaceTime I get this massage iphone is not available your phone must be on the same WiFi that this ipad to make a call

    In your FaceTime settings, what you defined as "Caller ID"?  If you have set up the continuity (continuity use to connect your iPhone, iPod touch and Mac - Apple Support) and you have the iPad set to use your iPhone phone number to initiate calls, then you will need to have your iPhone and your iPad connected on the same wifi ntetwork.

    If you set the iPad caller ID to call from, for example, your iCloud email address, then this message should disappear.

  • When I change the Option for the Applications of Document Adobe, Firefox always manages documents in a different way.

    I changed my Options ask me each time I want to do with a pdf document. It does not work. What happens each time I click on a PDF as an attachment in e-mail or on a Web site, is that a Windows Explorer window asks me where I want to save the file. I don't want to save it, just open. I had always presented a selection of Firefox in the past, but the box Firefox offering options for me is no longer appears. I tried to change my Options/Applications in different ways, but the practice seems so have no effect at all. I'm using Firefox 27.0.1 on a Windows 7 operating system.

    Hello, to change the options for a PDF file, go to firefox > options > applications and scroll down and set the default action for the portable document (pdf) format.

    How to disable the built-in PDF Viewer and use another Viewer

  • How to make a call on my iPhone 6 from Europe to North America?

    How can I make a call on my iphone 6 from Europe to North America?

    Is it a phone with a North American carrier?

    In general:

    Dial the international code for the country you are in, then enter the North American number with good country and area code.

    That is to say. 00 1 860 555 5555 will pay a call from the United Kingdom to a phone at the Bristol, Connecticut, USA.

    00 52 55 xxxx xxxx will place a call from the UK to a phone in Mexico

    00 1 647 xxx xxxx will place a call from the UK to a phone in Toronto, Canada

    (a)  (b)  (c)     (d)

    a U.K. international exit code

    b code

    c-indicative regional city

    number d.

Maybe you are looking for

  • 240 bytes of load to the PXI-5152

    The manual for the PXI5152 says that, for each recorded waveform, the amount of memory required is the number of samples + 240 bytes, rounded up to the nearest 128. Nobody knows what is stoed in the 240 bytes?  We use the card to trigger hundreds of

  • Replace Windows dual boot with XP Sp3

    I have a dual boot (Vista & XP) system, the XP is incorrectly installed because there was an error during installation. I want to remove the two systems and install a new XP with SP3. How can I do this? Pls help.

  • XP mode does not open in win7

    I can't open the xp mode in win7. the message "virtual pc integration components are not installed on the virtual machine" is displayed. It won't let me activate the integration features. This used to work properly. Help, please.

  • "No subscription Found" when you try to launch InDesign

    Background:I downloaded Adobe Cloud for Mac. I was initially using a trial of Adobe Indesign and have now purchased the monthly subscription and received e-mail confirmation of purchase with my order ID.Problem:-When I run Adobe Cloud and try to star

  • codecs

    Can someone help with the download of codecs for Adobe Prime Minister 11 items?  I tried MPEG Streamclip and Adobe Media Encoder but neither work, can anyone help, please?