[OpenSIPS-Users] How to use Soap-Simple-Proxy ?

CheeWii quanwei87 at gmail.com
Wed Nov 25 15:07:41 CET 2009


When I write "http://192.168.190.129:9200/soap-simple-proxy/" in the IE
browser,but I can't get the wsdl document.

that shows:

Oops!
This server supports HTTP GET requests only for the the purpose of obtaining
Web Services Description Language (WSDL) for a specific service. Either you
requested an URL that does not point to a WSDL file or this server does not
implement a wsdl retrieval method. 






CheeWii wrote:
> 
> I have installed Opensips,Openxcap,and Soap-Simple-Proxy.
> All are running successfully.But I don't konw how to use
> Soap-Simple-Proxy.
> 
> I want to use Soap-Simple-Proxy to show the presence information.
> The config.ini is :
> 
> ; Configuration file for AG Projects Soap SIMPLE proxy
> ;
> [SOAP Server]
> ; IP address and port to listen for requests
> ; 0.0.0.0 means any address of this host
> address = 0.0.0.0
> port = 9300
> ; enable logging of requests to syslog
> log_requests = Yes
> 
> [WSDL]
> ; set the HTTP URLs where the WSDL file is served
> ; There are two locations:
> ;    - a public URL which can be accessed from the Internet (should be
> under
> https)
> ;    - an internal URL which can be accessed from the local network, for
> higher speed
> public_service_url = https://192.168.190.129/soap-simple-proxy/
> internal_service_url = http://192.168.190.129:9200/
> 
> [XCAP]
> ; the root URI of the XCAP server. Use https to enable TLS connections
> root_uri = http://192.168.190.129/xcap-root
> 
> 
> 
> I know we must have SoapServer and SoapClient.
> 
> How to use these configure parameter?
> 
> Is Soap-Simple-Proxy equal to SoapServer?
> 
> Could you give me many detial introduction about how to use the
> Soap-Simple-Proxy?
> 
> Thanks a lot:)
> 
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> 
> 

-- 
View this message in context: http://n2.nabble.com/How-to-use-Soap-Simple-Proxy-tp4064854p4065151.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.



More information about the Users mailing list