Druid OSE 1.3.0 Released

The latest update to Druid OSE version 1.3.0 has been released in both CD and repository form. You can now download the latest version of the CD from the Download page.

Major Changes:

  • Updated distribution to CentOS 5.2
  • Druid SOAP API now formally released!
  • Mobile bridging behavior has been changed quite a bit. Now when receiving a mobile bridged call, you will be prompted to accept the call before taking the call. This is to prevent mobile provider voicemail from automatically answering the call, and forcing the use of Druid voicemail.
  • New language support:
    • German
    • French

Minor Changes:

  • Dial voicemail directly for any user using *99 + extension. You can also use to transfer callers to user's voicemail.
  • Fixed some issues with IAX trunking not configuring inbound and outbound properly
  • New command line tool for creating backup in tools directory: create_snapshot. Can use this in conjunction with your favorite cron daemon to schedule periodic backups.
  • Introductory integration of mISDN into Druid inbound and outbound dialing framework. mISDN still requires manual configuration of /etc/asterisk/misdn.conf; however, you can control routing and outbound dialing using Druid.
  • Other various bug fixes