<div dir="ltr">here it is !!<br><br>[root@linux openr2]# ldd /usr/lib/asterisk/modules/chan_zap.so | grep openr2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libopenr2.so.0 =&gt; /usr/lib/libopenr2.so.0 (0x001de000)<br><br>what now?<br><br><div class="gmail_quote">
2008/10/6 Moises Silva <span dir="ltr">&lt;<a href="mailto:moises.silva@gmail.com">moises.silva@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Then you missed the installation. That is, you missed doing make install.<br>
<br>
If doing make install does not seem to help, probably you have 2<br>
versions of openr2, one in /usr/local/lib and the other in /usr/lib,<br>
this happens when you ./configure with a different prefix.<br>
<br>
ldd /usr/lib/asterisk/modules/chan_zap.so | grep openr2<br>
<br>
This command will show you which library is being used by chan_zap.<br>
<br>
Moy<br>
<br>
On Mon, Oct 6, 2008 at 7:44 PM, Willian Mazzardo<br>
<div><div></div><div class="Wj3C7c">&lt;<a href="mailto:willianmazzardo@gmail.com">willianmazzardo@gmail.com</a>&gt; wrote:<br>
&gt; hi moises,<br>
&gt;<br>
&gt; [root@linux openr2]# svn update<br>
&gt; Na revisão 65.<br>
&gt;<br>
&gt; in revision 65...<br>
&gt;<br>
&gt; no update needed !!<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2008/10/6 Moises Silva &lt;<a href="mailto:moises.silva@gmail.com">moises.silva@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; You have quite an old version of openr2, upgrade it.<br>
&gt;&gt;<br>
&gt;&gt; svn update &amp;&amp; make install in the OpenR2 directory.<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Oct 6, 2008 at 7:41 PM, Willian Mazzardo<br>
&gt;&gt; &lt;<a href="mailto:willianmazzardo@gmail.com">willianmazzardo@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; hi<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; linux*CLI&gt; core show version<br>
&gt;&gt; &gt; Asterisk <a href="http://1.4.21.2" target="_blank">1.4.21.2</a> built by root @ linux.syssvoip on a i686 running Linux<br>
&gt;&gt; &gt; on<br>
&gt;&gt; &gt; 2008-10-06 22:23:50 UTC<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; linux*CLI&gt; mfcr2 show version<br>
&gt;&gt; &gt; OpenR2 version: 0.1.1, revision: 49<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; here :)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2008/10/6 Moises Silva &lt;<a href="mailto:moises.silva@gmail.com">moises.silva@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Please post the output of &quot;core show version&quot; and &quot;mfcr2 show version&quot;<br>
&gt;&gt; &gt;&gt; here. &nbsp;It&#39;s odd but it seems somehow you are getting an empty<br>
&gt;&gt; &gt;&gt; extension even though there are DNIS. This should never happen, unless<br>
&gt;&gt; &gt;&gt; you have an old version of openr2 and a new version of the R2 Asterisk<br>
&gt;&gt; &gt;&gt; branch.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Mon, Oct 6, 2008 at 7:32 PM, Willian Mazzardo<br>
&gt;&gt; &gt;&gt; &lt;<a href="mailto:willianmazzardo@gmail.com">willianmazzardo@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; hi all<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; i&#39;m having some troubles installing your newest version of libopenr2.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; When i receive some call, in the messages asterisk file, show me<br>
&gt;&gt; &gt;&gt; &gt; this:<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; [Oct &nbsp;6 20:27:32] NOTICE[2886] chan_zap.c: New MFC/R2 call detected<br>
&gt;&gt; &gt;&gt; &gt; on<br>
&gt;&gt; &gt;&gt; &gt; chan<br>
&gt;&gt; &gt;&gt; &gt; 13.<br>
&gt;&gt; &gt;&gt; &gt; [Oct &nbsp;6 20:27:35] NOTICE[2886] chan_zap.c: MFC/R2 call offered on<br>
&gt;&gt; &gt;&gt; &gt; chan<br>
&gt;&gt; &gt;&gt; &gt; 13.<br>
&gt;&gt; &gt;&gt; &gt; DNIS = 5100, ANI = 5596445115, Category = National Subscriber<br>
&gt;&gt; &gt;&gt; &gt; [Oct &nbsp;6 20:27:35] NOTICE[2886] chan_zap.c: MFC/R2 call on channel 13<br>
&gt;&gt; &gt;&gt; &gt; requested non-existent extension &#39;&#39; in context &#39;entrada-e1&#39;.<br>
&gt;&gt; &gt;&gt; &gt; Rejecting<br>
&gt;&gt; &gt;&gt; &gt; call.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; what is going on???<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; thanks for any help!!<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt; Willian Mazzardo<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; asterisk-r2 mailing list<br>
&gt;&gt; &gt;&gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &gt;&gt; &gt; &nbsp; <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; &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; &quot;I do not agree with what you have to say, but I&#39;ll defend to the<br>
&gt;&gt; &gt;&gt; death your right to say it.&quot; Voltaire<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><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; &nbsp; <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;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Willian Mazzardo<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; asterisk-r2 mailing list<br>
&gt;&gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &gt; &nbsp; <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;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; &quot;I do not agree with what you have to say, but I&#39;ll defend to the<br>
&gt;&gt; death your right to say it.&quot; Voltaire<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;&gt;<br>
&gt;&gt; asterisk-r2 mailing list<br>
&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Willian Mazzardo<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;<br>
&gt; asterisk-r2 mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
&quot;I do not agree with what you have to say, but I&#39;ll defend to the<br>
death your right to say it.&quot; Voltaire<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>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Willian Mazzardo<br>
</div>