If I want to dial a phone number with a PHP script, what should I do? I am using Linux dedicated web server so it should be able to work with a SIP account as well. I need few recommendations for such kind of software, which can do the job in decent way with Linux environment.
What exactly you want to do? There are several providers available with an API to initiate phone calls and so forth. You can access that API form PHP, but php by itself cannot dial a phone numbers. Even it will never initiate a SIP session.
Thanks for the quick reply. What I want to do is when I dial a phone number that person will see that I am calling. The same thing need to be done while sending messages. Can you give me a SIP providers list who have the API's for PHP programming functions.
I believe there are individual services available that lets you to create a button so when you clicked on that button it will open the users default VOIP client. You can refer below web site for further details to get the list of VOIP service providers.