Freeswitch support
Submitted by dkwiebe on Sun, 2008-05-25 22:47.I've received some samples from a client which should allow us to get started on supporting freeswitch. I'm going to be working more on this as well as ledgersmb support here in the next weeks.
Are you interested in a link between LedgerSMB and ASTPP for billing purposes?
Submitted by dkwiebe on Mon, 2008-04-21 22:25.Demo site outage
Submitted by dkwiebe on Mon, 2008-03-10 21:49.Thanks for the notifications regarding the demo site being down. We'll have it back up in the next couple of days.
Recurring Billing for OSCommerce
Submitted by dkwiebe on Sat, 2008-01-19 01:22.I've coded support for recurring billing for standalone OSCommerce sites. Here are my notes:
SQL:
--
-- Table structure for table `custom_recurring`
--
CREATE TABLE IF NOT EXISTS `custom_recurring` (
`recurring_id` int(11) NOT NULL auto_increment,
`products_id` int(11) NOT NULL default '0',
`recurring_price` decimal(15,4) NOT NULL default '0.0000',
`customers_id` int(11) NOT NULL default '0',
`recurring_sweep` int(2) NOT NULL default '0',
`recurring_quantity` int(6) NOT NULL default '1',
PRIMARY KEY (`recurring_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;
Web Site Outage
Submitted by dkwiebe on Thu, 2008-01-03 05:34.The webserver is finally back up. We're hosting it ourselves again so it should be stable and I can fix any problems that arise.
Thanks for your patience.
Customizing the Interface
Submitted by dkwiebe on Sat, 2007-11-03 17:06.Recent version of the ASTPP interface are built up the HTML::Template perl module. This means that the HTML code is seperated from the application code and is kept in .tpl files. This makes it simple for the end user to modify the appearance and, in some cases, even the functionality of the gui.
For documentation on HTML::Template we'd recommend the following links:
http://www.sitepoint.com/article/introducing-html-template
http://search.cpan.org/~samtregar/HTML-Template-2.6/Template.pm
http://html-template.sourceforge.net/
Project moving to Sourceforge.net
Submitted by dkwiebe on Tue, 2007-09-18 18:26.We have registered ASTPP at sourceforge.net and will be moving at least some parts of the project over there. It's not decided yet exactly which parts will be moving but if you're interested in helping your assistance will be greatly appreciated.
Todo List:
1. Export SVN and move it. - Done
2. Move bugtracker into sourceforge bug tracker.
3. Setup drupal on Sourceforge. - Not for now, possibly later.
http://sourceforge.net/projects/astpp/
Subversion down
Submitted by dkwiebe on Thu, 2007-09-13 02:22.Our subversion server is currently down but will be back on Thursday, Sept 13, 2007.
ASTPP Recordings needed
Submitted by dkwiebe on Sat, 2007-09-08 22:08.We are looking for ASTPP recordings in multiple languages.
English (New files would be nice)
Russian
French
Spanish
If anybody is interested (has some to donate or sell) please either post your offer here or contact me @ darren@aleph-com.net

Recent comments
48 weeks 4 days ago
1 year 28 weeks ago
1 year 28 weeks ago
1 year 28 weeks ago
1 year 37 weeks ago
1 year 43 weeks ago
1 year 43 weeks ago
1 year 43 weeks ago
1 year 44 weeks ago
1 year 44 weeks ago