&gt;My idea is to continue making the configurations by hand at the moment,<br>&gt;that it is the way that I used until now, to familiarize to me with the<br>
&gt;handling of Asterisk at lower level, without using a graphical<br>
&gt;interface, and in a later stage of the tests to take these<br>
&gt;configurations through something like FreePBX. What think of this form<br>
&gt;to think?<br><br>I would suggest trying Digium&#39;s GUI first and then FreePBX since the first one I find it more readable. You&#39;ll find out eventually that there&#39;s no easy way to migrate from pure command line to a GUI, but you&#39;ll learn a lot in the meantime.<br>
<br>Have Fun!<br><br>Alyed<br><br><br><br><div class="gmail_quote">2010/3/28 Daniel Bareiro <span dir="ltr">&lt;<a href="mailto:daniel-listas@gmx.net">daniel-listas@gmx.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</div>- -----BEGIN PGP SIGNED MESSAGE-----<br>
<div class="im">Hash: SHA1<br>
<br>
Hi, Jim.<br>
<br>
On Sun, 28 Mar 2010, Jim Dickenson wrote:<br>
<br>
&gt;&gt;&gt; Make sure not to do &quot;make samples&quot; or you will overwrite your .conf<br>
&gt;&gt;&gt; file. This is the important one to watch out for. You can save off<br>
&gt;&gt;&gt; your .conf files and then restore them or compare your files with<br>
&gt;&gt;&gt; the new ones to see if there are any important new settings.<br>
<br>
&gt;&gt; I had thought that &quot;make config&quot; was what I would have to avoid.<br>
&gt;&gt; Which is the difference? does &quot;make config&quot; create the init scripts<br>
&gt;&gt; and &quot;make samples&quot; the example configuration files?<br>
<br>
&gt; Yes, &quot;make config&quot; installs /etc/init.d/asterisk on Linux systems and<br>
&gt; does the appropriate chkconfig steps so will start on boot while &quot;make<br>
&gt; samples&quot; installs the .conf files in, by default, /etc/asterisk.<br>
<br>
</div>Perfect.<br>
<div class="im"><br>
&gt;&gt; Do these two &quot;makes&quot; have the same behavior for Asterisk and DAHDI? I<br>
&gt;&gt; have understood that &quot;make config&quot; in DAHDI Tools is the one that<br>
&gt;&gt; creates both the configuration files and init scripts.<br>
<br>
&gt; There is no &quot;make config&quot; for dahdi. I think /etc/dahdi files do not<br>
&gt; get overwritten if they are there already.<br>
<br>
</div>Hmmm... nevertheless I have documented this procedure in my Dokuwiki of<br>
the time that I made the installation and compilation:<br>
<br>
# tar xvzf dahdi-linux-2.1.0.4.tar.gz<br>
# tar xvzf dahdi-tools-2.1.0.2.tar.gz<br>
<br>
~/Asterisk/dahdi-linux-2.1.0.4# make<br>
~/Asterisk/dahdi-linux-2.1.0.4# make install<br>
<br>
~/Asterisk/dahdi-tools-2.1.0.2# ./configure<br>
~/Asterisk/dahdi-tools-2.1.0.2# make menuselect   # In order to select a customized configuration<br>
~/Asterisk/dahdi-tools-2.1.0.2# make<br>
~/Asterisk/dahdi-tools-2.1.0.2# make install<br>
~/Asterisk/dahdi-tools-2.1.0.2# make config       # In order to install scripts and config files<br>
<div class="im"><br>
&gt;&gt; When I compiled the version that I&#39;m using at the moment of DAHDI<br>
&gt;&gt; Linux only I used &quot;make&quot; and &quot;make install&quot; without using &quot;make<br>
&gt;&gt; samples&quot; or &quot;make config&quot;. Are also generated configuration files<br>
&gt;&gt; with DAHDI Linux?<br>
<br>
&gt; I think if you are installing dahdi complete from source you do &quot;make<br>
&gt; all&quot; and &quot;make install&quot; and &quot;make config&quot;<br>
<br>
</div>Thanks. I will consider it if I install this package of DAHDI.<br>
<div class="im"><br>
<br>
Thanks for your reply.<br>
<br>
Regards,<br>
Daniel<br>
<br>
- -----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
</div>iEYEARECAAYFAkuvqhAACgkQZpa/GxTmHTfqMQCfT2V7RR4JMFp/EpH4J0F8Tfk9<br>
3SYAoJJLhKfdznWoYddRNhmmyN1ygzJm<br>
=Q6s+<br>
- -----END PGP SIGNATURE-----<br>
<div class="im"><br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
<br>
</div>iEYEARECAAYFAkuvqh8ACgkQZpa/GxTmHTfoygCfZtRoPj8ieJjWVtsIqPFIk5Q/<br>
4QQAnjWRKkOJls9dFVwVM0IQORkmDIPd<br>
=YxoR<br>
<div><div></div><div class="h5">-----END PGP SIGNATURE-----<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br>