, including all inherited members.
ASTProvider(void) | ASTProvider | [protected] |
Bridge(std::string channel1, std::string channel2, bool tone) | ASTProvider | |
ChangeMonitor(std::string channel, std::string file) | ASTProvider | |
Connect(std::string sHost, int nPort, std::string user, std::string pwd, AUTH_TYPE eAuthType) | ASTProvider | |
Create(ASTListener *listener, ASTLogListener *logger) | ASTProvider | [static] |
Disconnect() | ASTProvider | |
GetVar(std::string channel, std::string variable, std::string &value) | ASTProvider | |
Hangup(std::string channel) | ASTProvider | |
Monitor(std::string channel, std::string file, std::string format, std::string mix) | ASTProvider | |
Originate(std::string channel, std::string callerId, std::string callerIdName, std::string calledExtension, DWORD callid, std::string context, DWORD timeout, std::string variable, bool bLockReaderAfterResponse=false) | ASTProvider | |
OriginateApplication(std::string channel, std::string application, std::string data, std::string variable, DWORD timeout) | ASTProvider | |
PauseMonitor(std::string channel) | ASTProvider | |
QueueAdd(std::string queue, std::string channelInterface, int penalty, bool paused) | ASTProvider | |
QueuePause(std::string channelInterface, bool bPaused) | ASTProvider | |
QueueRemove(std::string queue, std::string channelInterface) | ASTProvider | |
Redirect(std::string channel, std::string extraChannel, std::string extension, std::string context) | ASTProvider | |
SetVar(std::string channel, std::string variable, std::string value) | ASTProvider | |
StopMonitor(std::string channel) | ASTProvider | |
UnLockReader() | ASTProvider | [inline] |
UnpauseMonitor(std::string channel) | ASTProvider | |
~ASTProvider(void) | ASTProvider | |