Skip to content

DUM Application Initialization

Scott Godin edited this page Mar 5, 2021 · 1 revision
  • Create a Security Object (if required)
  • Create SipStack
  • Create DialogUsageManager
  • Add transports
  • Create/Set MasterProfile
    • Supported Methods, Mime Types, etc.
    • Validation Settings, Advertised Capabilities
    • Set Outbound Decorators
  • Set Handlers (ie. InviteSessionHandler)
  • Set Managers (ie. ClientAuth, KeepAlive)
  • Set AppDialogSet Factory
  • Start Stack Processing / Thread
  • Start DUM Processing / Thread
Clone this wiki locally