Ticket #64 (closed defect: implemented)

Opened 3 years ago

Last modified 2 years ago

Bug fixing and cleanups

Reported by: adigeo Owned by: adigeo
Priority: major Milestone: Release 0.12
Component: Middleware Version: trunk
Keywords: Cc:

Description (last modified by adigeo) (diff)

Allow SIP core engine to be restarted by properly deallocating memory.

Done code clean-ups/enhancements:

  1. We need a solution to accept a session without a 180- ringing. For instance we can have automatic answer based on various preferences.
  2. It seems that the stun servers are learned from the DNS and cannot be overwritten in settings, they show up automatically
  3. remove Engine.start_cfg
  4. get rid of obsolete modules and classes
  5. Enable logging of notifications to file
  6. Check the validity of the TLS settings/files before starting the engine
  7. Crash when more than 32 tones in the tone generator queue (tone-gen removed)
  8. remove sipsimple.util.NotificationHandler
  9. remove keyword_handler from sipsimple.primitives
  10. Move XML payload definitions to somewhere else

Change History

comment:1 Changed 3 years ago by adigeo

  • Description modified (diff)

comment:2 Changed 2 years ago by adigeo

  • Description modified (diff)

comment:3 Changed 2 years ago by adigeo

  • Description modified (diff)

comment:4 Changed 2 years ago by adigeo

  • Description modified (diff)

comment:5 Changed 2 years ago by adigeo

  • Description modified (diff)

comment:6 Changed 2 years ago by luci

  • Description modified (diff)

comment:7 Changed 2 years ago by luci

  • Description modified (diff)

comment:8 Changed 2 years ago by luci

  • Description modified (diff)

comment:9 Changed 2 years ago by adigeo

  • Description modified (diff)

comment:10 Changed 2 years ago by adigeo

  • Description modified (diff)

comment:11 Changed 2 years ago by adigeo

  • Description modified (diff)

comment:12 Changed 2 years ago by luci

  • Description modified (diff)

comment:13 Changed 2 years ago by adigeo

  • Version changed from 1.0.0 to trunk
  • Milestone changed from Release 1.0 to Release 0.9.1

comment:14 Changed 2 years ago by luci

  • Description modified (diff)

comment:15 Changed 2 years ago by luci

  • Description modified (diff)

comment:16 Changed 2 years ago by adigeo

  • Owner changed from support@ag-projects.com to adigeo
  • Status changed from new to accepted
  • Description modified (diff)

comment:17 Changed 2 years ago by adigeo

  • Description modified (diff)

comment:18 Changed 2 years ago by adigeo

  • Status changed from accepted to closed
  • Resolution set to implemented
  • Description modified (diff)
Note: See TracTickets for help on using tickets.