[default] element index

All elements
a c d g i l s _
_
top
Variable $_authtype
AmiLib::$_authtype in AmiLib.php
Manager authentication type plaintext or md5
Variable $_debug
AmiLib::$_debug in AmiLib.php
Enable or disable debug commands
Variable $_event_handlers
Event Handlers
Variable $_log
AmiLib::$_log in AmiLib.php
Enable or disable log commands
Variable $_logfile
AmiLib::$_logfile in AmiLib.php
Log filename
Variable $_password
AmiLib::$_password in AmiLib.php
Asterisk manager secret
Variable $_port
AmiLib::$_port in AmiLib.php
Asterisk manager server port
Variable $_server
AmiLib::$_server in AmiLib.php
Asterisk manager server address
Variable $_socket
AmiLib::$_socket in AmiLib.php
Socket stream
Variable $_username
AmiLib::$_username in AmiLib.php
Asterisk manager user
Method __construct
AmiLib::__construct() in AmiLib.php
AmiLib::__construct()
a
top
Method addLog
AmiLib::addLog() in AmiLib.php
AmiLib::addLog()
Class AmiLib
AmiLib in AmiLib.php
Page AmiLib.php
AmiLib.php in AmiLib.php
c
top
Method commandExecute
AmiLib::commandExecute()
Method connect
AmiLib::connect() in AmiLib.php
AmiLib::connect()
d
top
Method debug
AmiLib::debug() in AmiLib.php
AmiLib::debug()
Method disconnect
AmiLib::disconnect() in AmiLib.php
AmiLib::disconnect()
g
top
Method getAuthtype
AmiLib::getAuthtype() in AmiLib.php
AmiLib::getAuthtype()
Method getDebug
AmiLib::getDebug() in AmiLib.php
AmiLib::getDebug()
Method getEventHandlers
AmiLib::getEventHandlers() Return event handlers
Method getLog
AmiLib::getLog() in AmiLib.php
AmiLib::getLog()
Method getLogFile
AmiLib::getLogFile() in AmiLib.php
AmiLib::getLogFile()
Method getPassword
AmiLib::getPassword() in AmiLib.php
AmiLib::getPassword()
Method getPort
AmiLib::getPort() in AmiLib.php
AmiLib::getPort()
Method getResponse
AmiLib::getResponse() in AmiLib.php
AmiLib::getResponse()
Method getServer
AmiLib::getServer() in AmiLib.php
AmiLib::getServer()
Method getSocket
AmiLib::getSocket() in AmiLib.php
AmiLib::getSocket()
Method getUsername
AmiLib::getUsername() in AmiLib.php
AmiLib::getUsername()
i
top
Method is_connected
AmiLib::is_connected()
l
top
Method logoff
AmiLib::logoff() in AmiLib.php
AmiLib::logoff()
s
top
Method sendRequest
AmiLib::sendRequest() in AmiLib.php
AmiLib::sendRequest()
Method setAuthtype
AmiLib::setAuthtype() in AmiLib.php
AmiLib::setAuthtype()
Method setDebug
AmiLib::setDebug() in AmiLib.php
AmiLib::setDebug()
Method setEventHandlers
AmiLib::setEventHandlers()
Method setLog
AmiLib::setLog() in AmiLib.php
AmiLib::setLog()
Method setLogFile
AmiLib::setLogFile() in AmiLib.php
AmiLib::setLogFile()
Method setPassword
AmiLib::setPassword() in AmiLib.php
AmiLib::setPassword
Method setPort
AmiLib::setPort() in AmiLib.php
AmiLib::setPort()
Method setServer
AmiLib::setServer() in AmiLib.php
AmiLib::setServer()
Method setSocket
AmiLib::setSocket() in AmiLib.php
AmiLib::setSocket()
Method setUsername
AmiLib::setUsername() in AmiLib.php
AmiLib::setUsername()
a c d g i l s _