The Hitchhiker's Guide to Asterisk | ||
---|---|---|
<<< Previous | Asterisk Channels | Next >>> |
[iax.conf] [zapata.conf and zaptel.conf - just enough to get FXO and FXS devices working] [we should just have enough in this section to use it in dialplans (next chapter)]
In Asterisk most types of channels have their own configuration file. These files are located in /etc/asterisk/ by default. For this chapter we are not going to go in depth for the configuration of these files. The examples given will be a minimum required to configure the Digium DevKit and an IAXtel connection and more advanced configurations will be discussed later. The purpose of this chapter is to give you a sense of what channels are and how they work so that the creation of dialplans appears more logical.
<<< Previous | Home | Next >>> |
Asterisk Channels | Up | Creating Dialplans |