Posts

Showing posts with the label lenny

Asterisk Newbee Guide and Cookbook

Finally A Guide Full of Quicklinks for New Asterisk Users As a newbie to Asterisk, if you don't have one of the new web interfaces such as FreePbx, and are just going to edit the config files. Then here are some things you should know.  First thing is to know that the configuration directory is /etc/asterisk and the files are extensions.conf and other .conf files. Dial Rules to Record Prompts https://www.voip-info.org/asterisk-cmd-record/ Voicemail to Email Guide https://jonathanmanning.com/2011/07/15/how-to-configure-asterisk-to-send-voicemail-email-via-gmail-smtp-guide/ CA Bundles https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt My Dialplan Cookbook The first thing to know about Asterisk is the dialplan.  You can find this in /etc/extensions.conf.   Here you define your Direct Inbound Dial (DID) and system extensions.  Here are some of my cookbook examples.  To hear them, call this number +19495410155 and +19495410169 and s...