- Joined
- Oct 27, 2008
- Messages
- 39
- Reaction score
- 0
Hi, by my understanding of a number of recent posts including http://www.3cx.com/forums/api-commands-for-version-7-not-working-8431.html
Using IE to http://192.168.1.33:5484/PbxAPI.aspx?func=make_call&from=211&to=221&pin=211
should cause ext #211 to phone #221.
However, I receive an error
TCX.PBXAPI.OperationFailed at TCX.PBXAPI.PBXConnection.MakeCall(String dn_from, String number_to) at Utils.MakeCall(NameValueCollection paramz)
It looks like this is the same error as I receive when using the softphone in desktop mode (its a little hard to read in the little window).
Prior to this -- I opened port #5484 on the server in windows firewall which started producing the error message -- otherwise I was receiving page not found.
Thanks in advance.
Using IE to http://192.168.1.33:5484/PbxAPI.aspx?func=make_call&from=211&to=221&pin=211
should cause ext #211 to phone #221.
However, I receive an error
TCX.PBXAPI.OperationFailed at TCX.PBXAPI.PBXConnection.MakeCall(String dn_from, String number_to) at Utils.MakeCall(NameValueCollection paramz)
It looks like this is the same error as I receive when using the softphone in desktop mode (its a little hard to read in the little window).
Prior to this -- I opened port #5484 on the server in windows firewall which started producing the error message -- otherwise I was receiving page not found.
Thanks in advance.