[Astpp-commit] SF.net SVN: astpp:[2222] trunk/ChangeLog
Brought to you by:
darrenkw
|
From: <dar...@us...> - 2009-01-17 17:42:09
|
Revision: 2222
http://astpp.svn.sourceforge.net/astpp/?rev=2222&view=rev
Author: darrenkw
Date: 2009-01-17 17:42:06 +0000 (Sat, 17 Jan 2009)
Log Message:
-----------
Updated the changelog
Modified Paths:
--------------
trunk/ChangeLog
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2009-01-17 17:21:21 UTC (rev 2221)
+++ trunk/ChangeLog 2009-01-17 17:42:06 UTC (rev 2222)
@@ -1,3 +1,246 @@
+2009-01-17 17:21 darrenkw
+
+ * Makefile, astpp-admin.cgi, astpp-auto-admin.cgi,
+ astpp-callback.cgi, astpp-callingcards-daily.pl, astpp-common.pl,
+ astpp-device-monitor.pl, astpp-email-incoming.pl,
+ astpp-generate-invoices.pl, astpp-low-balance.pl,
+ astpp-pricelist.cgi, astpp-rate-engine.pl, astpp-refill.cgi,
+ astpp-update-balance.pl, astpp-users.cgi, astpp.jpg, astpp.png,
+ images/astpp.png, menu.js, scripts,
+ scripts/astpp-callingcards-daily.pl, scripts/astpp-common.pl,
+ scripts/astpp-device-monitor.pl, scripts/astpp-email-incoming.pl,
+ scripts/astpp-generate-invoices.pl, scripts/astpp-low-balance.pl,
+ scripts/astpp-rate-engine.pl, scripts/astpp-update-balance.pl,
+ style.css, web_interface, web_interface/astpp-admin.cgi,
+ web_interface/astpp-auto-admin.cgi,
+ web_interface/astpp-callback.cgi,
+ web_interface/astpp-pricelist.cgi,
+ web_interface/astpp-refill.cgi, web_interface/astpp-users.cgi,
+ web_interface/menu.js, web_interface/style.css: A whole bunch
+ more cleanup of the svn tree. Try to put everything in a logical
+ location.
+
+2009-01-17 17:13 darrenkw
+
+ * Makefile, asterisk_apps/astpp-ani-map.agi,
+ asterisk_apps/astpp-authorize.agi,
+ asterisk_apps/astpp-callback-register.agi,
+ asterisk_apps/astpp-callback.agi,
+ asterisk_apps/astpp-callingcards.agi,
+ asterisk_apps/astpp-did-map.agi, asterisk_apps/astpp-ip-map.agi,
+ asterisk_apps/astpp-lcr.agi,
+ asterisk_apps/astpp-manager-variables.agi,
+ asterisk_apps/astpp-refill.agi, astpp-ani-map.agi,
+ astpp-authorize.agi, astpp-callback-register.agi,
+ astpp-callback.agi, astpp-callingcards.agi, astpp-did-map.agi,
+ astpp-ip-map.agi, astpp-lcr.agi, astpp-manager-variables.agi,
+ astpp-refill.agi: Moved the agi files into the asterisk_apps
+ directory.
+
+2009-01-17 02:19 darrenkw
+
+ * astpp-common.pl, contrib/auto_dialer/LICENSE: Change auto_dialer
+ license to BSD.
+ Fix code that was causing invoices to be totaled incorrectly in
+ oscommerce.
+
+2008-12-07 01:06 darrenkw
+
+ * astpp-common.pl, freeswitch/astpp-fs-xml.pl,
+ sql/astpp-2008-12-06.sql: Corrected Freeswitch max call length
+ support.
+
+2008-12-06 22:37 darrenkw
+
+ * astpp-common.pl, freeswitch/astpp-fs-xml.pl,
+ sql/astpp-2008-12-06.sql: Fix the code that causes astpp to
+ return results for freeswitch directory even when no result is
+ found. Also add code to round totals and taxes to a different
+ number of decimal points than we bill to. This is useful to be
+ able to bill calls accurately up to X decimal points but still
+ present the customer with a bill where the totals are just
+ rounded to 2 decimal points.
+
+2008-12-06 18:35 darrenkw
+
+ * freeswitch/astpp-fs-xml.pl: Tidied the source code.
+
+2008-12-03 06:14 darrenkw
+
+ * astpp-common.pl: Fixed Thirdlane DID billing code.
+
+2008-12-02 03:35 darrenkw
+
+ * astpp-common.pl, contrib/auto_dialer/aleph-autocall.pl: Repair
+ the thirdlane DID billing handling.
+
+2008-12-02 02:39 darrenkw
+
+ * contrib/auto_dialer/aac.conf: Changed the default CLID number
+
+2008-11-25 06:22 darrenkw
+
+ * astpp-common.pl, sql/astpp-2008-11-24.sql: Add Thirdlane(tm)
+ specific code.
+
+2008-11-25 05:24 darrenkw
+
+ * astpp-common.pl: The "decimalpoints" variable is not being
+ respected when posting to oscommerce. Fixed this.
+
+2008-11-25 05:12 darrenkw
+
+ * astpp-common.pl, sql/astpp-2008-11-24.sql: Added support to only
+ post charges greater or less than 0 to oscommerce.
+
+2008-11-16 01:59 darrenkw
+
+ * modules/ASTPP/lib/ASTPP.pm: Correct the code that returns
+ freeswitch user vars.
+
+2008-11-16 01:42 darrenkw
+
+ * modules/ASTPP/lib/ASTPP.pm: Removed an old line of code that's
+ not needed any more and was causing it to not run.
+
+2008-11-11 23:09 darrenkw
+
+ * astpp-admin.cgi, templates/freeswitch-sip-list.tpl,
+ templates/list-errors.tpl: Correct the code to show freeswitch
+ voicemail passwords. Moved the list_errors template to
+ list-errors to match the rest.
+
+2008-11-11 23:06 darrenkw
+
+ * astpp-admin.cgi: Performed a "perl-tidy" and cleaned up all the
+ code formatting.
+
+2008-11-11 22:57 darrenkw
+
+ * astpp-admin.cgi, modules/ASTPP/lib/ASTPP.pm: Added support to
+ "deactivate" cdrs from the list_errors section.
+
+2008-11-11 19:05 darrenkw
+
+ * astpp-admin.cgi, astpp-common.pl, astpp-users.cgi,
+ modules/ASTPP/lib/ASTPP.pm, sql/astpp-2008-10-31.sql: Added
+ support to view and delete Freeswitch SIP users from within the
+ interface.
+
+2008-11-08 04:36 darrenkw
+
+ * contrib/auto_dialer/Makefile, contrib/auto_dialer/aac.conf,
+ contrib/auto_dialer/aleph-aac.agi,
+ contrib/auto_dialer/aleph-aac.sql,
+ contrib/auto_dialer/aleph-autocall.pl: Make a whole bunch of
+ improvements to the autodialer.
+
+ M auto_dialer/aleph-autocall.pl
+ M auto_dialer/aac.conf
+ M auto_dialer/aleph-aac.sql
+ M auto_dialer/aleph-aac.agi
+ M auto_dialer/Makefile
+
+2008-11-01 22:01 darrenkw
+
+ * templates/account-info.tpl: Fix a minor template bug.
+
+2008-10-28 04:19 darrenkw
+
+ * astpp-admin.cgi, astpp-common.pl, astpp-rate-engine.pl,
+ sql/astpp-2008-10-14.sql, sql/cdrdb-2008-10-28.sql: Added more
+ freeswitch support.
+
+2008-10-10 04:25 darrenkw
+
+ * astpp-common.pl: We now use the accountname instead of the CC
+ code on asterisk-realtime users accountcodes.
+
+2008-10-02 03:59 darrenkw
+
+ * modules/ASTPP/lib/ASTPP.pm: Add support to properly return the
+ freeswitch sip profiles.
+
+2008-09-11 05:14 darrenkw
+
+ * astpp-common.pl, freeswitch/astpp-fs-xml.pl,
+ modules/ASTPP/lib/ASTPP.pm, sql/astpp-2008-09-04.sql: Add support
+ for ASTPP to authenticate Freeswitch users. Also fixed the
+ freeswitch call length limiting code.
+
+2008-09-06 16:55 darrenkw
+
+ * astpp-common.pl, astpp-generate-invoices.pl: Fix a bug in the "by
+ cdr date" invoice generation code.
+
+2008-09-04 00:06 darrenkw
+
+ * Makefile: Added support to install the freeswich cgi files.
+
+2008-09-02 05:17 darrenkw
+
+ * astpp-admin.cgi, templates/configuration-list.tpl: Added support
+ to add and delete configuration items. Somebody still needs to
+ add edit support.
+
+2008-09-02 05:15 darrenkw
+
+ * astpp-update-balance.pl: Split the invoice generation code off of
+ astpp-update-balance.pl.
+
+2008-09-02 05:09 darrenkw
+
+ * modules/ASTPP/lib/ASTPP.pm: Added Freeswitch LCR call time
+ limiting based on available credit.
+
+2008-09-02 05:04 darrenkw
+
+ * freeswitch/astpp-fs-xml.pl, freeswitch/contrib,
+ freeswitch/contrib/wasim, freeswitch/contrib/wasim/README,
+ freeswitch/contrib/wasim/cdrload.pl: Add a contributed script and
+ modify it to use mostly ASTPP configuration rather than inline
+ configuration. Add partial support for time limiting FreeSwitch
+ LCR calls.
+
+2008-09-02 05:02 darrenkw
+
+ * samples/sample.astpp-config.conf,
+ samples/sample.astpp-enh-config.conf, sql/astpp-2008-09-01.sql:
+ Added Freeswitch configuration and moved the remaining optional
+ configuration to the database.
+
+2008-08-28 17:15 darrenkw
+
+ * astpp-admin.cgi: Fixed a problem caused by a missing
+ configuration line.
+
+2008-08-23 19:11 darrenkw
+
+ * contrib/auto_dialer, contrib/auto_dialer/LICENSE,
+ contrib/auto_dialer/Makefile, contrib/auto_dialer/aac.conf,
+ contrib/auto_dialer/aleph-aac.agi,
+ contrib/auto_dialer/aleph-aac.sql,
+ contrib/auto_dialer/aleph-autocall.pl, contrib/surveys,
+ contrib/surveys/LICENCE, contrib/surveys/README,
+ contrib/surveys/survey.agi, contrib/surveys/survey.sql: Add a few
+ other scripts I've written. Both scripts are standalone but were
+ in danger of getting lost.
+
+2008-08-23 16:02 darrenkw
+
+ * astpp-common.pl, astpp-generate-invoices.pl: Commit patch for the
+ following feature request. Will require more testing.
+ [ 2033328 ] Generate invoices on selected time period
+
+2008-07-03 00:06 darrenkw
+
+ * modules/ASTPP/lib/ASTPP.pm: Fixed a pagination error.
+
+2008-06-07 15:00 darrenkw
+
+ * ChangeLog: Commit inital version of the changelog. Thanks to
+ svn2cl!
+
2008-06-07 14:41 darrenkw
* freeswitch/README, freeswitch/conf, freeswitch/conf/README,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|