Changes

Jump to navigation Jump to search
m
no edit summary
Line 2: Line 2:  
There a couple of ways to start, stop, or restart asterisk.
 
There a couple of ways to start, stop, or restart asterisk.
   −
Stopping Asterisk:
+
'''Stopping Asterisk:'''
 
  astdn.sh
 
  astdn.sh
 
  ;or
 
  ;or
 
  service asterisk stop
 
  service asterisk stop
Starting Asterisk:
+
'''Starting Asterisk:'''
 
  astup.sh
 
  astup.sh
 
  ;or
 
  ;or
 
  service asterisk start
 
  service asterisk start
Restarting Asterisk:
+
'''Restarting Asterisk:'''
 
  astres.sh
 
  astres.sh
 
  ;or
 
  ;or
 
  service asterisk restart
 
  service asterisk restart
Status of Asterisk:
+
'''Status of Asterisk:'''
 
  service asterisk status
 
  service asterisk status
 
Asterisk is automatically started when the system completes the booting process
 
Asterisk is automatically started when the system completes the booting process

Navigation menu