summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-pbx/luasrc/controller
AgeCommit message (Collapse)Author
2011-11-221) Checking in all necessary changes to acommodate the new ↵Iordan Iordanov
luci-pbx-voicemail package. - Creating configuration with pbx-asterisk - TEMPLATE files - Including record voicemail greeting context in user extensions. - Redirecting incoming calls which were not picked up through the voicemail recording context. - Putting a configurable timeout before either hanging up if voicemail is disabled or redirecting to voicemail if it is enabled. 2) Improved DISA by setting longer timeouts for start of input and digits.
2011-11-111) fixed a typo in the url string.Iordan Iordanov
2011-11-051) Massive whitespace reorganization (untabified, and made consistent ↵Iordan Iordanov
everything). 2) Dropped some currently unneeded, commented-out, code from pbx-users.lua.
2011-10-28This is the initial release of luci-pbx as submitted to the mailing list.Iordan Iordanov