Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
hey guys, im working in a personal project, making a asterisk server, i have already install it, and made some conf, like registering whit my isp, but I'm stuck in the inbound and outbound conf on the extension.conf, i dont know what to 2 to receive and make calls, if some one could help me.
If you compiled the from source you can do a "make samples" to install some very well documented /etc/asterisk/*.conf files that should point you in the right direction.
Hi, thx for the reply, im gonna check it out, will keep in touch, and one other thing, is it really necessary to have installed a Digium E1/T1 interface card on the asterisk server.
You only need an interface card with asterisk if you wish to interface with POTS (Plain Old Telephone Service). Without an interface card asterisk is limited to SIP (VOIP) only. So it depends on what your goal is. If you are using VOIP phones and you only wish to connect via VOIP you do not need an interface card. If you want to connect a regular telephone, or connect to a regular telephone line, then you need one or more interface cards.
Yes. As they said if you want to connect with traditional PSTN lines you need fxo module asterisk card or if you are going to use ISDN El links you need E1 supported asterisk card.
pc to pc --> no need cards just configure the sip
pc to traditional phone lines(voice only) --> fxo module cards
pc to 3g phones (video and voice) ---> E1 supported cards
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.