Your problem is most likely an error in the patch that I fixed a long time ago for 1.6.2 and 1.4 where the build was not linking to openr2 despite the library being present (because the build source code changed a bit at some point). Upgrade your installation (to 1.6.2 or downgrade to 1.4.latest), fix it yourself ( sorry, no I have no time to step by step fix procedure ) or contact me off-list if you want my quote for making a working patch for latest Asterisk 1.6.0.x<br>
<br>-- <br>Moises Silva<br>Senior Software Engineer<br>Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada<br>t. 1 905 474 1990 x 128 | e. <a href="mailto:moy@sangoma.com">moy@sangoma.com</a><div>
<br><div class="gmail_quote">2010/2/17 David Matias Hernandez <span dir="ltr">&lt;<a href="mailto:dmatias@optenet.com">dmatias@optenet.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Evandro,<br>
I&#39;m currently using OpenR2-1.2.0 and Asterisk 1.6.0.22. The Asterisk<br>
patch for MFC-R2 is 1.6.0.6<br>
I&#39;m afraid i can&#39;t let you access via ssh, due to security concerns. I<br>
would have to ask the IT team to set up the configuration in order to<br>
allow ssh connections, and that would be in a week or two, more or less...<br>
<br>
Could you please explain me what would you do, what would you look at,<br>
if you were inside the PBX?<br>
<br>
Thanks in advance,<br>
<br>
David<br>
<br>
Evandro Arruda escribió:<br>
&gt; David,<br>
&gt;<br>
&gt; Please, let me know about your openr2 version and what is the version of your openr2-asterisk patch.<br>
&gt;<br>
&gt; If you have how can give to me remote access using ssh, please, my email is <a href="mailto:evandro@ezvoice.com.br">evandro@ezvoice.com.br</a><br>
&gt;<br>
&gt; Bye bye,<br>
&gt; Evandro<br>
&gt;<br>
&gt;<br>
&gt; On Feb 16, 2010, at 4:00 PM, <a href="mailto:asterisk-r2-request@lists.digium.com">asterisk-r2-request@lists.digium.com</a> wrote:<br>
&gt;<br>
&gt;<br>
&gt;&gt; Send asterisk-r2 mailing list submissions to<br>
&gt;&gt;      <a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a><br>
&gt;&gt;<br>
&gt;&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>
&gt;&gt;      <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
&gt;&gt; or, via email, send a message with subject or body &#39;help&#39; to<br>
&gt;&gt;      <a href="mailto:asterisk-r2-request@lists.digium.com">asterisk-r2-request@lists.digium.com</a><br>
&gt;&gt;<br>
&gt;&gt; You can reach the person managing the list at<br>
&gt;&gt;      <a href="mailto:asterisk-r2-owner@lists.digium.com">asterisk-r2-owner@lists.digium.com</a><br>
&gt;&gt;<br>
&gt;&gt; When replying, please edit your Subject line so it is more specific<br>
&gt;&gt; than &quot;Re: Contents of asterisk-r2 digest...&quot;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Today&#39;s Topics:<br>
&gt;&gt;<br>
&gt;&gt;   1. Re: asterisk-r2 Digest, Vol 18, Issue 1 (David Matias Hernandez)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ----------------------------------------------------------------------<br>
&gt;&gt;<br>
&gt;&gt; Message: 1<br>
&gt;&gt; Date: Tue, 16 Feb 2010 12:09:28 +0100<br>
&gt;&gt; From: David Matias Hernandez &lt;<a href="mailto:dmatias@optenet.com">dmatias@optenet.com</a>&gt;<br>
&gt;&gt; Subject: Re: [asterisk-r2] asterisk-r2 Digest, Vol 18, Issue 1<br>
&gt;&gt; To: <a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a><br>
&gt;&gt; Message-ID: &lt;<a href="mailto:4B7A7CE8.6050302@optenet.com">4B7A7CE8.6050302@optenet.com</a>&gt;<br>
&gt;&gt; Content-Type: text/plain; charset=ISO-8859-1<br>
&gt;&gt;<br>
&gt;&gt; Hi Evandro,<br>
&gt;&gt; Thank you very much for your support.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve tried what you told me, but it doesn&#39;t work. It looks like ldconfig<br>
&gt;&gt; was correctly configured:<br>
&gt;&gt;<br>
&gt;&gt; pbx:/usr/src/asterisk/asterisk-1.6.0.22# ldconfig -p | grep openr2<br>
&gt;&gt;        libopenr2.so.1 (libc6) =&gt; /usr/lib/libopenr2.so.1<br>
&gt;&gt;        libopenr2.so (libc6) =&gt; /usr/lib/libopenr2.so<br>
&gt;&gt;<br>
&gt;&gt; Also, Asterisk shows that OpenR2.h is going to be used at configuration<br>
&gt;&gt; time:<br>
&gt;&gt;<br>
&gt;&gt; checking for libpri.h... (cached)<br>
&gt;&gt; yes<br>
&gt;&gt; checking for resample_open in -lresample...<br>
&gt;&gt; no<br>
&gt;&gt; checking for minimum version of SpanDSP...<br>
&gt;&gt; no<br>
&gt;&gt; checking for ss7_pollflags in -lss7...<br>
&gt;&gt; no<br>
&gt;&gt; checking for openr2_chan_new in -lopenr2...<br>
&gt;&gt; yes<br>
&gt;&gt; checking openr2.h usability...<br>
&gt;&gt; yes<br>
&gt;&gt; checking openr2.h presence...<br>
&gt;&gt; yes<br>
&gt;&gt; checking for openr2.h... yes<br>
&gt;&gt;<br>
&gt;&gt; Most likely, i think it&#39;s something about errors at compilation time<br>
&gt;&gt; (something that prevents static links between asterisk and OpenR2<br>
&gt;&gt; libraries). But Asterisk doesn&#39;t show any errors:<br>
&gt;&gt;<br>
&gt;&gt; [CC] chan_agent.c -&gt;<br>
&gt;&gt; chan_agent.o<br>
&gt;&gt;<br>
&gt;&gt; [LD] chan_agent.o -&gt;<br>
&gt;&gt; chan_agent.so<br>
&gt;&gt;<br>
&gt;&gt; [CC] chan_dahdi.c -&gt;<br>
&gt;&gt; chan_dahdi.o<br>
&gt;&gt;<br>
&gt;&gt; [LD] chan_dahdi.o -&gt; chan_dahdi.so  &lt;-----------<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; [CC] chan_iax2.c -&gt; chan_iax2.o<br>
&gt;&gt;<br>
&gt;&gt; Any ideas?<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt;<br>
&gt;&gt; David<br>
&gt;&gt;<br>
&gt;&gt; Evandro Arruda escribi?:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hey David,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Did you add on the /etc/ld.so.conf or similar on your linux this line:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; /usr/local/lib<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; and execute ldconfig?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Try this, recompile and reboot the system after try to load asterisk.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; If you need more help, let me know.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Regards,<br>
&gt;&gt;&gt; Evandro Arruda<br>
&gt;&gt;&gt; <a href="mailto:evandro@ezvoice.com.br">evandro@ezvoice.com.br</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Feb 15, 2010, at 4:00 PM, <a href="mailto:asterisk-r2-request@lists.digium.com">asterisk-r2-request@lists.digium.com</a> wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Send asterisk-r2 mailing list submissions to<br>
&gt;&gt;&gt;&gt;    <a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>
&gt;&gt;&gt;&gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
&gt;&gt;&gt;&gt; or, via email, send a message with subject or body &#39;help&#39; to<br>
&gt;&gt;&gt;&gt;    <a href="mailto:asterisk-r2-request@lists.digium.com">asterisk-r2-request@lists.digium.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; You can reach the person managing the list at<br>
&gt;&gt;&gt;&gt;    <a href="mailto:asterisk-r2-owner@lists.digium.com">asterisk-r2-owner@lists.digium.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; When replying, please edit your Subject line so it is more specific<br>
&gt;&gt;&gt;&gt; than &quot;Re: Contents of asterisk-r2 digest...&quot;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Today&#39;s Topics:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;  1. Patched chan_dahdi.so refuses to be loaded<br>
&gt;&gt;&gt;&gt;     (David Matias Hernandez)<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ----------------------------------------------------------------------<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Message: 1<br>
&gt;&gt;&gt;&gt; Date: Mon, 15 Feb 2010 13:07:22 +0100<br>
&gt;&gt;&gt;&gt; From: David Matias Hernandez &lt;<a href="mailto:dmatias@optenet.com">dmatias@optenet.com</a>&gt;<br>
&gt;&gt;&gt;&gt; Subject: [asterisk-r2] Patched chan_dahdi.so refuses to be loaded<br>
&gt;&gt;&gt;&gt; To: <a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a><br>
&gt;&gt;&gt;&gt; Message-ID: &lt;<a href="mailto:4B7938FA.8040102@optenet.com">4B7938FA.8040102@optenet.com</a>&gt;<br>
&gt;&gt;&gt;&gt; Content-Type: text/plain; charset=UTF-8<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi all,<br>
&gt;&gt;&gt;&gt; I&#39;m currently trying to install an Asterisk 1.6.0.22 with OpenR2 - MFC signalling for an E1 link.<br>
&gt;&gt;&gt;&gt; I have installed Dahdi-Linux, Dahdi-tools, libpri and openr2 libraries without any problem, always using --prefix=/usr as it&#39;s told in almost every forums/manuals.<br>
&gt;&gt;&gt;&gt; Chan_dahdi.c has been manually patched (Hunk #19 fails) with openr2-asterisk-1.6.0.6 patch, it&#39;s attached on the email. It looks like there&#39;s no problem at compilation time.<br>
&gt;&gt;&gt;&gt; But when asterisk starts, chan_dahdi.so refuses to load. Setting log =&gt; verbose on logger.conf, that&#39;s what I see when i try to load manually the module:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; pbx*CLI&gt; module load chan_dahdi.so<br>
&gt;&gt;&gt;&gt; Unable to load module chan_dahdi.so<br>
&gt;&gt;&gt;&gt; Command &#39;module load chan_dahdi.so &#39; failed.<br>
&gt;&gt;&gt;&gt; [Feb 14 16:10:30] WARNING[11204]: loader.c:446 load_dynamic_module: Error loading module &#39;chan_dahdi.so&#39;: /usr/lib/asterisk/modules/chan_dahdi.so: undefined symbol: openr2_chan_disable_read<br>
&gt;&gt;&gt;&gt; [Feb 14 16:10:30] WARNING[11204]: loader.c:770 load_resource: Module &#39;chan_dahdi.so&#39; could not be loaded.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Also, chan_dahdi.so is not static linked to openr2 libraries:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; pbx:~# ldd /usr/lib/asterisk/modules/chan_dahdi.so<br>
&gt;&gt;&gt;&gt;        linux-gate.so.1 =&gt;  (0xb7f49000)<br>
&gt;&gt;&gt;&gt;        libtonezone.so.2.0 =&gt; /usr/lib/libtonezone.so.2.0 (0xb7ea8000)<br>
&gt;&gt;&gt;&gt;        libpri.so.1.4 =&gt; /usr/lib/libpri.so.1.4 (0xb7e7d000)<br>
&gt;&gt;&gt;&gt;        libpthread.so.0 =&gt; /lib/i686/cmov/libpthread.so.0 (0xb7e63000)<br>
&gt;&gt;&gt;&gt;        libc.so.6 =&gt; /lib/i686/cmov/libc.so.6 (0xb7d08000)<br>
&gt;&gt;&gt;&gt;        libm.so.6 =&gt; /lib/i686/cmov/libm.so.6 (0xb7ce2000)<br>
&gt;&gt;&gt;&gt;        /lib/ld-linux.so.2 (0xb7f4a000)<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I&#39;m using Debian Lenny 5.02, with these links to install asterisk stuff:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; <a href="http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.0.22.tar.gz" target="_blank">http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.0.22.tar.gz</a><br>

&gt;&gt;&gt;&gt; <a href="http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-2.2.1.tar.gz" target="_blank">http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-2.2.1.tar.gz</a><br>

&gt;&gt;&gt;&gt; <a href="http://downloads.asterisk.org/pub/telephony/dahdi-tools/releases/dahdi-tools-2.2.1.tar.gz" target="_blank">http://downloads.asterisk.org/pub/telephony/dahdi-tools/releases/dahdi-tools-2.2.1.tar.gz</a><br>

&gt;&gt;&gt;&gt; <a href="http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.10.2.tar.gz" target="_blank">http://downloads.asterisk.org/pub/telephony/libpri/releases/libpri-1.4.10.2.tar.gz</a><br>
&gt;&gt;&gt;&gt; <a href="http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-addons-1.6.0.4.tar.gz" target="_blank">http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-addons-1.6.0.4.tar.gz</a><br>

&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Any help to solve this problem would be kindly appreciated  :)<br>
&gt;&gt;&gt;&gt; Thanks in advance,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; David<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; ------------------------------<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; asterisk-r2 mailing list<br>
&gt;&gt;&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt;&gt;&gt;  <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; End of asterisk-r2 Digest, Vol 18, Issue 1<br>
&gt;&gt;&gt;&gt; ******************************************<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; C/ Jos? Echegaray n? 8 Edif. 3<br>
&gt;&gt; Parque empresarial Alvia<br>
&gt;&gt; 28230 Las Rozas<br>
&gt;&gt; Madrid, Espa?a<br>
&gt;&gt;              DAVID MAT?AS HERN?NDEZ<br>
&gt;&gt; SYSTEMS ENGINEER<br>
&gt;&gt; T  +34 902 154 604   Ext.1085<br>
&gt;&gt; F  +34 91 357 54 33          <a href="mailto:dmatias@optenet.com">dmatias@optenet.com</a> &lt;Mailto:<a href="mailto:dmatias@optenet.com">dmatias@optenet.com</a>&gt;<br>
&gt;&gt; <a href="http://www.optenet.com" target="_blank">www.optenet.com</a> &lt;<a href="http://www.optenet.com" target="_blank">http://www.optenet.com</a>&gt;             M  + 34 648 283 351<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; This information is private and confidential and intended for the<br>
&gt;&gt; recipient only. If you are not the intended recipient of this message<br>
&gt;&gt; you are hereby informed that you shall notify the sender immediately and<br>
&gt;&gt; delete the message. Dissemination, distribution or copying of this<br>
&gt;&gt; message is strictly prohibited. OPTENET, S.A. is entitled to complete<br>
&gt;&gt; the corresponding legal actions against people that access unlawfully to<br>
&gt;&gt; the content of the messages that have been sent from any of the<br>
&gt;&gt; companies within the structure of OPTENET, S.A. This communication is<br>
&gt;&gt; for information purposes only and should not be regarded as an official<br>
&gt;&gt; statement from OPTENET, S.A. Email transmission cannot be guaranteed to<br>
&gt;&gt; be secure. Therefore, we do not represent that this information is<br>
&gt;&gt; complete or accurate and it should not be relied upon as such. All<br>
&gt;&gt; information is subject to change without notice. This email has been<br>
&gt;&gt; scanned by our Antivirus system.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ------------------------------<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<br>
&gt;&gt;<br>
&gt;&gt; asterisk-r2 mailing list<br>
&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
&gt;&gt;<br>
&gt;&gt; End of asterisk-r2 Digest, Vol 18, Issue 3<br>
&gt;&gt; ******************************************<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
--<br>
<br>
<br>
C/ José Echegaray nº 8 Edif. 3<br>
Parque empresarial Alvia<br>
28230 Las Rozas<br>
Madrid, España<br>
                DAVID MATÍAS HERNÁNDEZ<br>
SYSTEMS ENGINEER<br>
T  +34 902 154 604   Ext.1085<br>
F  +34 91 357 54 33             <a href="mailto:dmatias@optenet.com">dmatias@optenet.com</a> &lt;Mailto:<a href="mailto:dmatias@optenet.com">dmatias@optenet.com</a>&gt;<br>
<a href="http://www.optenet.com" target="_blank">www.optenet.com</a> &lt;<a href="http://www.optenet.com" target="_blank">http://www.optenet.com</a>&gt;                M  + 34 648 283 351<br>
<br>
<br>
<br>
This information is private and confidential and intended for the<br>
recipient only. If you are not the intended recipient of this message<br>
you are hereby informed that you shall notify the sender immediately and<br>
delete the message. Dissemination, distribution or copying of this<br>
message is strictly prohibited. OPTENET, S.A. is entitled to complete<br>
the corresponding legal actions against people that access unlawfully to<br>
the content of the messages that have been sent from any of the<br>
companies within the structure of OPTENET, S.A. This communication is<br>
for information purposes only and should not be regarded as an official<br>
statement from OPTENET, S.A. Email transmission cannot be guaranteed to<br>
be secure. Therefore, we do not represent that this information is<br>
complete or accurate and it should not be relied upon as such. All<br>
information is subject to change without notice. This email has been<br>
scanned by our Antivirus system.<br>
<font color="#888888"><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-r2 mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
</font></blockquote></div><br><br clear="all"><br>
</div>