<div dir="ltr">OK.  So the versions of xmlrpc-c now accepted by the Makefile are those that are specifically listed in the documentation already?<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div>libxmlrpc-c3 version 0.9.10 or version 1.06.[10-30].</div><div><div><div><br></div></div></div><div><div><div>libxmlrpc-c3-dev version 0.9.10 or version 1.06.[10-30].</div></div></div></blockquote><div><div><br></div>
<div>Regards,</div><div><br></div><div>Peter</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 October 2013 11:17, Muhammad Shahzad <span dir="ltr"><<a href="mailto:shaheryarkh@gmail.com" target="_blank">shaheryarkh@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Thanks for accepting the patch.<br><br></div>No, i don't think any change in documentation is needed.<br>
<br></div>Thank you.<br><br><br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, Oct 22, 2013 at 11:47 AM, Peter Dunkley <span dir="ltr"><<a href="mailto:peter.dunkley@crocodilertc.net" target="_blank">peter.dunkley@crocodilertc.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr">Hello,<div><br></div><div>I have committed the patch.  Are there any updates that need to be made to the module documentation?</div><div><br>Regards,</div><div><br></div><div>Peter</div></div><div>

<div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 22 October 2013 03:34, Muhammad Shahzad <span dir="ltr"><<a href="mailto:shaheryarkh@gmail.com" target="_blank">shaheryarkh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div>I did a fresh install of debian 7.1 and centos 6.4 minimal. Then compiled latest stable kamailio from git, including mi_xmlrpc, xmlrpc and db_mysql modules. I observed bunch of warnings and missing declarations, which i have fixed in attached patch.<br>





<br></div><div>Debian 7.1:<br></div>debian:/usr/src/svn-src/kamailio/modules/mi_xmlrpc# xmlrpc-c-config --version<br>1.16.33<br><div><div><br>debian:/usr/src/svn-src/kamailio/modules/mi_xmlrpc# make clean<br>debian:/usr/src/svn-src/kamailio/modules/mi_xmlrpc# make all<br>





CC (gcc) [M mi_xmlrpc.so]               abyss_conf.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_conn.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_data.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_date.o<br>





CC (gcc) [M mi_xmlrpc.so]               abyss_file.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_http.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_response.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_server.o<br>





CC (gcc) [M mi_xmlrpc.so]               abyss_session.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_socket.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_socket_unix.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_thread_fork.o<br>





CC (gcc) [M mi_xmlrpc.so]               abyss_token.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_trace.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_xmlrpc_server.o<br>CC (gcc) [M mi_xmlrpc.so]               mi_xmlrpc.o<br>





CC (gcc) [M mi_xmlrpc.so]               xr_parser.o<br>CC (gcc) [M mi_xmlrpc.so]               xr_server.o<br>CC (gcc) [M mi_xmlrpc.so]               xr_writer.o<br>make[1]: `libkmi.so.1.0' is up to date.<br>LD (gcc) [M mi_xmlrpc.so]               mi_xmlrpc.so<br>





<br><br></div><div>CentOS 6.4:<br>[root@localhost svn-src]# xmlrpc-c-config --version<br>1.16.24<br><br>[root@localhost mi_xmlrpc]# make clean<br>[root@localhost mi_xmlrpc]# make all<br>CC (gcc) [M mi_xmlrpc.so]               abyss_conf.o<br>





CC (gcc) [M mi_xmlrpc.so]               abyss_conn.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_data.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_date.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_file.o<br>





CC (gcc) [M mi_xmlrpc.so]               abyss_http.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_response.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_server.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_session.o<br>





CC (gcc) [M mi_xmlrpc.so]               abyss_socket.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_socket_unix.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_thread_fork.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_token.o<br>





CC (gcc) [M mi_xmlrpc.so]               abyss_trace.o<br>CC (gcc) [M mi_xmlrpc.so]               abyss_xmlrpc_server.o<br>CC (gcc) [M mi_xmlrpc.so]               mi_xmlrpc.o<br>CC (gcc) [M mi_xmlrpc.so]               xr_parser.o<br>





CC (gcc) [M mi_xmlrpc.so]               xr_server.o<br>CC (gcc) [M mi_xmlrpc.so]               xr_writer.o<br>make[1]: `libkmi.so.1.0' is up to date.<br>LD (gcc) [M mi_xmlrpc.so]               mi_xmlrpc.so<br><br><br>





</div><div>I will try out OpenSuse 12.3 and Fedora 19 later today and see if they are OK too with it. If there are any other distros i should test patch with, do let me know.<br></div><div><br></div><div>Thank you.<br></div>





<div><br><br></div></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 21, 2013 at 6:36 PM, Muhammad Shahzad <span dir="ltr"><<a href="mailto:shaheryarkh@gmail.com" target="_blank">shaheryarkh@gmail.com</a>></span> wrote:<br>





<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>No, the patch does not update docs or Makefile. It just adds some ifdef to couple of header files which enables / disables or fixes the missing data structures. I am attaching patch here again for your reference.<br>






<br></div>The version xmlrpc-c installed my production is 1.35.99 which is i guess is git version.<br><br>ms11:/usr/src/svn-src# xmlrpc-c-config --version<br>1.35.99<br><br></div>However, i did test it with wheezy default xmlrpc-c version 1.16.33 on my test machine. Both of these are working with Kamailio v4.0.1 (by manual patching using attached file) and v4.0.4 (patch already included in git source).<br>






<br>ms11:/usr/src/svn-src# kamailio -version<br>version: kamailio 4.0.4 (i386/linux) cabe58<br>flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES<br>






ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 4MB<br>poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.<br>id: cabe58<br>compiled on 04:24:52 Oct 15 2013 with gcc 4.7.2<br>






<br><br>ms11:/usr/src/svn-src# vim /usr/local/etc/kamailio/kamailio.cfg<br>...<br>loadmodule "mi_xmlrpc.so"<br>...<br># ----- mi_xmlrpc params -----<br>modparam("mi_xmlrpc", "port", 8880)<br>






modparam("mi_xmlrpc", "log_file", "/var/log/abyss.log")<br>...<br><br><br>ms11:/usr/src/svn-src# netstat -pln<br>...<br>tcp        0      0 <a href="http://0.0.0.0:8880" target="_blank">0.0.0.0:8880</a>            0.0.0.0:*               LISTEN      19149/kamailio<br>






...<br><br><br></div><div>I haven't tested it on CentOS yet, I will check that tonight.<br></div><div><br></div><div>Thank you.<br></div><div><br><div><br></div></div></div><div><div><div class="gmail_extra">

<br><br><div class="gmail_quote">
On Mon, Oct 21, 2013 at 6:10 PM, Peter Dunkley <span dir="ltr"><<a href="mailto:peter.dunkley@crocodilertc.net" target="_blank">peter.dunkley@crocodilertc.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div dir="ltr">Hello,<div><br>Did your patch update the module documentation too?</div><div>What about the module Makefile?<br></div><div><br></div><div>The module documentation for the devel branch states:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">







<div>libxmlrpc-c3-dev version 0.9.10 or version 1.06.[10-30].</div><div><br></div></blockquote><div>The module Makefile checks for these same versions and the build process is very noisy if you don't have one of these versions.</div>







<div><br></div>CentOS 6 (and CentOS 5) come with xmlrpc-c 1.16.24 and the latest version from SourceForge is 1.25.26.  The versions from the documentation are very old:<br><div><ul><li>0.9.10 is from 2001</li><li>1.06.10 is from 2007</li>







<li>1.06.30 is from 2008</li></ul><div>I can't believe that the latest Debian is using versions of xmlpc-c that are five years or more old.  Incidently, the module in Git master won't build on CentOS at all.</div>







</div><div><br></div><div>Regards,</div><div><br></div><div>Peter</div><div><br></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On 21 October 2013 16:39, Muhammad Shahzad <span dir="ltr"><<a href="mailto:shaheryarkh@gmail.com" target="_blank">shaheryarkh@gmail.com</a>></span> wrote:<br>







<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I send a patch last month which was i think has been merged to trunk and latest stable 4.0. This patch makes it compatible with newer versions of xmlrpc-c library. I tested myself with Debian 7.1 (wheezy).<br>









<br></div>And yes this patch is useful in a number of ways. For example I have been using it with openxcap to have xcap service running on different machine then sip service. I also have a few monitoring applications using mi_xmlrpc. Therefore, i would request to continue this module. I would be happy to provide any patches needed to keep it up to date with kamailio core and newer Linux distros.<br>









<br></div>Thank you.<br><br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Mon, Oct 21, 2013 at 3:02 PM, Peter Dunkley <span dir="ltr"><<a href="mailto:peter.dunkley@crocodilertc.net" target="_blank">peter.dunkley@crocodilertc.net</a>></span> wrote:<br>









</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hello,<div><br></div><div>I was just looking at the dependencies for this and it requires a specific (and very old) version of xmlrpc-c to run.  Even CentOS (both 5 and 6) contain much newer versions of xmlrpc-c.</div>










<div><br></div><div>This leads me to suspect that no-one is using it on up-to-date systems, and if it is believed not to work with the versions of xmlrpc-c shipping today should it still be supported in Kamailio 4.1.0?</div>










<div><br>Regards,</div><div><br></div><div>peter</div><span><font color="#888888"><div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><font face="courier new, monospace">Peter Dunkley</font></div>

<div><font face="courier new, monospace">Technical Director</font></div>
<div><font face="courier new, monospace">Crocodile RCS Ltd</font></div></div>
</div></font></span></div>
<br></div></div>_______________________________________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org" target="_blank">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a><br>
<br></blockquote></div><span><font color="#888888"><br><br clear="all"><br>-- <br><div><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Mit freundlichen Grüßen</span></div><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Muhammad Shahzad</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">









<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">------------------------------</span><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">-----</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">









<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">CISCO Rich Media Communication Specialist (CRMCS)</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">

<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">CISCO Certified Network Associate (CCNA)</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">

<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Cell: <a href="tel:%2B49%20176%2099%2083%2010%2085" value="+4917699831085" target="_blank">+49 176 99 83 10 85</a></span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">









<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">MSN: </span><a href="mailto:shari_786pk@hotmail.com" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">shari_786pk@hotmail.com</a><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">









<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Email: </span><a href="mailto:shaheryarkh@googlemail.com" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">shaheryarkh@googlemail.com</a>
</font></span></div>
<br>_______________________________________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org" target="_blank">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><font face="courier new, monospace">Peter Dunkley</font></div><div><font face="courier new, monospace">Technical Director</font></div><div>







<font face="courier new, monospace">Crocodile RCS Ltd</font></div></div>
</div>
</div></div><br>_______________________________________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org" target="_blank">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Mit freundlichen Grüßen</span></div><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Muhammad Shahzad</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">






<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">------------------------------</span><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">-----</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">






<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">CISCO Rich Media Communication Specialist (CRMCS)</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">
<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">CISCO Certified Network Associate (CCNA)</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">
<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Cell: <a href="tel:%2B49%20176%2099%2083%2010%2085" value="+4917699831085" target="_blank">+49 176 99 83 10 85</a></span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">




<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">MSN: </span><a href="mailto:shari_786pk@hotmail.com" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">shari_786pk@hotmail.com</a><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">






<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Email: </span><a href="mailto:shaheryarkh@googlemail.com" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">shaheryarkh@googlemail.com</a>
</div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Mit freundlichen Grüßen</span></div><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Muhammad Shahzad</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">





<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">------------------------------</span><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">-----</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">





<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">CISCO Rich Media Communication Specialist (CRMCS)</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">

<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">CISCO Certified Network Associate (CCNA)</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">

<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Cell: <a href="tel:%2B49%20176%2099%2083%2010%2085" value="+4917699831085" target="_blank">+49 176 99 83 10 85</a></span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">





<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">MSN: </span><a href="mailto:shari_786pk@hotmail.com" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">shari_786pk@hotmail.com</a><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">





<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Email: </span><a href="mailto:shaheryarkh@googlemail.com" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">shaheryarkh@googlemail.com</a>
</div>
</div></div><br>_______________________________________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org" target="_blank">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><font face="courier new, monospace">Peter Dunkley</font></div><div><font face="courier new, monospace">Technical Director</font></div><div>



<font face="courier new, monospace">Crocodile RCS Ltd</font></div></div>
</div>
</div></div><br>_______________________________________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org" target="_blank">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Mit freundlichen Grüßen</span></div><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Muhammad Shahzad</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">


<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">------------------------------</span><span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">-----</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">


<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">CISCO Rich Media Communication Specialist (CRMCS)</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">

<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">CISCO Certified Network Associate (CCNA)</span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">

<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Cell: <a href="tel:%2B49%20176%2099%2083%2010%2085" value="+4917699831085" target="_blank">+49 176 99 83 10 85</a></span><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">


<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">MSN: </span><a href="mailto:shari_786pk@hotmail.com" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">shari_786pk@hotmail.com</a><br style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">


<span style="color:rgb(136,136,136);font-size:13px;font-family:arial,sans-serif">Email: </span><a href="mailto:shaheryarkh@googlemail.com" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">shaheryarkh@googlemail.com</a>
</div>
</div></div><br>_______________________________________________<br>
sr-dev mailing list<br>
<a href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><font face="courier new, monospace">Peter Dunkley</font></div><div><font face="courier new, monospace">Technical Director</font></div><div>
<font face="courier new, monospace">Crocodile RCS Ltd</font></div></div>
</div>