<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Evandro, <br>
Thank you very much for your support. <br>
<br>
I've tried what you told me, but it doesn't work. It looks like
ldconfig was correctly configured:<br>
<br>
pbx:/usr/src/asterisk/asterisk-1.6.0.22# ldconfig -p | grep openr2<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libopenr2.so.1 (libc6) =&gt; /usr/lib/libopenr2.so.1<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libopenr2.so (libc6) =&gt; /usr/lib/libopenr2.so<br>
<br>
Also, Asterisk shows that OpenR2.h is going to be used at configuration
time:<br>
<br>
checking for libpri.h... (cached)
yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
checking for resample_open in -lresample...
no&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
checking for minimum version of SpanDSP...
no&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
checking for ss7_pollflags in -lss7...
no&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
checking for openr2_chan_new in -lopenr2...
yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
checking openr2.h usability...
yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
checking openr2.h presence...
yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
checking for openr2.h... yes<br>
<br>
Most likely, i think it's something about errors at compilation time
(something that prevents static links between asterisk and OpenR2
libraries). But Asterisk doesn't show any errors:<br>
<br>
[CC] chan_agent.c -&gt;
chan_agent.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
[LD] chan_agent.o -&gt;
chan_agent.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
[CC] chan_dahdi.c -&gt;
chan_dahdi.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
[LD] chan_dahdi.o -&gt; chan_dahdi.so&nbsp; &lt;-----------
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
[CC] chan_iax2.c -&gt; chan_iax2.o<br>
<br>
Any ideas?<br>
<br>
Thanks,<br>
<br>
David<br>
<br>
<br>
<br>
Evandro Arruda escribi&oacute;:
<blockquote
 cite="mid:2847E2DB-1004-4F10-9553-06DDF92F02BD@ezvoice.com.br"
 type="cite">
  <pre wrap="">Hey David,

Did you add on the /etc/ld.so.conf or similar on your linux this line:

/usr/local/lib

and execute ldconfig?

Try this, recompile and reboot the system after try to load asterisk.

If you need more help, let me know.

Regards,
Evandro Arruda
<a class="moz-txt-link-abbreviated" href="mailto:evandro@ezvoice.com.br">evandro@ezvoice.com.br</a>

On Feb 15, 2010, at 4:00 PM, <a class="moz-txt-link-abbreviated" href="mailto:asterisk-r2-request@lists.digium.com">asterisk-r2-request@lists.digium.com</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Send asterisk-r2 mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-r2">http://lists.digium.com/mailman/listinfo/asterisk-r2</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:asterisk-r2-request@lists.digium.com">asterisk-r2-request@lists.digium.com</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:asterisk-r2-owner@lists.digium.com">asterisk-r2-owner@lists.digium.com</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of asterisk-r2 digest..."


Today's Topics:

  1. Patched chan_dahdi.so refuses to be loaded
     (David Matias Hernandez)


----------------------------------------------------------------------

Message: 1
Date: Mon, 15 Feb 2010 13:07:22 +0100
From: David Matias Hernandez <a class="moz-txt-link-rfc2396E" href="mailto:dmatias@optenet.com">&lt;dmatias@optenet.com&gt;</a>
Subject: [asterisk-r2] Patched chan_dahdi.so refuses to be loaded
To: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a>
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:4B7938FA.8040102@optenet.com">&lt;4B7938FA.8040102@optenet.com&gt;</a>
Content-Type: text/plain; charset=UTF-8

Hi all,
I'm currently trying to install an Asterisk 1.6.0.22 with OpenR2 - MFC signalling for an E1 link.
I have installed Dahdi-Linux, Dahdi-tools, libpri and openr2 libraries without any problem, always using --prefix=/usr as it's told in almost every forums/manuals.
Chan_dahdi.c has been manually patched (Hunk #19 fails) with openr2-asterisk-1.6.0.6 patch, it's attached on the email. It looks like there's no problem at compilation time.
But when asterisk starts, chan_dahdi.so refuses to load. Setting log =&gt; verbose on logger.conf, that's what I see when i try to load manually the module:

pbx*CLI&gt; module load chan_dahdi.so
Unable to load module chan_dahdi.so
Command 'module load chan_dahdi.so ' failed.
[Feb 14 16:10:30] WARNING[11204]: loader.c:446 load_dynamic_module: Error loading module 'chan_dahdi.so': /usr/lib/asterisk/modules/chan_dahdi.so: undefined symbol: openr2_chan_disable_read
[Feb 14 16:10:30] WARNING[11204]: loader.c:770 load_resource: Module 'chan_dahdi.so' could not be loaded.

Also, chan_dahdi.so is not static linked to openr2 libraries:

pbx:~# ldd /usr/lib/asterisk/modules/chan_dahdi.so
        linux-gate.so.1 =&gt;  (0xb7f49000)
        libtonezone.so.2.0 =&gt; /usr/lib/libtonezone.so.2.0 (0xb7ea8000)
        libpri.so.1.4 =&gt; /usr/lib/libpri.so.1.4 (0xb7e7d000)
        libpthread.so.0 =&gt; /lib/i686/cmov/libpthread.so.0 (0xb7e63000)
        libc.so.6 =&gt; /lib/i686/cmov/libc.so.6 (0xb7d08000)
        libm.so.6 =&gt; /lib/i686/cmov/libm.so.6 (0xb7ce2000)
        /lib/ld-linux.so.2 (0xb7f4a000)

I'm using Debian Lenny 5.02, with these links to install asterisk stuff:

<a class="moz-txt-link-freetext" href="http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.0.22.tar.gz">http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.0.22.tar.gz</a>
<a class="moz-txt-link-freetext" href="http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-2.2.1.tar.gz">http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-2.2.1.tar.gz</a>
<a class="moz-txt-link-freetext" href="http://downloads.asterisk.org/pub/telephony/dahdi-tools/releases/dahdi-tools-2.2.1.tar.gz">http://downloads.asterisk.org/pub/telephony/dahdi-tools/releases/dahdi-tools-2.2.1.tar.gz</a>
<a class="moz-txt-link-freetext" href="http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.10.2.tar.gz">http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.10.2.tar.gz</a>
<a class="moz-txt-link-freetext" href="http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-addons-1.6.0.4.tar.gz">http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-addons-1.6.0.4.tar.gz</a>

Any help to solve this problem would be kindly appreciated  :) 
Thanks in advance,

David




------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-r2 mailing list
To UNSUBSCRIBE or update options visit:
  <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-r2">http://lists.digium.com/mailman/listinfo/asterisk-r2</a>

End of asterisk-r2 Digest, Vol 18, Issue 1
******************************************
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="Content-Type" content="text/html; ">
<title>DAVID&nbsp;MAT&Iacute;AS&nbsp;HERN&Aacute;NDEZ</title>
<br>
<br>
<style type="Text/css">
.normal A {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;color: #505084; text-decoration:none}
.normal {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;color: #505084; text-decoration:none}
.claro {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;color: #8585a9; text-decoration:none}
.naranja {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #f1944c;font-style: italic;font-weight: bold}
.disclaimer {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;color: #606060; text-decoration:none}
</style>
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td colspan="3" height="70" valign="top"><img
 src="cid:part1.05020609.08060301@optenet.com" height="51" width="200"></td>
    </tr>
    <tr>
      <td class="normal">C/&nbsp;Jos&eacute;&nbsp;Echegaray&nbsp;n&ordm;&nbsp;8&nbsp;Edif.&nbsp;3<br>
Parque&nbsp;empresarial&nbsp;Alvia<br>
28230&nbsp;Las&nbsp;Rozas&nbsp;<br>
Madrid,&nbsp;Espa&ntilde;a&nbsp;<br>
      </td>
      <td width="60">&nbsp;</td>
      <td align="right" valign="top"><span class="normal">DAVID&nbsp;MAT&Iacute;AS&nbsp;HERN&Aacute;NDEZ</span><br>
      <span class="claro">SYSTEMS&nbsp;ENGINEER
      </span></td>
    </tr>
    <tr>
      <td valign="bottom">
      <span class="naranja">T</span>&nbsp;&nbsp;<span class="normal">+34&nbsp;902&nbsp;154&nbsp;604&nbsp;
&nbsp;Ext.1085</span>
      </td>
      <td width="60">&nbsp;</td>
      <td>&nbsp;</td>
    </tr>
    <tr>
      <td align="left" valign="bottom"><span class="naranja">F</span>&nbsp;&nbsp;<span
 class="normal">+34&nbsp;91&nbsp;357&nbsp;54&nbsp;33</span>
      </td>
      <td width="60">&nbsp;</td>
      <td class="normal" align="right" valign="bottom">
      <a href="Mailto:dmatias@optenet.com">dmatias@optenet.com</a>
      </td>
    </tr>
    <tr>
      <td class="normal" align="left" valign="bottom"><a
 href="http://www.optenet.com" target="_blank">www.optenet.com</a>
      </td>
      <td width="60">&nbsp;</td>
      <td align="right" valign="bottom">
      <span class="naranja">M</span>&nbsp;&nbsp;<span class="normal">+&nbsp;34&nbsp;648&nbsp;283&nbsp;351</span>
      </td>
    </tr>
  </tbody>
</table>
<br>
<br>
<p style="text-align: justify;"><span class="disclaimer">This
information is private and confidential and intended for the recipient
only. If you are not the intended recipient of this message you are
hereby informed that you shall notify the sender immediately and delete
the message. Dissemination, distribution or copying of this message is
strictly prohibited. OPTENET, S.A. is entitled to complete the
corresponding legal actions against people that access unlawfully to
the content of the messages that have been sent from any of the
companies within the structure of OPTENET, S.A. This communication is
for information purposes only and should not be regarded as an official
statement from OPTENET, S.A. Email transmission cannot be guaranteed to
be secure. Therefore, we do not represent that this information is
complete or accurate and it should not be relied upon as such. All
information is subject to change without notice. This email has been
scanned by our Antivirus system.</span></p>
</div>
</body>
</html>