mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	https://origsvn.digium.com/svn/asterisk/trunk ........ r161830 | file | 2008-12-08 16:53:50 -0400 (Mon, 08 Dec 2008) | 2 lines Update autosupport script with a few changes. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@161835 65c4cc65-6c06-0410-ace0-fbb531ad65f3
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Groff
		
	
	
	
	
	
.TH AUTOSUPPORT 8 "Jul 5th, 2005" "Asterisk" "Linux Programmer's Manual"
 | 
						|
.SH NAME
 | 
						|
.B autosupport
 | 
						|
\(em interactive script to provide Digium[tm]'s support with information
 | 
						|
.SH SYNOPSIS
 | 
						|
.PP 
 | 
						|
.B autosupport
 | 
						|
 | 
						|
.SH DESCRIPTION
 | 
						|
.B autosupport
 | 
						|
is a script that is normally run by a user contacting Digium's support 
 | 
						|
to automate gathering support information.
 | 
						|
 | 
						|
It will probe the system for some configuration and run-time information, 
 | 
						|
and will also prompt the user for some optional access information (IP 
 | 
						|
address, login and password).
 | 
						|
 | 
						|
The information is written to /root/digiuminfo.txt which the user is expected 
 | 
						|
to attach to a support ticket to Digium.
 | 
						|
 | 
						|
The script must be run as root.
 | 
						|
 | 
						|
.SH FILES
 | 
						|
.B /root/digiuminfo.txt
 | 
						|
.RS
 | 
						|
The output of the script goes there
 | 
						|
.RE
 | 
						|
 | 
						|
.SH SEE ALSO
 | 
						|
asterisk(8)
 | 
						|
 | 
						|
.SH "AUTHOR" 
 | 
						|
autosupport was written by John Bigelow <support@digium.com>.
 | 
						|
This manual page was written by Tzafrir Cohen <tzafrir.cohen@xorcom.com> 
 | 
						|
Permission is granted to copy, distribute and/or modify this document under 
 | 
						|
the terms of the GNU General Public License, Version 2 any  
 | 
						|
later version published by the Free Software Foundation. 
 | 
						|
 | 
						|
On Debian systems, the complete text of the GNU General Public 
 | 
						|
License can be found in /usr/share/common-licenses/GPL. 
 |