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/presence_conference
Victor Seva b9ee1b0b25
MT#5301 Imported Upstream version 4.1.0
12 years ago
..
doc upstream 4.0.1 version. No sipwise patches. 13 years ago
test_framework upstream 4.0.1 version. No sipwise patches. 13 years ago
Makefile upstream 4.0.1 version. No sipwise patches. 13 years ago
README upstream 4.0.1 version. No sipwise patches. 13 years ago
add_events.c upstream 4.0.1 version. No sipwise patches. 13 years ago
add_events.h upstream 4.0.1 version. No sipwise patches. 13 years ago
notify_body.c upstream 4.0.1 version. No sipwise patches. 13 years ago
notify_body.h upstream 4.0.1 version. No sipwise patches. 13 years ago
pidf.c upstream 4.0.1 version. No sipwise patches. 13 years ago
pidf.h upstream 4.0.1 version. No sipwise patches. 13 years ago
presence_conference.c MT#5301 Imported Upstream version 4.1.0 12 years ago
presence_conference.h upstream 4.0.1 version. No sipwise patches. 13 years ago
publish.xml upstream 4.0.1 version. No sipwise patches. 13 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. Parameters

              3.1. use_partial_states (int)

        4. MI Commands

              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. Parameters

        3.1. use_partial_states (int)

   4. MI Commands

        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. 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. MI Commands

   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_