<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Hello,</p><p>It runs but  if i run these commands I wont have a good result.</p><p><br></p><p>serveurvoix:/# dahdi_cfg -s<br>Notice: Configuration file is /etc/dahdi/system.conf<br>line 0: Unable to open configuration file '/etc/dahdi/system.conf'</p><p>1 error(s) detected</p><p>serveurvoix:/# dahdi_cfg -v<br>DAHDI Tools Version - 2.11.1<br>Notice: Configuration file is /etc/dahdi/system.conf<br>line 0: Unable to open configuration file '/etc/dahdi/system.conf'</p><p>1 error(s) detected</p><p>serveurvoix:/#<br></p><p><br></p><p>it doesn't see the file system.conf which must be created automatically during the compilation.</p><p>My be i must create it manually ?</p><p>Thank for your answer.</p><blockquote type="cite">Le 29 avril 2016 à 10:59, Mamadou NGOM <ngom@numericap.com> a écrit :<br><br><p><br></p><p>Hello,</p><p>It runs .I can use meetme application now.You can see the result after the command:</p><p><em>/etc/init.d/dahdi restart</em><br><em>Unloading DAHDI hardware modules: done</em><br><em>Loading DAHDI hardware modules:</em></p><p><em>Running dahdi_cfg: .</em><br><em>serveurvoix:/#</em><br></p><p>It runs after doing that command "make install-config" in the folder /usr/src/asterisk/dahdi/tools.</p><p>Thanks</p><blockquote type="cite"><p>Le 29 avril 2016 à 09:31, Yves <ybaesa@dm2it.com> a écrit :<br><br><br>Hello,<br>I was faced with this problem, it is enough to place<br>subdirectory under ./tools installation dahdi when compiling and<br>run make install-config it should work.<br><br>we must have :<br>mkdir -p / etc / dahdi<br>mkdir -p /etc/modprobe.d<br>install -m644 xpp / genconf_parameters / etc / dahdi / genconf_parameters<br>install -m644 init.conf.sample /etc/dahdi/init.conf<br>install -m644 blacklist.sample /etc/modprobe.d/dahdi-blacklist.conf<br>install -m644 modprobe.conf.sample /etc/modprobe.d/dahdi.conf<br>make -f ./Makefile.legacy top_srcdir =. srcdir =. config<br>make [1]: Entering directory <br>'/usr/src/dahdi-linux-complete-2.11.1+2.11.1/tools'<br>install -D dahdi.init /etc/init.d/dahdi<br>/usr/sbin/update-rc.d dahdi defaults 15 30<br>DAHDI has-been configured.<br><br>Le 28/04/2016 16:37, A J Stiles a écrit :</p><blockquote type="cite"><p>On Thursday 28 Apr 2016, Mamadou NGOM wrote:</p></blockquote><p>>> Hello,>> it doesn't work my dahdi yet .for information, i use debian 8 .<br>>> I put the file dahdi.bash in /etc/init.d and I gave it the permission 755<br>>> but i have the same error: bash: /etc/init.d/dahdi: No such file or<br>>> directory</p><blockquote type="cite"><p>You need to name the file just "dahdi", not "dahdi.bash"; because the command<br>"service dahdi start" is looking for a file just called "dahdi". If you run<br># mv /etc/init.d/dahdi.bash /etc/init.d/dahdi<br>then<br># service dahdi start<br>should work.<br><br>You probably also need to run<br># update-rc.d dahdi defaults<br>to ensure it starts up everytime the computer is booted up.</p></blockquote><p><br>-- <br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br> http://www.asterisk.org/hello<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> http://lists.digium.com/mailman/listinfo/asterisk-users</p></blockquote><p><br></p><div class="ox-b22a985bf8-io-ox-signature"><p>Mamadou NGOM</p><p>Ingénieur Télécommunications & Réseaux</p><p>Mobile: 06 72 45 23 03</p><p>Skype: Mamadou Numericap</p><p>NumeriCap – SAS au capital de 30.000,00€ - RCS de Toulon N° 530188432 – TVA FR 485301188432 – APE6110Z - ARCEP N°13/0015. <br>siège social : « le Galaxie C » 526 avenue Maréchal de Lattre de Tassigny 83000 Toulon. <a href="mailto:mail%3Afinance@numericap.com">mail: finance@numericap.com</a><br>Centre d’exploitation : « Résidence les Coquières » 11 avenue Joseph Fallen - 13400 Aubagne – Tel :<a>04.42.73.88.52</a> <br></p></div></blockquote><p><br> </p><blockquote type="cite">-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users</blockquote><p><br></p><div class="io-ox-signature"><p>Mamadou NGOM</p><p>Ingénieur Télécommunications & Réseaux</p><p>Mobile: 06 72 45 23 03</p><p>Skype: Mamadou Numericap</p><p>NumeriCap – SAS au capital de 30.000,00€ - RCS de Toulon N° 530188432 – TVA FR 485301188432 – APE6110Z - ARCEP N°13/0015. <br>siège social : « le Galaxie C » 526 avenue Maréchal de Lattre de Tassigny 83000 Toulon. <a href="mailto:mail%3Afinance@numericap.com">mail: finance@numericap.com</a><br>Centre d’exploitation : « Résidence les Coquières » 11 avenue Joseph Fallen - 13400 Aubagne – Tel :<a>04.42.73.88.52</a> <br></p></div></body></html>