Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 12:33:10 UTC Now

2008-08-05 21:42:40 UTC MAIN commitmail json YAML

Update from version 0.08 to 0.10.  Changes:

0.10    Seriously this is a test release, and if all is well next
        version will be 1.0.
Allow AGI commands get_option and stream_file to accept an
array of files in addition to a single file (inspired by
Michael Komitee)
Add gender paramater to AGI SAY NUMBER (only in asterisk trunk)
Fix operator precedence login in debugging output of AGI
(Thanks Matt Reilly)
Adjust the way we handle ReadParse so it will work if the
user handles those reads themself
Quote options that are passed to exec and export $VERSION
in AGI (Thanks Peter Beckman)
Allow offset to be passed to stream_file in AGI (Thanks
jfields via CPAN)
Fix behavior of noop in AGI.pm (Thanks Dmitry Ivanov for
pointing this out)

0.09 Test release.  Will go to 1.0 shortly after testing
Change AGI.pm so we run ReadParse if the user forgot to run it manually
Add LICENSE file to source
Added 2 basic tests of AGI.pm so 'make test' does something
Time to 'use strict' and 'use warnings' in AGI.pm (Hurray!)
Added 'SetVar' as available keyword in Outgoing.pm
Modified Asterisk::AGI set_variable to always quote the value
Add directory.agi example from C. de Souza <m.list at yahoo.de>
Updated calleridnamelookup.agi from Jeff Siddall <jeff at siddall.name>
Manager.pm update from Brian Evans <brian at indosoft.ca>
Patches from Peter Beckman <beckman at purplecow.com> (THANKS!!!)
Add documentation for missing functions in AGI.pm
Add control_stream_file to AGI.pm
Add get_full_variable to AGI.pm
Add get_option to AGI.pm
Add say_alpha/date/time/datetime/phonetic to AGI.pm
Change callback to be in central location rather
than per function
Allow using multiple SetVar in Outgoing.pm from Dariusz
Dwornikowski <d.dwornikowski at proadmin.com.pl>
Use 'use strict' and 'use warnings' in Outgoing.pm

(he)