Skip to main content

Thirdlane PBX 6.0.1.63 is available

Posted by thirdlane on Tue, 09/02/2008

2008-09-02 Updated Russian translation. Thanks Andrey for contributing!
2008-09-02 Brand new Norwegian translation. Thanks Marcus for contributing!
2008-09-02 Removed extra arguments that were added to each dialed number in tl-ringgroup-base script. Thanks Erik.
2008-09-02 Fixed a bug in huntlist dialplan code generation when a script executed on timeout did not have any arguments. Thanks Erik.
2008-08-28 Fixed a bug in creation of ZAP extension without a mailbox. Thanks Harry and Josh.
2008-08-28 Fixed a bug where selectng multiple call or pickup groups did not work in PBX Settings -> Default Values.
2008-08-28 Increased number of call groups and pickup groups to 64 (0-63). Thanks Andrey.
2008-08-26 Added "Go to Feature Code" to voice menus. This is useful when you want to execute a script and pass parameters
(which you can not do in the menus directly). Thanks Andrey.
2008-08-25 Added "Other mailbox options" to the User Extension screen. This could be used to enter key/value pairs
for any options not covered by screen fields like timezone - e.g. tz=central. Thanks George and Dave.
2008-08-24 Fixed a bug where recorded calls with a caller id starting with a + were not shown in the user portal. Thanks Jim.
2008-08-23 Added a script tl-directed-call-pickup and made appropriate changes to tl-stdexten and tl-userexten scripts.. Thanks Jim.
2008-08-23 Added a column for the primary registration when displaying devices on auto-provisioning screen. Thanks Jim.
2008-08-22 Added check to assure that at least one Time Range is specified to Edit Schedule screen. Thanks Andrey.
2008-08-21 Added astdb file, moh, agi-bin and keys directories to backup. Thanks Erik.
2008-08-16 Increased the number of channels for channel selection for ZAP extensions and channel to DID map from 96 to 240. Thanks Harry.
2008-08-16 Added code to protect tl-allhours schedule from being deleted as it is "special" and is used for inbound route generation by bulk generator.
2008-08-16 Added 2 new fields to the queue management. "Ring busy members" (which sets ringinuse) - to prevent calling busy members and
"Connect to members in parrallel" (which sets autofill) to optimize queue behavior. Thanks Erik.
2008-08-15 Modified install script to patch existing installations and add agent-extensions context. In case of MTE this is done for each tenant.
2008-08-15 Changed tl-agent-callback-login-callerid and tl-agent-callback-login-logout scripts to send agents to agent-extensions context
where RINGGROUP_TIMEOUT variable is set. Added context to the dialplan. Thanks Erik.
2008-08-15 Changed IVR/Voice menu generation code to set __RINGGROUP_TIMEOUT variable to 60 and add "i" to option when
executing Queue application. Note that existing IVR/Voice menus using queues have to be "resaved" for this change to take effect..
2008-08-14 Added code to set __RINGGROUP_TIMEOUT variable to 60 when caller is sent to a Queue in tl-queue script.
This is done so that a Local channel will execute tl-userexten-rg-base instead of tl-userexten-base thus ignoring user settings for
forwarding, voicemail, etc which were not appropriate for the call center environment. Thanks Erik
2008-08-14 Changed "|" to "," in a few scripts.
2008-08-13 Fixed a bug where "Callers can join queue" field did not reflect the current setting. Thanks Raymond.