Hi Dante<br><br><div class="gmail_quote">On Fri, Dec 19, 2008 at 4:41 AM, Dante Palma <span dir="ltr">&lt;<a href="mailto:dantecomm@hotmail.com">dantecomm@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
Hello, i´m installing libopenr2 but when i try to load module chan_dahdi.so i get it<br>
&nbsp;</div></blockquote><div><br>As I can see, you don&#39;t follow the installation steps in the right way.<br><br>1. Get DAHDI Linux/Tools and install it<br><br>1.1 Install DAHDI Linux<br><br>1.2 Install DAHDI Tools<br><br>
1.3 Configure and test you interface cards and circuit<br><br>2. Get OpenR2 library<br><br>2.1 Install OpenR2 library<br><br>3. Install other libraries like LibPRI, LibSS7 if you will be using ISDN and SS7 in the same system.<br>
<br>4. Get Asterisk from MFC/R2 branch<br><br>4.1 Install Asterisk<br><br>4.2 Check if chan_dahdi.so gets R2 support by issuing the following command, it must return the path to the OpenR2 library file.<br><br>$ ldd /usr/lib/asterisk/modules/chan_dahdi.so | grep openr2<br>
<br>5. Configure you system in a suitable way for you env.<br><br>Anyway, you can look here for detailed steps<br><br><a href="http://blog.alexandrealencar.net/2008/05/asterisk-com-mfcr2-openr2.html">http://blog.alexandrealencar.net/2008/05/asterisk-com-mfcr2-openr2.html</a><br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><br>
Some sugestion<br>
&nbsp;<br>
Unable to load module chan_dahdi.so<br>Command &#39;module load chan_dahdi.so&#39; failed.<br>[Dec 19 07:36:11] WARNING[5653]: pbx.c:4955 ast_register_application2: Already have an application &#39;DAHDISendKeypadFacility&#39;<br>
&nbsp; == Parsing &#39;/etc/asterisk/chan_dahdi.conf&#39;:&nbsp;&nbsp; == Found<br>&nbsp; == Parsing &#39;/etc/asterisk/users.conf&#39;:&nbsp;&nbsp; == Found<br>[Dec 19 07:36:11] ERROR[5653]: chan_dahdi.c:15460 process_dahdi: Unknown signalling method &#39;mfcr2&#39; at line 15.<br>
[Dec 19 07:36:11] WARNING[5653]: chan_dahdi.c:1674 dahdi_open: Unable to specify channel 1: No such device or address<br>[Dec 19 07:36:11] ERROR[5653]: chan_dahdi.c:9206 mkintf: Unable to open channel 1: No such device or address<br>
here = 0, tmp-&gt;channel = 1, channel = 1<br>[Dec 19 07:36:11] ERROR[5653]: chan_dahdi.c:14973 build_channels: Unable to register channel &#39;1-15&#39;<br>
&nbsp;<br>
&nbsp;<br>&nbsp; <br></div></blockquote></div><br>