Difference between revisions of "Freeside:1.9:Changelog"
From Freeside
(→Misc) |
(→VoIP) |
||
Line 56: | Line 56: | ||
== VoIP == | == VoIP == | ||
+ | |||
+ | === Billing === | ||
* Better prepaid support: "pickup and bill" daemon, roll-up statements, API hooks. | * Better prepaid support: "pickup and bill" daemon, roll-up statements, API hooks. | ||
− | * | + | * Many new options in VoIP price plan |
+ | * Per-destination usage classes for reporting and taxation purposes | ||
+ | * Updated matching for toll-free prefixes | ||
+ | * Added ability to copy rates between regions | ||
+ | |||
+ | === CDRs === | ||
+ | |||
* Better display of CDRs on invoices, and additional formatting options | * Better display of CDRs on invoices, and additional formatting options | ||
* More CDR search options | * More CDR search options | ||
− | * | + | * Added additional CDR formats: Bell West, Broadsoft, Indosoft, Sansay, Transnexus, Troop, Vitelity |
+ | * CDR retrieval by FTP/SFTP/TFTP | ||
+ | |||
+ | === Misc === | ||
+ | |||
* GlobalPOPs integration including DID availability | * GlobalPOPs integration including DID availability | ||
− | * | + | * Revived RADIUS VoIP support, added export, usage retrieval, rlm_perl hook for prepaid |
− | |||
* Internal DID inventory and availability checking | * Internal DID inventory and availability checking | ||
− | |||
− | |||
= Self-service = | = Self-service = |
Revision as of 17:28, 9 October 2009
Contents
Notes
This is the in-progress changelog for the future 1.9 release.
For a more detailed, raw log of changes, see the source ChangeLog
Ticketing
- Request Tracker ticketing system updated to version 3.6.
Billing
- New billing event system replaces invoice events
- Invoice typesetting overhaul with invoice sections ability
- Rewrote and enhanced customer-to-customer referral system (see Referral credits)
- Ability to use USPS address standardization
- Ability to use CCH taxation data
- Wholesale billing for VoIP termination
- Add base_rate price plan.
- Per-customer "Invoice terms" override
- Quick payment entry running total
- Scaling enhancements for large customer bases
Employees
- Reorganized ACL edit page into sections
Resellers (Agents)
- More complete agent virtualization, especially self-configuration. Company name, logo, address, package definitions, etc.
- Access groups from agent edit
- Associate a master customer with an agent
Packages
- Rewrote package definition edit.
- Added pricing and service add-ons to bundle packages together.
- Package categories to group package classes
Services
Accounts
- Password encoding overhaul (see Password encoding in 1.9)
Domains
- Add TLD checking.
Broadband
- Agent-virtualized address blocks and routers
- coordinates can be negative
- Fixed bugs in Prizm export and updated for new Prizm version.
- Soma Networks integration
VoIP
Billing
- Better prepaid support: "pickup and bill" daemon, roll-up statements, API hooks.
- Many new options in VoIP price plan
- Per-destination usage classes for reporting and taxation purposes
- Updated matching for toll-free prefixes
- Added ability to copy rates between regions
CDRs
- Better display of CDRs on invoices, and additional formatting options
- More CDR search options
- Added additional CDR formats: Bell West, Broadsoft, Indosoft, Sansay, Transnexus, Troop, Vitelity
- CDR retrieval by FTP/SFTP/TFTP
Misc
- GlobalPOPs integration including DID availability
- Revived RADIUS VoIP support, added export, usage retrieval, rlm_perl hook for prepaid
- Internal DID inventory and availability checking
Self-service
- Phone number + PIN login option
- Call detail viewing
- Usage viewing
- Address changes
- Ability to skin self-service from backend config options
- Pass IP address in from signup page to payment gateways which accept it.
- Include Asterisk-aware self-service page based on ARI.
- Include example java glue to talk to XML-RPC self-service.
Misc
- New config editor, config stored in database
- Freeside-to-Freeside provisioning export to offer services to other Freeside instances.
- Per-employee vonage integration
- Initial implementation of usage tracking for consulting using RT TimeWorked
- More? check CVS logs
- 2007 DONE
- 2008 DONE
- 2009 TODO