December 2009
Beginner
840 pages
14h 21m
English
Configuration files such as sip.conf, iax.conf, and so on can have hundreds of entries; such files are difficult to maintain.
Take a typical sip.conf, for example:

There is another way. Asterisk offers the little-known support for templates! Using a template, our sip.conf would look like this instead:

This is particularly useful when you have groups or classes of stations with very similar characteristics; that is, in cases where it isn’t possible to put all the common parameters in the [general] section. Even in this ...
Read now
Unlock full access