|
@@ -670,7 +670,7 @@ Content-Length: 276
|
|
make ser close the tcp connection after each request.
|
|
make ser close the tcp connection after each request.
|
|
</para>
|
|
</para>
|
|
<para>
|
|
<para>
|
|
- The <ulink url='http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=modules_s/xmlrpc/examples/xmlrpc_test.py'>
|
|
|
|
|
|
+ The <ulink url='http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=modules/xmlrpc/examples/xmlrpc_test.py'>
|
|
examples/xmlrpc_test.py
|
|
examples/xmlrpc_test.py
|
|
</ulink> provides a very simple example of using xmlrpclib with a
|
|
</ulink> provides a very simple example of using xmlrpclib with a
|
|
Transport class that works.
|
|
Transport class that works.
|
|
@@ -728,14 +728,14 @@ route[XMLRPC]{
|
|
<para>
|
|
<para>
|
|
<itemizedlist>
|
|
<itemizedlist>
|
|
<listitem><para>
|
|
<listitem><para>
|
|
- <ulink url='http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=modules_s/xmlrpc/examples/xmlrpc_test.pl'>
|
|
|
|
|
|
+ <ulink url='http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=modules/xmlrpc/examples/xmlrpc_test.pl'>
|
|
<emphasis>examples/xmlrpc_test.pl</emphasis>
|
|
<emphasis>examples/xmlrpc_test.pl</emphasis>
|
|
</ulink> (basic perl application that builds and sends an
|
|
</ulink> (basic perl application that builds and sends an
|
|
<emphasis>XMLRPC</emphasis> request from its commandline
|
|
<emphasis>XMLRPC</emphasis> request from its commandline
|
|
parameters).
|
|
parameters).
|
|
</para></listitem>
|
|
</para></listitem>
|
|
<listitem><para>
|
|
<listitem><para>
|
|
- <ulink url='http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=modules_s/xmlrpc/examples/xmlrpc_test.py'>
|
|
|
|
|
|
+ <ulink url='http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=blob;f=modules/xmlrpc/examples/xmlrpc_test.py'>
|
|
<emphasis>examples/xmlrpc_test.py</emphasis>
|
|
<emphasis>examples/xmlrpc_test.py</emphasis>
|
|
</ulink> (basic python application that builds and sends an
|
|
</ulink> (basic python application that builds and sends an
|
|
<emphasis>XMLRPC</emphasis> request from its commandline
|
|
<emphasis>XMLRPC</emphasis> request from its commandline
|