Downloadliste

Projektbeschreibung

Asterisk::LDAP is a perl module for generating
Asterisk 1.0 compatible configuration files from
an LDAP directory tree. The package includes
everything you need to get started, including the
module itself, schema files, and example code.
Functionality is provided to see if a reload is
necessary and optionally send asterisk a 'reload'
command when updates are made. Included is a
script that can be called from voicemail.conf's
externpass option to update a user's voice mailbox
PIN number in LDAP. Asterisk::LDAP is currently
capable of generating extensions.conf,
voicemail.conf, and musiconhold.conf. Support is
planned for sip.conf, iax.conf, and meetme.conf.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-21 11:27
0.6.0

Kontexte sind nun mit einer Seriennummer geschrieben und werden nicht aktualisiert, es sei denn, die Seriennummer erhöht wird. Dies ermöglicht eine granulare und zur Sicherung einer einheitlichen Updates. Die API wurde deutlich aufgeräumt. Wo zuvor eine Reihe von Anrufen mussten eingerichtet, bevor man keine nützlichen Daten hat, ist nur einen Anruf erforderlich ist und drei weitere optionale Gespräche können helfen, Automatisierung des größten Teils der Konfiguration. Der Entwickler kann nun wählen, um die Informationen von LDAP zu lesen oder den Inhalt zu schreiben, eine Reihe von Dateien oder die internen Datenstrukturen direkt für manuelle Formatierung zugreifen.
Tags: Major feature enhancements
Contexts are now written with a serial number and
are not updated unless the serial number is
incremented. This allows for granular and
guaranteed consistent updates. The API has been
dramatically cleaned up. Where before a number of
calls were required to set up before getting any
useful data out, only one call is required and
three more optional calls can help automate most
of the configuration. The developer may now choose
to read the information from LDAP or write the
contents to a set of files or to access the
internal data structures directly for manual
formatting.

2005-12-17 01:48
0.5.1-beta

Tags: Initial freshmeat announcement

Project Resources