Skype Vi fails making a phone call

Skype Vi from here https://decibel.ni.com/content/docs/DOC-1287
I exactly followed the steps written the web page. When I run it, it does have skype making a call, but the skype hang up after only a few seconds and shows the message "call weitong_cellphone, no answers".   Labview doesn't show any errors.
While with skype itself, I can paly a call to  the phone number successfully.

I found the problem may be due to the labview invoking skype with "placecall" action. This "placecall" starts skype call  , not call to a mobile or telephone number.
How can solve this problem?
Wei Tong
Attachments:
skypecall.png ‏29 KB

Similar Messages

  • I have poor/no service on my iphone 6  in places that I do have service on my old iphone 5.  Takes 10 minutes to send text and webpages will not load but load within seconds on the iphone 5 and forget making a phone call.  How do i resolve this issue??

    I have poor/no service on my iphone 6  in places that I do have service on my old iphone 5.  Takes 10 minutes to send text and webpages will not load but load within seconds on the iphone 5 and forget making a phone call.  How do i resolve this issue??

    Hey kristiac,
    Thanks for the question. If I understand correctly, you have no service on the iPhone. I would recommend that you read this article, it may be able to help the issue.
    If you can't connect to a cellular network or cellular data - Apple Support
    Thanks for using Apple Support Communities.
    Have a good one,
    Mario

  • Playing a WAVE file after making a phone call.

    Hi everyone..
    I'm trying to play a wav file after making a phone call. I was able to make the call. But I get an exception when i try to paly a wav file..
    Can any one tell me where I've gone wrong..
    This is the code which plays the audio file..(I downloaded it by the way.. and it's working fine when used as a seperate program)
    import java.io.File;
    import java.io.IOException;
    import javax.sound.sampled.AudioFormat;
    import javax.sound.sampled.AudioInputStream;
    import javax.sound.sampled.AudioSystem;
    import javax.sound.sampled.DataLine;
    import javax.sound.sampled.FloatControl;
    import javax.sound.sampled.LineUnavailableException;
    import javax.sound.sampled.SourceDataLine;
    import javax.sound.sampled.UnsupportedAudioFileException;
    public class PlayWave extends Thread {
         private String filename;
         private Position curPosition;
    //30000000(7324.21 kb)
         private final int EXTERNAL_BUFFER_SIZE = 524288; // 128Kb
         enum Position {
              LEFT, RIGHT, NORMAL
         public PlayWave(String wavfile) {
              filename = wavfile;
              curPosition = Position.NORMAL;
         public PlayWave(String wavfile, Position p) {
              filename = wavfile;
              curPosition = p;
         public void run() {
              File soundFile = new File(filename);
              if (!soundFile.exists()) {
                   System.err.println("Wave file not found: " + filename);
                   return;
              AudioInputStream audioInputStream = null;
              try {
                   audioInputStream = AudioSystem.getAudioInputStream(soundFile);
              } catch (UnsupportedAudioFileException e1) {
                   e1.printStackTrace();
                   return;
              } catch (IOException e1) {
                   e1.printStackTrace();
                   return;
              AudioFormat format = audioInputStream.getFormat();
              SourceDataLine auline = null;
              DataLine.Info info = new DataLine.Info(SourceDataLine.class, format);
              try {
                   auline = (SourceDataLine) AudioSystem.getLine(info);
                   auline.open(format);
              } catch (LineUnavailableException e) {
                   e.printStackTrace();
                   return;
              } catch (Exception e) {
                   e.printStackTrace();
                   return;
              if (auline.isControlSupported(FloatControl.Type.PAN)) {
         FloatControl pan = (FloatControl) auline.getControl(FloatControl.Type.PAN);
                   if (curPosition == Position.RIGHT)
                        pan.setValue(1.0f);
                   else if (curPosition == Position.LEFT)
                        pan.setValue(-1.0f);
              auline.start();
              int nBytesRead = 0;
              byte[] abData = new byte[EXTERNAL_BUFFER_SIZE];
              try {
                   while (nBytesRead != -1) {
              nBytesRead = audioInputStream.read(abData, 0, abData.length);
              if (nBytesRead >= 0)
                   auline.write(abData, 0, nBytesRead);
              } catch (IOException e) {
                   e.printStackTrace();
                   return;
              } finally {
                   auline.drain();
                   auline.close();
         }I inserted
    new PlayWave("greeting.wav").start();In to a method an called this method in the program where i send commands to the modem.
    These are my modem commands
    send("ATZ");
        expect("OK");
    //Enable voice mode
        send("AT+FCLASS=8");
        expect("OK");
    //Dial the number
        send("ATDT"+number);
        expect("OK");
    //Choose encoding method //This is the default
        send("AT+VSM=140,8000,0,0");
        expect("OK");
    // start sending audio data
        send("AT+VTX");
        expect("OK");
    PlayAudio();
    send("ATH");The size of my audio file is 100 kb.I'm using a 56 K intel externel voice modem connected to a serial port.I wonder if it's because the buffer is too big. If anyone tried this and succeded please correct me.
    Thankyou in advance
    goodnews

    Hi goodnews!
    Did I understand well? Can You record the speech? This is what I want!
    Can you help me and send me sample code?
    This would be a big help for me!
    Thank You!
    rflair

  • How do you reduce/turn off keypad sound when making a phone call

    How do you reduce/turn off keypad sound when making a phone call?

    If I understand the question correctly, it is not about turning off keyboard clicks, it's about silencing the beeps made when manually keying in a  phone number. With keyboard clicks turned off, the beeps still sound when keying in a phone number. If I'm reading the iPhone User Guide correctly, it explains how to turn off keyboard clicks but not how to silence the   beeps when keying in a phone number. The only way I have found to silence the beeps is to put the phone into silent mode.

  • How to mute Dial Pad keys when making a phone call

    Anyone knows wow to mute Dial Pad keys when making a phone call?

    There is no individual setting for this yet. Only overall silent profile.
    -: DrewRead :-
    Can't find an app on Blackberry World yet? Tweet the developer and ask when they will #GetWithBB10 !!
    "Like it" if you like it.

  • Internet connection only when making a phone call

    I own a Powerbook G4, I connect to the internet wireless via aiport. I can connect only when making a phone call, my ISP is virgin.net. I've changed the micro-filter. Can any one help me on this problem.
    Thanks
    Lee

    Thanks for the usefull information, I've contacted BT they are my telephone provider here in the UK, and they did a line test, not a mechanical test as by an engineer, and said the line is OK. My in-comming & out-going calls are fine, but with interference on the line. How did you get past this problem?

  • Screen stays on when making a phone call

    I am wondering if there is a setting for making the screen go black when making a phone call. I have done some research and it seems there should be a proximity sensor that makes the screen turn off when the sensor is activated. If there is no setting for this sensor then I have to believe that the phone is defective and must be returned - I just wanted to be sure that a setting doesn't exist to correct the problem before doing that. It is a Droid X2. Thank you in advance for any help provided! 

    Yes, there is a small "proximity sensor" in the upper left corner next to the ear piece.  When you "cover" it after making a call, the screen should go blank. If it is staying on when you cover that (with your face/ear or even your hand) if sounds like it is defective. There are no Settings that I am aware of that makes the screen stay "always on".  At least on my Droid X.
    Have you tried running in SAFE MODE just to make sure it's not some 3rd party app causing the problem?
    - Power Off
    - Press & hold the MENU button (far left button)
    - Power up phone, but continue to HOLD the MENU button for like 1-2 mins.
    Phone should come up saying "SAFE MODE" in lower left side.
    Test you issue.
    To get out of SAFE MODE, just power off & on as usual.

  • When making a phone call on my iphone I can hear the person that i am calling but they can not hear me

    when making a phone call on my iphone,I can hear the person that I am calling but they can not hear my voice

    My first new iphone4 was received and installed complete.
    Nothing to hear when i was calling, only when I used loudspeaker.
    complete reset and reprogrammed Iphone, same result.
    Called Apple support and received a new Iphone4 next day.
    Updated and programmed.
    It works.
    2 weeks ago My son's iphone4, same problem, could only call with loudspeaker??
    Anyone an Idea.

  • When making a phone call i cant be heard

    when making a phone call i can not be heard?

    ypur mic may be out which is a little hole down at the bottom of your phone. you can try powering the phone off and on then you can do a hard reset home button + power button for 30 sec or intell you get a apple logo. if that still isnt working you cna back up your information to itunes and then restore your phone as new. if your still having a problem then it is hard ware related and you can then get it replaced by apple for free if your within the limited warranty

  • When making a phone call I have to put it on speaker to hear the person I'm calling.

    When making a phone call I have to put it on speaker to hear who I'm calling. I can't hear when putting the phone to my ear.

    I had the same problem just one hour ago.  I could not hear the person I's talking to unless I put it on speaker.
    I restarted my iPhone 4 and still the problem was there.
    And it automatically started working again in one hour.
    I would suggest to shake the iPhone a little and try to reboot and see if it's helping.

  • Making Ghost Phone Calls

    I have never had this problem before, it is very strange. Last night, I was receiving phone calls from my friends iphone (3g) who was sitting next to me. His phone was sitting on the table and no one was touching it. I picked it up and it had no tone. It happened multiple times, we even turned off his phone and I still received a call from him.
    Today, apparently I was making ghost phone calls to my friend's and wife's iphone (iphone4).
    I really do not know what to make from this, did anyone have an issue like this before?

    Trust me, I really can not explain it any better. That's the reason why I asked if anyone had this happen to them. It was the weirdest thing that ever happened, and I think it's from my phone. I don't know if it is a software on my end. I guess I will have to try to reset the phone completely and see what happens.

  • HP Pre 3 shutting off while making a phone call, even after doctoring.

    When I make a phone call and get the phone to my ear instantly (so sensor shuts off the screen) 1 in 8 phone calls my phone would just cut off and shut off. Then I have to hold the power button and switch the mute three times to bring it back to life.
    If I make a phone call and let the phone stand in my hand for like 5 seconds before i bring it to my ear it will work just fine.
    I also noticed that screen doesn't instantly turns on after I get it away from my ear, sometimes it dimms up really slowly. These occasions are rare but they are still there.
    Finally I doctored it (mainly because Skype started to sign me out after 15-20 minutes while on WiFi) and problem is still there.
    This problem occured first like few weeks after I got the phone (which is like four months ago) and its been there ever since.
    Post relates to: Pre p100ueu (O2)

    So, on a clean (full) restart, scheduled using Preset Reset, we have:
    paulb@***:~/tmp/downloads$ grep shutdown /media/HP\ PRE3/downloads/messages
    2012-02-23T11:35:05.250091Z [6336] webos-device user.notice root: /etc/rc6.d/S10orderly_shutdown: runlevel=6
    2012-02-23T11:35:05.289428Z [6336] webos-device user.notice root: /etc/rc6.d/S10orderly_shutdown: com.palm.power service not running
    2012-02-23T11:35:05.306549Z [6336] webos-device user.notice root: /etc/rc6.d/S25shutdown_animation starting
    2012-02-23T11:35:05.313964Z [6336] webos-device user.notice root: /etc/rc6.d/S25shutdown_animation stopping LunaSysMgr
    2012-02-23T11:35:05.578460Z [6337] webos-device user.notice root: /etc/rc6.d/S25shutdown_animation done stopping LunaSysMgr
    2012-02-23T11:35:06.658935Z [6338] webos-device user.notice root: /etc/rc6.d/S25shutdown_animation done
    and then:
    2012-02-23T11:35:20.775726Z [21] webos-device kern.notice kernel: pmklogd started
    2012-02-23T11:35:21.102905Z [21] webos-device kern.info kernel: [131075.591644] kjournald starting. Commit interval 5 seconds
    2012-02-23T11:35:21.104248Z [21] webos-device kern.info kernel: [131076.428771] kjournald starting. Commit interval 5 seconds
    2012-02-23T11:35:21.104705Z [21] webos-device kern.info kernel: [131081.554138] kjournald starting. Commit interval 5 seconds
    2012-02-23T11:35:21.108825Z [21] webos-device kern.info kernel: [131091.071319] kjournald starting. Commit interval 5 seconds
    2012-02-23T11:35:21.133178Z [21] webos-device kern.info kernel: [131092.381317] rockhopper: start re-registering driver
    2012-02-23T11:35:21.177276Z [21] webos-device kern.warning kernel: [131093.789062] bootmark (starting): 28EE99C289D846B1E3448F297D7DD73B
    2012-02-23T11:35:21.507415Z [22] webos-device kern.info kernel: [131094.121093] kjournald starting. Commit interval 5 seconds
    2012-02-23T11:35:21.537445Z [22] webos-device kern.info kernel: [131094.147247] kjournald starting. Commit interval 5 seconds
    2012-02-23T11:35:22.130584Z [22] webos-device daemon.warning upstart: (00022/753571891) tempdb main process (1171) terminated with status 2
    2012-02-23T11:35:22.171844Z [22] webos-device user.notice root: org.webosinternals.ipkgservice upstart: script called
    2012-02-23T11:35:23.017211Z [23] webos-device user.debug logctld: main: About to start main_loop
    2012-02-23T11:35:27.189941Z [27] webos-device user.notice powerd: {powerd}: Powerd started on palm-rib.
    2012-02-23T11:35:27.190948Z [27] webos-device user.info powerd: {powerd}: CHG_LOGIC: debug_battery_taper (charging, type=0, 1195.000000mAh, 100%, 32C, 0mA, 4177mV, (avg)0mA, min=40mA, max=4141mV, taper_state=start, battery_state=charge-termination, battery-authentic charger-connected)
    2012-02-23T11:35:28.237121Z [28] webos-device user.notice mojodb-luna[1188]: [core.app] mojodb starting...
    2012-02-23T11:35:28.868743Z [29] webos-device user.notice SmartKeyService: start: started service com.palm.smartKey
    2012-02-23T11:35:28.869079Z [29] webos-device user.notice SmartKeyService: main: started service com.palm.smartKey
    2012-02-23T11:35:30.355560Z [30] webos-device user.emerg hidd: HidInit: Touchpanel Reader Thread started
    2012-02-23T11:35:31.636779Z [32] webos-device user.warning LunaSysService: SystemRestore::startupConsistencyCheck() started
    2012-02-23T11:35:31.636871Z [32] webos-device user.warning LunaSysService: SystemRestore::startupConsistencyCheck() running - checking wallpaper and ringtone consistency
    2012-02-23T11:35:31.642883Z [32] webos-device user.warning LunaSysService: SystemRestore::startupConsistencyCheck() running - restoring volume icon file
    2012-02-23T11:35:31.651489Z [32] webos-device user.warning LunaSysService: SystemRestore::startupConsistencyCheck() finished
    2012-02-23T11:35:33.674377Z [34] webos-device user.notice BrowserServer: startService: BrowserServer started on service bus
    2012-02-23T11:35:36.214630Z [36] webos-device user.notice mojodb-luna[1188]: [core.app] mojodb started
    2012-02-23T11:35:39.040100Z [39] webos-device daemon.warning upstart: (00039/663331410) dnsmasq main process (1454) killed by TERM signal
    2012-02-23T11:35:39.071868Z [39] webos-device user.crit PmNetConfigManager: {netcfg.mgr}: startARequestCycle: dnsmasq not up
    2012-02-23T11:35:39.091461Z [39] webos-device user.notice BrowserServer: IP address changed: 192.168.1.203. Restarting network
    2012-02-23T11:35:39.116577Z [39] webos-device user.crit PmNetConfigManager: {netcfg.mgr}: startARequestCycle: dnsmasq not up
    2012-02-23T11:35:39.160095Z [39] webos-device user.crit PmNetConfigManager: {netcfg.mgr}: startARequestCycle: dnsmasq not up
    2012-02-23T11:35:40.907012Z [41] webos-device user.notice root: CustomizationService upstart: customization launch prereq not met
    2012-02-23T11:35:48.570617Z [49] webos-device kern.warning kernel: [131120.936187] (&mm->mmap_sem){++++++}, at: [<80484e00>] kgsl_get_vma_from_start_addr+0x24/0x150
    2012-02-23T11:35:48.578826Z [49] webos-device kern.warning kernel: [131121.024414] [<80484e00>] kgsl_get_vma_from_start_addr+0x24/0x150
    2012-02-23T11:35:48.583770Z [49] webos-device kern.warning kernel: [131121.118682] [<806db774>] (down_read+0x48/0x5c) from [<80484e00>] (kgsl_get_vma_from_start_addr+0x24/0x150)
    2012-02-23T11:35:48.584045Z [49] webos-device kern.warning kernel: [131121.128417] [<80484e00>] (kgsl_get_vma_from_start_addr+0x24/0x150) from [<8048615c>] (kgsl_ioctl+0x85c/0x15d0)
    I'm not sure what all that means, or what the marks of a good, planned restart are, but it's a place to begin. Now all I have to do is wait for an unscheduled restart. Hmm, maybe I ought to trigger a luna restart, and see what that looks like in messages, as I don't know whether the unplanned stuff is a full or luna restart.

  • Why does the IPhone 4 get really hot, when you are making a phone call??

    I can't seem to find the answer to this riddle . why does the iPhone 4 get really hot when you are making phone calls or when using face Time ??

    It doesn't.
    There must be an issue with your iphone.
    Have you tried reset?  Restore?
    Have you made an appointment at the genius bar to have them look at it?

  • Is there any way to turn off keypad sounds when making a phone call?

    I am a new user to iphone....is there any way to turn off sounds of keypad when making a manual phone call of someone not in address book?
    Thanks

    If I understand the question correctly, it is not about turning off keyboard clicks, it's about silencing the beeps made when manually keying in a  phone number. With keyboard clicks turned off, the beeps still sound when keying in a phone number. If I'm reading the iPhone User Guide correctly, it explains how to turn off keyboard clicks but not how to silence the   beeps when keying in a phone number. The only way I have found to silence the beeps is to put the phone into silent mode.

  • Can't hear people when making a phone call...

    Recently I've noticed when receiving and making phone calls, it seems that the person on the other end can hear me but I can't hear them. When I make a call, i don't even hear a dial/ring tone but they can hear me just fine. I have rebooted the iphone 4 and it is up to date on the newest software. Any ideas on  why I can't hear? This is getting annoying. lol
    I CAN hear if I put it on speaker phone...

    I've had this phone since the iphone 4 came out. It's not new. No damage or water near it. It seems to of have happened since the last sync with itunes. maybe the new update? Seems a lot of others are having this issue as well. Just trying to narrow it down.

Maybe you are looking for

  • Ipod touch 2nd gen won't connect to wifi/internet

    I have an Ipod gen 2 and I recently stopped using it for about a month. I turned it back on to find NO way to get it to connect to the wifi. I have restarted my device several times as well as my router/modem, and I have restored network settings. It

  • HP laptop can't connect to AirPort Extreme

    My dad has an HP laptop with an 802.11G wifi card. When I enabled AirPort Disk and restarted the router, the laptop came up with a "Limited or no connectivity" error. I tried resetting the network, unplugging the router, and even extending it with an

  • Disk read error screwed up my whole computer

    I tried installing Windows XP and while it was installing, it encountered a disc read error. Now I can't do anything on my Macbook and it's all incredibly screwed up. Has anyone had any problem like this and can help me resolve my issues?

  • Macbook late 2010 Trackpad fault

    I cannot drag any icons either on the desktop or in folders, the folder just quits to the desktop.All other trackpad functions seem to be fine, my MBA 13inch is 3 weeks old and is fantastic apart from this ! any ideas ?

  • Subinventory and Locator query??

    Hi All, I need to find all the locators available under a particular subinventory.. I just wrote a query and executed in vision.. I took the example of M1 inventory org.. select a.SECONDARY_INVENTORY_NAME, b.ORGANIZATION_NAME, c.segment1||'.'||c.segm