You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/modules_k/presence_conference
Andreas Granig 243e32a17b
Start versioning of kamailio-3.1-sipwise in svn.
15 years ago
..
doc Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
test_framework Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
Makefile Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
README Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
add_events.c Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
add_events.h Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
notify_body.c Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
notify_body.h Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
pidf.c Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
pidf.h Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
presence_conference.c Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
presence_conference.h Start versioning of kamailio-3.1-sipwise in svn. 15 years ago
publish.xml Start versioning of kamailio-3.1-sipwise in svn. 15 years ago

README

presence_conference Module

Marius-Ovidiu Bucur

Edited by

Marius-Ovidiu Bucur

   Copyright © 2010 Marius-Ovidiu Bucur
     __________________________________________________________________

   Table of Contents

   1. Admin Guide

        1. Overview
        2. Dependencies

              2.1. Kamailio Modules
              2.2. External Libraries or Applications

        3. Exported Parameters

              3.1. use_partial_states (int)

        4. Exported MI Functions

              4.1. conference_reset

   List of Examples

   1.1. Set use_partial_states parameter

Chapter 1. Admin Guide

   Table of Contents

   1. Overview
   2. Dependencies

        2.1. Kamailio Modules
        2.2. External Libraries or Applications

   3. Exported Parameters

        3.1. use_partial_states (int)

   4. Exported MI Functions

        4.1. conference_reset

1. Overview

   This module is a mixer for presence notifications published by an audio
   conference mixer as per RFC 4353: A Framework for Conferencing with SIP
   and RFC 4575: A SIP Event Package for Conference State. In other words
   it is presence handling of conference events - conference-info+xml
   documents.

2. Dependencies

   2.1. Kamailio Modules
   2.2. External Libraries or Applications

2.1. Kamailio Modules

   The following modules must be loaded before this module:
     * presence.

2.2. External Libraries or Applications

   The following libraries or applications must be installed before
   running Kamailio with this module loaded:
     * libxml2 - xml handling library.

3. Exported Parameters

   3.1. use_partial_states (int)

3.1. use_partial_states (int)

   Control usage of partial state notifiations.

   Default value is “0”.

   Example 1.1. Set use_partial_states parameter
...
modparam("presence_conference", "use_partial_states", 0)
...

4. Exported MI Functions

   4.1. conference_reset

4.1.  conference_reset

   Reset internal data.

   Name: conference_reset

   Parameters:
     * none

   MI FIFO Command Format:
                :conference_reset:_reply_fifo_file_
                _empty_line_