DUM Overview

From reSIProcate

Jump to: navigation, search

The Dialog Usage Manager (also known as DUM) makes writing user agents easy by hiding complex SIP specifics. DUM provides user agent functionality (both UAC and UAS), including the handling of INVITE and SUBSCRIBE/NOTIFY dialogs, registration, and instant messaging. DUM is the main interface to the dum library used by your application. With DUM you can create applications like softphones, back-to-back user agents, and load generators.

DUM provides the following benefits:

A dum application creates a dum object, typically a single dum object for the entire application. This single dum object can manage multiple user agents. By default, the construction of the dum object creates a SipStack.


[edit] Working with the Dialog Usage Manager


[edit] Planning Pages

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox