fusionpbx/resources/install/scripts/app
Mark Crane 73096006a2 Add voicemail_authorized variable as an option set it up to work with for *97 and *4000. When you check voicemail then press * it prompts for the password or if *98 is dialed it asks for the password. 2013-12-04 17:07:34 +00:00
..
call_block Rename the fields in call_block to conform with the database naming convention and to match the table name. 2013-09-27 10:21:43 +00:00
conference_center Add a missing if statement: if (conference_hostname ~= local_hostname) then 2013-11-20 07:35:38 +00:00
dialplan Add scripts/app/dialplan accessible with action: lua data: app.lua dialplan 2013-12-01 03:46:04 +00:00
ring_groups Add per leg ring group domain name control. Contributed by Daniel Lucio. 2013-12-04 08:14:40 +00:00
voicemail Add voicemail_authorized variable as an option set it up to work with for *97 and *4000. When you check voicemail then press * it prompts for the password or if *98 is dialed it asks for the password. 2013-12-04 17:07:34 +00:00
xml_handler Remove dbh:release(); from directory.lua because its done in the parent script after this script completes. 2013-11-25 20:56:27 +00:00