[asterisk-bugs] [JIRA] (DAHTOOL-73) /etc/init.d/dahd.d not found version 2.11
Shaun Ruffell (JIRA)
noreply at issues.asterisk.org
Thu Feb 25 23:40:56 CST 2016
[ https://issues.asterisk.org/jira/browse/DAHTOOL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229722#comment-229722 ]
Shaun Ruffell commented on DAHTOOL-73:
--------------------------------------
With wanpipe listed in the output of dahdi_genconf, you must have a Sangoma board installed and wanpipe isn't shipped as part of DAHDI. Have you contacted them for help? I'm guessing this is a system that had wanpipe installed on it before and I can't be certain what changes that makes since I've not used wanpipe before.
Otherwise, I recommend removing the sangoma card, and reinstalling a fresh distribution and installing DAHDI without any hardware. DAHDI is tested regularly against Centos 6.7 and you should be able to see something like below:
{code}
[sruffell at asterisk dahdi-linux-complete-2.11.0+2.11.0]$ sudo asterisk -rx 'timing test'
Attempting to test a timer with 50 ticks per second.
Using the 'DAHDI' timing module for this test.
It has been 1019 milliseconds, and we got 51 timer ticks
[sruffell at asterisk dahdi-linux-complete-2.11.0+2.11.0]$ sudo dahdi_cfg -tv
DAHDI Tools Version - 2.11.0
DAHDI Version: 2.11.0
Echo Canceller(s):
Configuration
======================
0 channels to configure.
[sruffell at asterisk dahdi-linux-complete-2.11.0+2.11.0]$ cat /etc/centos-release
CentOS release 6.7 (Final)
{code}
> /etc/init.d/dahd.d not found version 2.11
> ------------------------------------------
>
> Key: DAHTOOL-73
> URL: https://issues.asterisk.org/jira/browse/DAHTOOL-73
> Project: DAHDI-Tools
> Issue Type: Bug
> Security Level: None
> Components: General
> Affects Versions: 2.10.0
> Environment: CentOS 6.7
> Dual Core Atom D2500 1.8Ghz
> Reporter: Trent Creekmore
> Assignee: Wendell Thompson
> Severity: Blocker
>
> Obtained dahdi-linux-complete-2.11.0+2.11.0 via...
> http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/dahdi-linux-complete-current.tar.gz
> Then entered the following commands:
> make
> make install
> make config
> Completes without any errors.
> Then I enter "service dahdi start" which returns:
> "dahdi: unrecognized service"
> Also try "/etc/init.d/dahd.d" which returns:
> "-bash: /etc/init.d/dahd.d: No such file or directory"
> I also tried following the steps at https://wiki.asterisk.org/wiki/display/DAHDI/Quick+Start+From+Source
> No errors in the steps, then I get to this point:
> "cat /etc/dahdi/modules" which shows:
> Autogenerated by /usr/sbin/dahdi_genconf (Dahdi::Config::Gen::Modules) on Tue Feb 23 12:55:53 2016
> If you edit this file and execute /usr/sbin/dahdi_genconf again, your manual change
> wanpipe
> However once I get to the "dahdi_genconf system"
> I get : "Empty configuration -- no spans"
> After completion:
> "service dahdi start" & "/etc/init.d/dahd.d" returns the same as above
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list