Skip to main content

Thirdlane PBX 6.0.1.64 is available

Posted by thirdlane on Sun, 11/16/2008

2008-11-14 Changed "show modules" to "module show" for 1.6 compatibility. This will no longer work in 1.2.
2008-11-14 Fixed a bug where multilevel user defined menus were not indented correctly on the User Portal.
2008-11-12 Made "files" the default music-on-hold format. Using mpg123 is discouraged.
2008-11-12 Reload res_musiconhold rather than mark system for restart when music-on-hold is changed.
2008-11-12 Don't mark system for restart when sound files are uploaded.
2008-11-12 ISymphony integration - added code to restart iSymphony server after changes. Thanks Raymond.
2008-11-11 Added a feature to bypass call screening for internal calls (based on callerid(num) length < 6 digits). Thanks Fernando.
2008-11-10 Added code to patch configuration files (comment and uncomment appropriate lines) for different versions of Asterisk during installation.
2008-11-07 Changed menu code to use Goto instead of Dial of Local channel for Dial Extension option. Thanks Andrey.
2008-11-07 Added an optional argument to tl-dialconference-prompted (Go to Conference (prompt)) to avoid prompt if necessary. Thanks Erik.
2008-11-07 Fixed a bug where default value for creating personal conference was not saved. Thanks Dave.
2008-11-06 Added check to insure that admin pin is not empty when accessing conference room. Thanks Dave.
2008-11-05 Added t38pt_udptl=yes to sip.conf. Thanks Andrey.
2008-11-05 In IVR/Voice Menus, Voice Recordings and MOH play sounds in a separate window. Thanks Andrey.
2008-11-05 ISymphony integration - added code to generate extension and profile entries for iSymphony. Thanks Raymond.
2008-11-04 Changed manager.conf to support 1.6. Thanks Andrey and Erik.
2008-11-04 Changed code for Originate command for Asterisk 1.6. Thanks Andrey and Jim.
2008-10-15 Added check for non existing directories when doing backup. Thanks Cedric.
2008-10-15 Fixed a bug where user extensions were created in the wrong context (agent-extensions-context). Thanks Ole.
2008-10-14 Changed | to commas for 1.6 compatibility. in other places in dialplan Thanks Jim.
2008-10-14 Changed "|" to "," in VoiceMail command for 1.6 compatibility. Thanks Jim.
2008-10-14 Removed '' everywhere in the dialplan where arguments are missing. This is required for 1.6. Thanks Jim.
2008-09-10 Fixed a bug in script tl-directed-call-pickup.. Thanks Jim.