..
app
Add the new fax hangup hook.
2015-04-28 06:44:11 +00:00
resources /functions
Connect to the database before using this function and it will use the database connection.
2015-04-15 03:13:10 +00:00
app.lua
Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix
2014-11-21 15:38:26 +00:00
call_flow.lua
After toggling the call flow hangup the call.
2014-03-21 20:02:49 +00:00
call_flow_monitor.lua
Move the includes/install to resources/install
2013-06-09 02:42:36 +00:00
call_forward.lua
Ensure that call forward doesn't update follow me if follow_me_uuid is an empty string.
2014-11-28 20:40:59 +00:00
cidlookup.lua
Added cleaning for own international prefix and sqlite compatibility
2014-11-04 15:29:05 +00:00
confirm.lua
Remove the confirm default only prompt to confirm if confirm is set to true
2014-08-14 18:26:50 +00:00
destination_caller_id.lua
Move the includes/install to resources/install
2013-06-09 02:42:36 +00:00
dial_string.lua
Fix hot desking internal and outbound caller id for the hot desked phone.
2015-02-06 18:51:22 +00:00
directory.lua
Comment the sql string again as its no longer needed.
2015-04-18 22:51:43 +00:00
disa.callback.loopback.lua
new enhanced disa without loopback
2014-11-14 20:39:15 +00:00
disa.callback.lua
cosmetic coding for disa
2014-11-14 22:12:18 +00:00
disa.lua
Move the includes/install to resources/install
2013-06-09 02:42:36 +00:00
disa.plus.lua
new enhanced disa
2014-11-14 17:47:45 +00:00
do_not_disturb.lua
Fix a problem with DND when Follow Me hasn't been used for a particular extension.
2014-10-20 09:03:23 +00:00
eavesdrop.lua
console messages for eavesdrop
2014-11-13 15:32:02 +00:00
email.lua
Voicemail-to-Email: Backup email to database if sending fails, better detection of ContentType.
2014-07-08 06:38:23 +00:00
extension_queue.lua
Added forward on busy and extension queue features
2014-10-29 16:06:53 +00:00
fax_retry.lua
Fix some line spacing and one tab in fax_retry.lua.
2015-04-27 16:45:23 +00:00
fifo_member.lua
Fixed audio stream absolute path in fifo member
2014-10-21 10:46:05 +00:00
follow_me.lua
Another adjustment for follow me toggle
2014-07-29 09:52:27 +00:00
intercept.lua
Add additional protection to prevent intercepting calls that have already been answered.
2015-02-21 20:33:23 +00:00
intercept_group.lua
Prevent trying to pickup the call from the caller in the same call group.
2015-03-31 03:06:55 +00:00
ivr_menu.lua
Phrases: Save phrases xml and delete phrases from memcache after converting to/from base64 in app_defaults.
2015-04-28 17:24:32 +00:00
monitor.lua
Move the includes/install to resources/install
2013-06-09 02:42:36 +00:00
page.lua
Paging - Prevent calling the user that initiated the page
2014-11-03 18:57:01 +00:00
park.lua
Make it so that if a call is parked to an occupied parking lot it is returned to sender.
2013-09-16 21:35:37 +00:00
park_monitor.lua
Move the includes/install to resources/install
2013-06-09 02:42:36 +00:00
pin_number.lua
Add max tries to pin_number.lua so that if the pin number is wrong it will request the pin number again up to the maximum tries.
2014-10-21 05:48:27 +00:00
recordings.lua
Voicemail Greetings: Better base64 support in gui (playback, download, etc) and lua scripts, some lua mods to allow re-recording without having to enter greeting # again, fixed choose greeting function, new greeting recordings now only save when told to (uses a temp file prior to), fix sorting on greetings list, app_defaults to move greetings from file system to base64 in db (and vice versa).
2015-04-25 12:26:31 +00:00
roku.lua
svn diff
2014-07-31 08:40:15 +00:00
streamfile.lua
Phrases: Save phrases xml and delete phrases from memcache after converting to/from base64 in app_defaults.
2015-04-28 17:24:32 +00:00
wakeup.lua
Fix a problem with wakeup calls prompting for the extension.
2014-12-22 18:18:55 +00:00