http API not working *** solved ***

Status
Not open for further replies.

surfie

Joined
May 26, 2007
Messages
31
Reaction score
0
Hello,

we purchased a commercial 3cx version, expecialy to use the http api.
The problem is when trying to enter an url nothing happens.

After the licence activation the services have been restared.
We send a string like: "http://192.168.90.115:5481/make_call.php?extnum=100&vmpin=xxx&to=00436621503"

Is it necessary to activate the API service ?
In manual is scarcely anything documentated.

Someone anyideas :?:


Thanks Daniel
 
Ok, solved now with our developer. Maybe this code helps beginners like me:

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title>VOIP Simulation tool</title>
</head>
<body>
<form method=POST target="Output" action="http://localhost:5481/make_call.php?extnum=101&vmpin=101">
<p><h2>CALL</h2>
<textarea name="to" rows="10" cols="56">

</textarea><p>
<input type=submit value=" CALL ">
</form>
</body>
</html>
 
Hello Matt,

I just klick the EDIT button at the 1st post and change the subject.
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,885
Messages
589,547
Members
164,746
Latest member
Bastion Advisory