8 hello-world part 2 - asterisk tutorials
Entire playlist: http://www.youtube.com/view_play_list?p=9E241EDD7EDF8E67 This video takes you through some of the basic syntax of the configuration files in asterisk. It takes you through configuring your first sip client to your first dial plan to say, "Hello World!" I also included a bit of troubleshooting using a network packet analyzer called wireshark. I put it in to introduce a wonderful troubleshooting tool, as well as give you a taste of what exactly happens underneath the hood (for lack of a better phrase). In this tutorial you learn how to configure sip.conf and extensions.conf sip.conf is for configuration general settings for the asterisk server itself, as well as settings for each sip client. In this tutorial you also learn how to configure extensions.conf which is where you write a dialing plan for hello world.