summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-27Asteriskgui.pm - update users.conf for asterisk-guiTzafrir Cohen
Asteriskgui.pm is a plugin for dahdi_genconf (from dahdi-perl that is included in dahdi-tool) to updates users.conf and extensions.conf for detected DAHDI hardware for the asterisk-gui.
2009-05-25A few more minor documentation updatesTzafrir Cohen
2009-05-25fix assign_append of multi-line valueTzafrir Cohen
The output of _format_convert() was used in a scalar context in _do_append. This caused arrays or hashes (after being successfully dereferenced) to be listed simply as the number of items.
2009-05-24POD fixes and TODOsTzafrir Cohen
2009-05-24ignore generated filesTzafrir Cohen
2009-05-24Importing Asterisk::config 0.96 from tarballTzafrir Cohen