<div class="gmail_quote"><br><br>
<div>I have installed Opensips,Openxcap,and Soap-Simple-Proxy.</div>
<div>All are running successfully.But I don&#39;t konw how to use Soap-Simple-Proxy.</div>
<div> </div>
<div>I want to use Soap-Simple-Proxy to show the presence information.  </div>
<div>The config.ini is :</div>
<div> </div>
<div>; Configuration file for AG Projects Soap SIMPLE proxy<br>;</div>
<div>[SOAP Server]</div>
<div>; IP address and port to listen for requests<br>; 0.0.0.0 means any address of this host<br>address = 0.0.0.0<br>port = 9300</div>
<div>; enable logging of requests to syslog<br>log_requests = Yes</div>
<div><br>[WSDL]<br>; set the HTTP URLs where the WSDL file is served<br>; There are two locations:<br>;    - a public URL which can be accessed from the Internet (should be under https)<br>;    - an internal URL which can be accessed from the local network, for higher speed<br>
public_service_url = <a href="https://192.168.190.129/soap-simple-proxy/" target="_blank">https://192.168.190.129/soap-simple-proxy/</a><br>internal_service_url = <a href="http://192.168.190.129:9200/" target="_blank">http://192.168.190.129:9200/</a></div>

<div><br>[XCAP]</div>
<div>; the root URI of the XCAP server. Use https to enable TLS connections<br>root_uri = <a href="http://192.168.190.129/xcap-root" target="_blank">http://192.168.190.129/xcap-root</a></div>
<div> </div>
<div> </div>
<div> </div>
<div>I know we must have SoapServer and SoapClient. </div>
<div> </div>
<div>How to use these configure parameter?</div>
<div> </div>
<div>Is Soap-Simple-Proxy equal to SoapServer?</div>
<div> </div>
<div>Could you give me many detial introduction about how to use the Soap-Simple-Proxy? </div>
<div> </div>
<div>Thanks a lot:)</div>
<div> </div></div><br>