0.08	Fixed Asterisk::AGI check_result regex so get_data works with '*'
	Added passing channel as arg to AGI command CHANNEL STATUS

0.07	Added new AGI command set_music
	Bug fix from John Halleck <John.Halleck@utah.edu>
	Added MD5 Challenge auth to Asterisk::Manager

0.06	*Interim Beta Release*
	Added new AGI example agi-enum.agi
	Added new module Asterisk::Outgoing
	Added new module Asterisk::Manager
	From Jean-Denis Girard <jd-girard@esoft.pf>:
		Modified get_variable in Asterisk:AGI
	Added new AGI commands database_get, database_put, database_del, and database_deltree
	Updated AGI hangup functionality to allow passing the channel to hangup
	Added new AGI command noop

0.05	Added new AGI example: calleridnamelookup.agi
	Added new module Asterisk::QCall
	Added new AGI command verbose

0.04	Started adding documentation to Asterisk::AGI (perldoc Asterisk::AGI)
	Added new AGI commands set_variable and get_variable
	Added new AGI + Festival + Net::Ping::External example: tts-ping.agi
	Added 2 new AGI + Festival examples: tts-bofh.agi and tts-line.agi

0.03	Added callback + setcallback function to detect hangups
	Added channel_status function

0.02	Added examples/agi-sayani.agi
	Added the beginning of Asterisk::Voicemail

0.01	First Release
