Skip navigation.
Home
ASTPP is an open source VOIP billing and calling card application for Asterisk(TM) and Freeswitch(TM).

Modify Accountcode

I've added support to apply regex code to accountcodes before rating.  This only applies during the rating process and is necessary for those that store extra data in their accountcodes.  It does not come populated in the configuration by default as it shouldn't be used unless necessary.

cdr_regex_accountcode

Example: -\d\d\d\d$

This will strip a taililng hyphen and 4 digits.

Edit Configuration

As of a few minutes ago svn -trunk has the ability to edit the configuration from within the web interface.

Sample cdr_csv.conf.xml

<configuration name="cdr_csv.conf" description="CDR CSV Format">
  <settings>
    <!-- 'cdr-csv' will always be appended to log-base -->
    <!--<param name="log-base" value="/var/log"/>-->
    <param name="default-template" value="astpp"/>
    <!-- This is like the info app but after the call is hung up -->
    <!--<param name="debug" value="true"/>-->

Updated Features List

The features page (http://www.astpp.org/?q=node/165) has been entirely redone and updated.  Check it out!

Freeswitch Callingcards

Freeswitch calling card support is "working" in svn -trunk.  I'm using it in testing but I'd like to get more testers on board to handle different environments.  You need astpp-fs-monitor.pl running to get the calls rated.

Freeswitch DID Handling

The DID handling for Freeswitch is entering beta testing.  It should be stabilized shortly.

Updates

Just a quick update for everyone.  Expect to see another release before March with stable Freeswitch support.  It's looking like our payment and invoice presentation will be coming for the end of Q2 2009.

Freeswitch Support Update

Just a quick update on our FreeSwitch support.....  There were issues with routing calls to SIP peers that required passwords.  This has been resolved.  The following features are working:

  1. LCR
  2. SIP User handling in database
  3. Rating

That leaves the following features:

  1. Calling Cards

Recent Outage

We apologize for the outage on the 11th of November.  This site was burning too many resources so it was temporarily shutdown by our host.  This has been resolved.

Should we continue to use OSCommerce for payment handling and invoice presentation?

Yes, keep it like it is and add more "Customer Portal" features into OSCommerce.
44% (27 votes)
No, we should build our own links to Authorize.net and Paypal.
56% (35 votes)
Total votes: 62