Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mangler(1) [debian man page]

MANGLER(1)						      General Commands Manual							MANGLER(1)

NAME
mangler - a Ventrilo compatible client for Linux SYNOPSIS
mangler [-s hostname:port] [-u username] [-p password] DESCRIPTION
mangler is an open source VOIP client capable of connecting to Ventrilo 3.x servers. It is capable of performing almost all standard user functionality found in a Windows Ventrilo client. OPTIONS
-s hostname:port Specify hostname and port of the server for Mangler to connect to. -u username Specify username for Mangler to use. -p password Specify password for Mangler to use. AUTHOR
This manual page was written by Vincent Cheng <Vincentc1208@gmail.com>, for the Debian project (and may be used by others). mangler 1.2.2 June 2011 MANGLER(1)

Check Out this Related Man Page

ASTMAN(1)						     Linux Programmer's Manual							 ASTMAN(1)

NAME
astman -- a client to asterisk's manager interface SYNOPSIS
astman hostname DESCRIPTION
astman This program is a full-screen (terminal) client for Asterisk's manager interface. OPTIONS
hostname The host name or IP address to connect to (TCP port 5038). If astman fails to connect it will exit immidiately. USAGE
If astman has successfully cunnected to the manager port it will prompt the user for a username and a secret (password) for the manager interface on the remote Asterisk manager interface. It will then be able to report existing channels (calls). You will then be able to re- direct calls to or terminate them. SEE ALSO
asterisk(8) http://www.voip-info.org/wiki-Asterisk+astman BUGS
The hostname does not default to localhost. Impossible to use a port other than 5038. The username and password cannot be defined from the command-line. I mean, what's the point in a man page if the syntax is so simple? AUTHOR
This manual page was written by Tzafrir Cohen <tzafrir.cohen@xorcom.com> Permission is granted to copy, distribute and/or modify this docu- ment 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. astman Jun 12th, 2005 ASTMAN(1)
Man Page