>My idea is to continue making the configurations by hand at the moment,<br>>that it is the way that I used until now, to familiarize to me with the<br>
>handling of Asterisk at lower level, without using a graphical<br>
>interface, and in a later stage of the tests to take these<br>
>configurations through something like FreePBX. What think of this form<br>
>to think?<br><br>I would suggest trying Digium's GUI first and then FreePBX since the first one I find it more readable. You'll find out eventually that there's no easy way to migrate from pure command line to a GUI, but you'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"><<a href="mailto:daniel-listas@gmx.net">daniel-listas@gmx.net</a>></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>
>>> Make sure not to do "make samples" or you will overwrite your .conf<br>
>>> file. This is the important one to watch out for. You can save off<br>
>>> your .conf files and then restore them or compare your files with<br>
>>> the new ones to see if there are any important new settings.<br>
<br>
>> I had thought that "make config" was what I would have to avoid.<br>
>> Which is the difference? does "make config" create the init scripts<br>
>> and "make samples" the example configuration files?<br>
<br>
> Yes, "make config" installs /etc/init.d/asterisk on Linux systems and<br>
> does the appropriate chkconfig steps so will start on boot while "make<br>
> samples" installs the .conf files in, by default, /etc/asterisk.<br>
<br>
</div>Perfect.<br>
<div class="im"><br>
>> Do these two "makes" have the same behavior for Asterisk and DAHDI? I<br>
>> have understood that "make config" in DAHDI Tools is the one that<br>
>> creates both the configuration files and init scripts.<br>
<br>
> There is no "make config" for dahdi. I think /etc/dahdi files do not<br>
> 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>
>> When I compiled the version that I'm using at the moment of DAHDI<br>
>> Linux only I used "make" and "make install" without using "make<br>
>> samples" or "make config". Are also generated configuration files<br>
>> with DAHDI Linux?<br>
<br>
> I think if you are installing dahdi complete from source you do "make<br>
> all" and "make install" and "make config"<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>