OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Region.Framework.Interfaces.IVoiceModule Interface Reference
Inheritance diagram for OpenSim.Region.Framework.Interfaces.IVoiceModule:
Inheritance graph
[legend]

Public Member Functions

void setLandSIPAddress (string SIPAddress, UUID GlobalID)
 Set the SIP url to be used by a parcel, this will allow manual setting of a SIP address for a particular piece of land, allowing region owners to use preconfigured SIP conference channels. This is used by osSetParcelSIPAddress More...
 

Detailed Description

Definition at line 34 of file IVoiceModule.cs.

Member Function Documentation

void OpenSim.Region.Framework.Interfaces.IVoiceModule.setLandSIPAddress ( string  SIPAddress,
UUID  GlobalID 
)

Set the SIP url to be used by a parcel, this will allow manual setting of a SIP address for a particular piece of land, allowing region owners to use preconfigured SIP conference channels. This is used by osSetParcelSIPAddress

Implemented in OpenSim.Region.OptionalModules.Avatar.Voice.FreeSwitchVoice.FreeSwitchVoiceModule.


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