Ryan Posted October 10, 2011 Report Share Posted October 10, 2011 Are there any examples on what to do to run CSTA events? I'd like to do the "MakeCall" action. But I cannot find any examples on doing this. Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted October 11, 2011 Report Share Posted October 11, 2011 It will be difficult to get that done in PHP I believe. CSTA has little to do with HTTP, you would have to operate PHP on naked sockets. You could try to use the click-to-dial URL method, which is able to initiate a call; however things like hanging up are already a problem. Quote Link to comment Share on other sites More sharing options...
Ryan Posted October 11, 2011 Author Report Share Posted October 11, 2011 But can't you use CSTA with SOAP? Quote Link to comment Share on other sites More sharing options...
pbx support Posted October 11, 2011 Report Share Posted October 11, 2011 Our CSTA implementation is TCP without SOAP. There are few folks who have implemented this already (I recall correctly, the user royce3 had some PHP application working). Quote Link to comment Share on other sites More sharing options...
mattlandis Posted October 12, 2011 Report Share Posted October 12, 2011 yes, we did a client in vb.net via this method. very very slick when working. i think since then some things have changed and not sure if it broke or no. so many things to do in a day but if i get time i could dig up. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.