3 .\" transcript compatibility for postscript use.
5 .\" synopsis: .P! <file.ps>
14 .fl \" force out current output buffer
15 \!!save /psv exch def currentpoint translate 0 0 moveto
18 .sy sed \-e 's/^/!/' \\$1\" bring in postscript file
22 .ie
\a\\*(f1
\a\a .ds f1 \\n(.f
23 .el .ie
\a\\*(f2
\a\a .ds f2 \\n(.f
24 .el .ie
\a\\*(f3
\a\a .ds f3 \\n(.f
25 .el .ie
\a\\*(f4
\a\a .ds f4 \\n(.f
26 .el .tm ? font overflow
34 .el .ie !
\a\\*(f3
\a\a \{\
38 .el .ie !
\a\\*(f2
\a\a \{\
42 .el .ie !
\a\\*(f1
\a\a \{\
46 .el .tm ? font underflow
53 .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
54 .TH ASTMAN 1 "Jun 12th, 2005" "astman" "Linux Programmer's Manual"
57 -- a client to asterisk's manager interface
65 This program is a full-screen (terminal) client for Asterisk's manager
71 The host name or IP address to connect to (TCP port 5038). If astman
72 fails to connect it will exit immidiately.
75 If \fBastman\fR has successfully cunnected to the manager port it will
76 prompt the user for a username and a secret (password) for the manager
77 interface on the remote Asterisk manager interface. It will then be able
78 to report existing channels (calls). You will then be able to redirect
79 calls to or terminate them.
84 http://www.voip-info.org/wiki-Asterisk+astman
87 The hostname does not default to localhost.
89 Impossible to use a port other than 5038.
91 The username and password cannot be defined from the command-line.
93 I mean, what's the point in a man page if the syntax is so simple?
96 This manual page was written by Tzafrir Cohen <tzafrir.cohen@xorcom.com>
97 Permission is granted to copy, distribute and/or modify this document under
98 the terms of the GNU General Public License, Version 2 any
99 later version published by the Free Software Foundation.
101 On Debian systems, the complete text of the GNU General Public
102 License can be found in /usr/share/common-licenses/GPL.