Ticket #64 (closed defect: implemented)
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:
- We need a solution to accept a session without a 180- ringing. For instance we can have automatic answer based on various preferences.
- It seems that the stun servers are learned from the DNS and cannot be overwritten in settings, they show up automatically
- remove Engine.start_cfg
- get rid of obsolete modules and classes
- Enable logging of notifications to file
- Check the validity of the TLS settings/files before starting the engine
- Crash when more than 32 tones in the tone generator queue (tone-gen removed)
- remove sipsimple.util.NotificationHandler
- remove keyword_handler from sipsimple.primitives
- Move XML payload definitions to somewhere else
Change History
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: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: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.
