Skip to main content

Thirdlane PBX 6.0.1.68 is available

Posted by thirdlane on Wed, 12/10/2008

Hi all,

We are releasing PBX Manager 6.0.1.68 - a target for the upcoming Thirdlane PBX ISO distribution.

Release candidate of the next version of the ISO will be available in the next few days. Your feedback is very much appreciated.

Thanks for the continued support!

Alex

2008-12-10 Fixed a bug where call recording setting and custom tag for User Extensions were not stored with the correct key when extension was created.
2008-12-10 Fixed a problem with double quotes dropped from the custom SIP headers before the headers were added. Thanks Scott.
2008-12-10 Fixed a problem with IE not displaying PBX Defaults page correctly.
2008-12-09 Added language selection to the IVR screen - now the language (or rather the directory for voice prompts) will be set on entry to the menu.
2008-12-09 Added ability to associate custom data (tags) with User Extensions for use in custom scripts. The field is Custom Tag, it is stored in asteriskdb as TL/tenant-extension/tag and can be used in any way the user wants to. If you don't know why we added this ask in the forum :).
2008-12-08 Added ability to execute external programs based on events in PBX Manager (System Settings -> Event Hooks). Note that PBX Manager will add tenant and relevant key as additional parameters when it executes specified commands.
2008-12-08 Changed postinstall script so that the patch process will add required contexts if they were entirely missing - in very old installations.
2008-12-07 Replaced deprecated monitor-join option for queues with monitor-type=MixMonitor (for 1.4 and 1.6).
2008-12-07 Added manager.conf to the list of the files to patch to avoid a warning about writetimeout being in the general section in 1.6.
2008-12-07 Added ability for admin to disallow (in PBX Settings -> Default Values) end user's option of using original caller's callerid during call forwarding.
2008-12-07 Added ability to limit concurrent calls per tenant. To enable limit checking TL_ENABLE_MAXCALLS_CHECK global variable must be set to 1. Note that existing inbound routes must be regenerated after a limit is set for a tenant for the checking to take effect. Thanks Don and Erik.
2008-12-06 Added ability to specify and set additional SIP headers for each trunk. Headers can include variables like ${CALLERID(num)}, etc. Thanks Erik and Scott.
2008-12-06 Fixed a bug where cloning SIP trunk did not copy DTMF mode.
2008-12-06 Fixed a bug where click-to-call from CDR did not work for numbers starting with 0. Thanks Martin.
2008-12-05 Made dialplan code for setting music-on-hold in inbound routes version specific (1.4 vs 1.6).
2008-12-04 Fixed a problem in call screening dialplan code where PrivacyManager was not returning expected status in 1.6. Thanks Scott.
2008-12-04 Added support for displaying DAHDI channels information in Tools -> PBX Information.
2008-12-04 Added support for DAHDI trunks and DAHDI extensions. Note that DAHDI (or ZAP) extensions are only supported in single tenant PBX Manager. This needs to be tested in various configurations - please help.
2008-12-04 Added tl-stdexten-dahdi script for dialing DAHDI extensions.
2008-12-03 Fixed postinstall script to determine PBX version and apply version patches correctly in cases when instances.txt was not found and the installation had to be repaired.
2008-12-03 Changed SetMusicOnHold to Set(CHANNEL(musicclass)) for 1.6 compatibility.
2008-12-03 Changed voicemail.conf to only record as wav49 in Multi Tenant for space saving. Thanks Erik.
2008-12-03 Changed RECORDING_FORMAT global variable in extension.conf from wav to WAV (compressed). Thanks Erik.
2008-12-01 Added "Simplified Chinese" to the language selector in the User Portal. Thanks Damon.
2008-12-01 Fixed a problem with path validation and erroneous warning in Voice Recording file upload. Thanks Moshe.