----------------- v2.2 ---------------- May 7 2005 - DIRECT CALLING OPTION : AGI USE_DNID DIRECTCALL (with special prefix for sip iax friend) - WEB INTERFACE HELP - NEW WATER DESIGN :D (FIREFOX PLEASE) ----------------- v2.1 ---------------- April 22 2005 - DISPLAY FEATURES - ADD COUPLE OF FILTER (CARDNUMBER, PREFIX) - BUG CORRECTED ON SIP/IAX FRIENDS, EDITION ----------------- v2 ---------------- - Ratecard importation from csv file - New Rate-Engine : Billing Increment Progressif Rate LCR & LCD management Scheduled Rates (days of the weeks) Expiration rates Buy rates definition - Simultaneous access - Param to pass the say balance - SIP/IAX Friends Management - SIP/IAX Friends AGI (press 9) - AGI - Get DNID - Delete all rate options - Clickable Menu name ----------------- v1.1 ---------------- Feb 20 2004 Bufferize all the writing into logfile (thx to Junky :D) Fix InternetExplorer bug Add LEN_CARDNUMBER Parameter UI & AGI Add DIAL COMMAND parameters into defines.php AGI Card in use bug fixed AGI Handle Card creation error UI Feb 18 2004 trunk_id_seq set to 2 psql Credit decrementation fixed AGI add parameter MIN_CREDIT_2CALL Feb 2 2004 Interface * Remove callEnd * Add the terminatecause Feb 2 2004 * Use DeadAGI (caller party hangup retrieve the ANSWERTIME...) Feb 2 2004 * Add a card in use to not enter 2 times the cdr ALTER TABLE card ADD COLUMN inuse integer; ALTER TABLE card ALTER COLUMN inuse SET DEFAULT '0'; Dec 26, 2004 * Fixing bug on the accountcode, no keeping as a cardnumber Done