Commit Graph

11 Commits

Author SHA1 Message Date
Mark Crane 68fe4b6600 If VM local after email is set to false and email address is not provided still save the voicemail message and send the mwi. 2013-04-29 17:30:13 +00:00
Mark Crane 70af1d955b MWI improvements for voicemail. 2013-04-13 08:19:19 +00:00
Mark Crane 7c6c6e9f71 Remove the changes of the previous commit. 2013-04-12 19:08:22 +00:00
Mark Crane 7f94b55e7a Make sure the voicemail directory exists. 2013-04-12 18:58:53 +00:00
Mark Crane 526d0e6f32 Update the lua scripts to use the new mkdir function. 2013-04-12 18:46:02 +00:00
Mark Crane e01c729f94 Fix a spelling mistake 2013-04-09 17:04:19 +00:00
Mark Crane 24199dcc6b Prevent an error from being displayed when someone abandons leaving a voicemail during the greeting. 2013-04-03 07:26:01 +00:00
Mark Crane c56bf3e447 Add sqlite:// to the lua scripts to match the new syntax. Add debian package files produced by rneese. 2013-03-13 14:25:39 +00:00
Mark Crane bff9b55d37 Fixed the following bug. When dialing *99 it produces this error.
2013-02-21 18:39:28.016638 [ERR] mod_lua.cpp:198 ...app/voicemail/resources/functions/record_message.lua:39: bad argument #1 to 'len' (string expected, got nil)
2013-02-22 20:50:44 +00:00
Mark Crane 8a684cc7a2 Change the voicemail recording max length from 30 seconds to 300 seconds. 2013-01-30 23:08:47 +00:00
Mark Crane 806dc7014c Add voicemail with multi-lingual voicemail to email templates. Voicemail.lua has been broken down to individual files and a few additional directories to make it easier to manage in the long run. 2013-01-19 00:16:01 +00:00