Commit Graph

11 Commits

Author SHA1 Message Date
Mark Crane
3d2f72d2d4 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
c85623f662 MWI improvements for voicemail. 2013-04-13 08:19:19 +00:00
Mark Crane
cccc4dd9d9 Remove the changes of the previous commit. 2013-04-12 19:08:22 +00:00
Mark Crane
ee9a3ce840 Make sure the voicemail directory exists. 2013-04-12 18:58:53 +00:00
Mark Crane
90711f34bc Update the lua scripts to use the new mkdir function. 2013-04-12 18:46:02 +00:00
Mark Crane
fc6865456e Fix a spelling mistake 2013-04-09 17:04:19 +00:00
Mark Crane
8266953887 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
b23cf69a81 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
15323f8f51 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
fa42fa983d Change the voicemail recording max length from 30 seconds to 300 seconds. 2013-01-30 23:08:47 +00:00
Mark Crane
60aed98919 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