OXO Web Service retuns with connection refuse

Post Reply
rsandrea

OXO Web Service retuns with connection refuse

Post by rsandrea »

Greetings Board,

I'm developing an application to extract the CDRs from an OXO system.

I have followed the manual and configured my WS client to use proxy, set up the user and password for the HTTP basic Auth and downloaded the WSDL file. Everything goes well until I call the Login function which returns with an error: Error Fetching http headers.

While debugging my application I see this string: HTTP Error: Couldn't open socket connection to server http://localhost:56002, Error (111): Connection refused on the WS debug information.

The WSDL file sets the service location on localhost:56002.

<service name="AlcXmlCAPServiceSoap">
<documentation>gSOAP 2.7.0d generated service definition</documentation>
<port name="AlcXmlCAPServiceSoap" binding="tns:AlcXmlCAPServiceSoap">
<SOAP:address location="http://localhost:56002"/>
</port>
</service>

My question is: can the taxation service be turned on and off? can this port be changed via administration? because i think this might be the reason this port is refusing connections.

Any help will be appreciated.



Regards.
etc

Post by etc »

DO you have license in OXO for Call Accounting over IP?
rsandrea

Post by rsandrea »

Well that is an excellent question.

We are not exactly installer, we are developers, but perhaps you can tell me where to look to find out about the installed licences on the PBX.


Thanks!
et

Re: OXO Web Service retuns with connection refuse

Post by et »

In OMC: Hardware and Limits/ Software Key Features/ Network Management/ Call accounting over IP
Post Reply

Return to “Applications”