Help - Search - Members - Calendar
Full Version: Critical errors in 1.0.0.56
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
rtxleh_
1) Audio device can no longer be set via API:

> 0xC29A (broadcast)
< 0xC2A4
> NAME Cordless USB Phone 1.34
> PROTOCOL 1
< PROTOCOL 1
> AUDIO_OUT Cordless USB Phone
< ERROR 31 cannot set device
> AUDIO_IN Cordless USB Phone
< ERROR 31 cannot set device

I can select the audio device from the file -> options -> hand/headsets without problems.

This bug basically means that this Skype version is useless to us.
PLEASE FIX THIS ASAP!

2) Skype hangs on the next attachment attempt if the application returned 0 from SendMessage.
When my application shuts down, it returns 0 when receiving the last WM_COPYDATA message, in order to tell Skype that the link is closing.
When i start my application again, Skype hangs and must be killed with taskmanager.


Leo Havmøller.
rtxleh_
SkypeOut calls made via the API fails:

> CALL 004596322412
< ERROR 92 call error

> CALL +4596322412
< ERROR 92 call error

> CALL 4596322412
< ERROR 92 call error

OK when initiating the call from Skype:

< CALL 508 STATUS ROUTING
> GET CALL 508 TYPE
< CALL 508 TYPE OUTGOING_PSTN
> GET CALL 508 PSTN_NUMBER
< CALL 508 PSTN_NUMBER 4596322412
< CALL 508 STATUS EARLYMEDIA
< CALL 508 STATUS INPROGRESS
< CALL 508 DURATION 3
< CALL 508 STATUS FINISHED

Leo Havmøller.
kelder_
Hi!

1) you need to use SET command like: SET AUDIO_OUT
2) will look into this
3) confirmed, will be fixed soon

regards,
kelder
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.