| 1 |
|
|---|
| 2 |
|
|---|
| 3 |
25 Septembre 2008 - Areski Belaid <areski@gmail.com> |
|---|
| 4 |
|
|---|
| 5 |
* New features : |
|---|
| 6 |
- Asterisk Info |
|---|
| 7 |
- PHPSysInfo |
|---|
| 8 |
- PHPInfo |
|---|
| 9 |
- Asterisk Config |
|---|
| 10 |
|
|---|
| 11 |
|
|---|
| 12 |
15 August 2008 - Steve Dommett <steve@st4vs.net> |
|---|
| 13 |
|
|---|
| 14 |
* Alarm cronjob was using incorrect formula for ALOC |
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 |
11 August 2008 - Steve Dommett <steve@st4vs.net> |
|---|
| 18 |
* fix CSS in the Customer U |
|---|
| 19 |
|
|---|
| 20 |
|
|---|
| 21 |
26 May 2008 - Steve Dommett <steve@st4vs.net> |
|---|
| 22 |
|
|---|
| 23 |
* BUG: emails from DID billing cron job didn't include the generated body (#226) |
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 |
21 May 2008 - Belaid Arezqui <areski@gmail.com> |
|---|
| 27 |
|
|---|
| 28 |
* fix for Ukraine lanague missing LC_MESSAGES Ticket #223 |
|---|
| 29 |
|
|---|
| 30 |
|
|---|
| 31 |
|
|---|
| 32 |
------------------------------------------------------------------------------------------ |
|---|
| 33 |
|
|---|
| 34 |
14 May 2008 - Belaid Arezqui <areski@gmail.com> |
|---|
| 35 |
|
|---|
| 36 |
* A2Billing 1.3.3 released |
|---|
| 37 |
|
|---|
| 38 |
|
|---|
| 39 |
|
|---|
| 40 |
Some important updates and fixes since last version 1.3.2 : |
|---|
| 41 |
|
|---|
| 42 |
* disable IAX phone by default |
|---|
| 43 |
|
|---|
| 44 |
* The $caller_areacode variable is not being used during the voucher mode for CallerID authentication |
|---|
| 45 |
|
|---|
| 46 |
* Add another valid MIME file type for CSV files under "import RateCard" |
|---|
| 47 |
|
|---|
| 48 |
* add MySQL currency truncation fix to branches/1.3 |
|---|
| 49 |
|
|---|
| 50 |
* port Yahoo precision workaround to branches/1.3 |
|---|
| 51 |
|
|---|
| 52 |
* more fix for ticket 175 : When I delete a customer, a2billing informs me than there is a sip account associated and is going to be deleted, |
|---|
| 53 |
|
|---|
| 54 |
* improve on transaction ID for epayment |
|---|
| 55 |
|
|---|
| 56 |
* allow codecs for peer friends : no spaces |
|---|
| 57 |
|
|---|
| 58 |
* Add support of Ukrainian on Customer UI - supported by Oleh |
|---|
| 59 |
|
|---|
| 60 |
* UPDATE: DID usage page could possibly construct malformed SQL queries. |
|---|
| 61 |
|
|---|
| 62 |
* Big bug if we have more that one Call Plan with LCR : the processing of LCR will not be exact ! |
|---|
| 63 |
|
|---|
| 64 |
* FEATURE: add links to helpful wiki entries from most pages in the admin UI |
|---|
| 65 |
|
|---|
| 66 |
* BUG: DID billing cron job didn't account for postpaid customers' credit limits |
|---|
| 67 |
|
|---|
| 68 |
* fix links on the customer second template 'design 1' |
|---|
| 69 |
|
|---|
| 70 |
* add some parameters to give more flexibility on distant login and forget password use |
|---|
| 71 |
|
|---|
| 72 |
* UPDATE: allow ratecard import to set ft2c_package_offer too |
|---|
| 73 |
|
|---|
| 74 |
* Avoiding integer overflow in PHP and long overflow in C++ (Asterisk) that may lead to unpredictable behavior of the Dial command for extremely large %timeout% values. |
|---|
| 75 |
|
|---|
| 76 |
* UPDATE: the CDR reports were needlessly loading every row from the cc_card table into memory |
|---|
| 77 |
|
|---|
| 78 |
* add caching on API ratecard |
|---|
| 79 |
|
|---|
| 80 |
* FIX : if auto create card, prompt for voucher if jump is defined and autocredit = 0 |
|---|
| 81 |
|
|---|
| 82 |
* currency set to global value when auto create |
|---|
| 83 |
|
|---|
| 84 |
* BUG: emailing more than one PDF invoice didn't work |
|---|
| 85 |
|
|---|
| 86 |
* context=from-trunk no longer hard-coded in the customer UI |
|---|
| 87 |
|
|---|
| 88 |
* UPDATE : move prefix optimization to branch 1.3 |
|---|
| 89 |
|
|---|
| 90 |
* BUG: Profit/loss reports were inaccurate due to extracharge_did adjusting the sell-rate without an accompanying adjustment to the buy-rate. |
|---|
| 91 |
|
|---|
| 92 |
* BUG: Postgresql compatibility fix in DID usage page |
|---|
| 93 |
|
|---|
| 94 |
* UPDATE: eliminate all(?) the remaining usage of troublesome PHP short-tags |
|---|
| 95 |
|
|---|
| 96 |
* UPDATE: Trigonometry to get an alternating value |
|---|
| 97 |
|
|---|
| 98 |
* UPDATE: small refinements to alarm emails. Moved the fencepost: they no longer trigger until the metric is outside the defined range. |
|---|
| 99 |
|
|---|
| 100 |
* UPDATE : New voucher Search & Batch Update |
|---|
| 101 |
|
|---|
| 102 |
* a2billing.php|1|callback is now more customizable and no more "Unable to write frame ..." during callback trigger. |
|---|
| 103 |
|
|---|
| 104 |
* Account balance is better converted in currency format with proper rounding. |
|---|
| 105 |
|
|---|
| 106 |
* UPDATE : insecure field to 20 length |
|---|
| 107 |
|
|---|
| 108 |
|
|---|
| 109 |
|
|---|
| 110 |
|
|---|