Help - Search - Members - Calendar
Full Version: Phone Call
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
Spyrorocks
Hello. how do you place a phone call to a egular number, like 16048238876, using the skype com api?

Thanks help appriciated.
bertouta
Hi there,

Please visit :
https://developer.skype.com/Docs/ApiDoc/CALL

Cheers,

Antoine
David Sandborne
QUOTE(Spyrorocks @ Sat Aug 26 2006, 01:06) [snapback]291182[/snapback]

Hello. how do you place a phone call to a egular number, like 16048238876, using the skype com api?

Thanks help appriciated.


Just use the 11 digit phone number above preceeded by a + so that your string would be +16048238876, and use PlaceCall. In C# the call is ("+16048238876","","","");
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.