OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Services.Connectors.RemoteFreeswitchConnector Class Reference
Inheritance diagram for OpenSim.Services.Connectors.RemoteFreeswitchConnector:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Services.Connectors.RemoteFreeswitchConnector:
Collaboration graph
[legend]

Public Member Functions

 RemoteFreeswitchConnector ()
 
 RemoteFreeswitchConnector (string serverURI)
 
 RemoteFreeswitchConnector (IConfigSource source)
 
virtual void Initialise (IConfigSource source)
 
Hashtable HandleDirectoryRequest (Hashtable requestBody)
 
Hashtable HandleDialplanRequest (Hashtable requestBody)
 
string GetJsonConfig ()
 

Detailed Description

Definition at line 42 of file RemoteFreeswitchConnector.cs.

Constructor & Destructor Documentation

OpenSim.Services.Connectors.RemoteFreeswitchConnector.RemoteFreeswitchConnector ( )
inline

Definition at line 50 of file RemoteFreeswitchConnector.cs.

OpenSim.Services.Connectors.RemoteFreeswitchConnector.RemoteFreeswitchConnector ( string  serverURI)
inline

Definition at line 54 of file RemoteFreeswitchConnector.cs.

OpenSim.Services.Connectors.RemoteFreeswitchConnector.RemoteFreeswitchConnector ( IConfigSource  source)
inline

Definition at line 59 of file RemoteFreeswitchConnector.cs.

Member Function Documentation

string OpenSim.Services.Connectors.RemoteFreeswitchConnector.GetJsonConfig ( )
inline
Hashtable OpenSim.Services.Connectors.RemoteFreeswitchConnector.HandleDialplanRequest ( Hashtable  requestBody)
inline
Hashtable OpenSim.Services.Connectors.RemoteFreeswitchConnector.HandleDirectoryRequest ( Hashtable  requestBody)
inline
virtual void OpenSim.Services.Connectors.RemoteFreeswitchConnector.Initialise ( IConfigSource  source)
inlinevirtual

Definition at line 64 of file RemoteFreeswitchConnector.cs.


The documentation for this class was generated from the following file: