[asterisk-bugs] [JIRA] (ASTERISK-21134) On Asterisk 11.2.1 can't load chan_dahdi.so

Franjo Briski (JIRA) noreply at issues.asterisk.org
Tue Feb 19 07:52:18 CST 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=203189#comment-203189 ] 

Franjo Briski commented on ASTERISK-21134:
------------------------------------------

Problem solved.
Script for installing Libpri has error. If you install it on 64 bit Centos, drivers are put in /usr/lib instead
/usr/lib64. So you need to specify /usr/lib64 as destination directory for drivers.
Unfortunately in Asterisk 11.2.1, if you try to load chan_dahdi module, you only get message stating "module load failed". I tried same with Asterisk 1.8 and I get message that libpri driver can't be found. So I tried to find it I have found it in /usr/lib. Then I recompiled Libpri with correct path and everything is fine now
                
> On Asterisk 11.2.1 can't load chan_dahdi.so
> -------------------------------------------
>
>                 Key: ASTERISK-21134
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21134
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>            Reporter: Franjo Briski
>            Assignee: Franjo Briski
>
> If I use Asterisk 11.2.0, Libpri 1.4.14, DAHDI 2.6.1 on Linux CentOS 6.3, everything is working fine. When I tried fresh installation of Asterisk 11.2.1, Libpri 1.4.14, DAHDI 2.6.1 on Linux CentOS 6.3, I was unable to load chan_dahdi.so.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list