I want to make PlaceCall from JavaScript of my ASP.NET application. When I try to make it then I see that Skype client try to connect given number but after short time application display alert message "time out". During this PlaceCall CallStatus event is not fired, Skype hangs until alert message apear. So how to make phone call using PlaceCall method? I study sample call.php and php.vb and it seems to be very simple, so why I can not do this?
MP