Layer: apps

Module: telepathy

Tunables Interfaces Templates

Description:

Telepathy framework.


Tunables:

telepathy_tcp_connect_generic_network_ports
Default value

false

Description

Allow the Telepathy connection managers to connect to any generic TCP port.

Return

Interfaces:

telepathy_dbus_chat( domain )
Summary

Send DBus messages to and from all Telepathy domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

telepathy_gabble_dbus_chat( domain )
Summary

Send DBus messages to and from Telepathy Gabble.

Parameters
Parameter:Description:
domain

Domain allowed access.

telepathy_gabble_stream_connect( domain )
Summary

Stream connect to Telepathy Gabble

Parameters
Parameter:Description:
domain

Domain allowed access.

telepathy_mission_control_read_state( role_prefix , domain )
Summary

Read telepathy mission control state.

Parameters
Parameter:Description:
role_prefix

Prefix to be used.

domain

Domain allowed access.

telepathy_msn_stream_connect( domain )
Summary

Stream connect to telepathy MSN managers

Parameters
Parameter:Description:
domain

Domain allowed access.

telepathy_salut_stream_connect( domain )
Summary

Stream connect to Telepathy Salut

Parameters
Parameter:Description:
domain

Domain allowed access.

Return

Templates:

telepathy_dbus_session_role( user_role , user_domain )
Summary

Role access for telepathy domains

Parameters
Parameter:Description:
user_role

The role associated with the user domain.

user_domain

The type of the user domain.

telepathy_domain_template( prefix )
Summary

Creates basic types for telepathy domain

Parameters
Parameter:Description:
prefix

Prefix for the domain.

Return