Changes

Jump to navigation Jump to search
no edit summary
Line 40: Line 40:     
:'''Q''': I need a Linux program that is not in DIAL, what do I do?
 
:'''Q''': I need a Linux program that is not in DIAL, what do I do?
A: apt-get is the Debian utility to install, remove and upgrade programs. apt-get install foo will install the program foo if it is available.
+
:'''A''': apt-get is the Debian utility to install, remove and upgrade programs. apt-get install foo will install the program foo if it is available.
    
:'''Q''': I would like to create my own custom version of DIAL. Can you help me?
 
:'''Q''': I would like to create my own custom version of DIAL. Can you help me?
A: There are a number of new versions in the works. The scripts, patches and configuration files used to build DIAL are at https://github.com/N4IRS/AllStar
+
:'''A''': There are a number of new versions in the works. The scripts, patches and configuration files used to build DIAL are at https://github.com/N4IRS/AllStar
    
:'''Q''': I have a question not covered in this FAQ, how do I get an answer?
 
:'''Q''': I have a question not covered in this FAQ, how do I get an answer?
Line 55: Line 55:     
:'''Q''': How do I restart Asterisk?
 
:'''Q''': How do I restart Asterisk?
A: You will need to stop it and start it.
+
:'''A''': You will need to stop it and start it.
 
service asterisk stop
 
service asterisk stop
 
service asterisk start
 
service asterisk start
896

edits

Navigation menu