Commit Graph

107 Commits (d3fd49f2cfa4c3885d8f547eb2b23dd46c84f98d)

Author SHA1 Message Date
Mark Spencer ce82bfa75a Play acknowledgement in all cases (bug #1767)
22 years ago
Mark Spencer 36b87b3b33 Voicemail fixes (bug #1758)
22 years ago
Mark Spencer 8164972e34 allow multiple exit characters on control_streamfile, allow '1' to skip envelope
22 years ago
Mark Spencer d34639a601 Allow variable substitution in from string (bug #1741)
22 years ago
Mark Spencer ff2ba012d2 Merge connor's exit context patch (#1737)
22 years ago
James Golovich fc7593e594 More formatting fixes
22 years ago
Anthony Minessale II 54780434a6 enhance control_playback to have an app (app_controlplayback) and to allow pause (inherited by app_voicemail)
22 years ago
James Golovich 82b3a5f417 Formatting fixes
22 years ago
Anthony Minessale II 8f9e2b6633 add ast_control_streamfile api call
22 years ago
Mark Spencer 3377298b06 Handle different contexts (bug #1702)
22 years ago
Mark Spencer 316bffd061 Fix voicemail ADSI codes (bug #1680)
22 years ago
Mark Spencer ba264f8158 Minor mailbox cleanups
22 years ago
Mark Spencer 740243552f Use find_user for existsmailbox
22 years ago
Mark Spencer 9f14461cb7 Fixes to mailbox exists
22 years ago
Mark Spencer 0004e8a4be Stop stream when interrupted by '#' or '*' or '0' (bug #1689)
22 years ago
Mark Spencer b1462cd593 Make playback of envelope a configurable option (bug #1683)
22 years ago
Mark Spencer 10c25aa6d9 Put sip history stuff in (for real) and provide voicemail context (when not default) in some critical places (bug #1609)
22 years ago
Mark Spencer e753e1a460 Don't say "re-recording" on CLI.
22 years ago
Mark Spencer fb80a4a397 Change "boundary" to be less likely to cause e-mail conflicts (bug #1602)
22 years ago
Mark Spencer 87e3b8b2ad Allow characterset to be specified (bug #1598)
22 years ago
Mark Spencer 230eb50e96 Set mimetype to lower case (bug #1597)
22 years ago
Mark Spencer 3ad6ed3e92 Add ability to specify custom e-mail subject line (bug #1291)
22 years ago
Mark Spencer 9144ad4883 Further minor fixup
22 years ago
Mark Spencer 307168cc0f Merge sbinger's voicemailf ixes for duration and short files (bug #1282) thanks!
22 years ago
Jeremy McNamara 93fd179b4c correctly stay in admin menu until user wants out (bug #977)
22 years ago
Jeremy McNamara a3803a3c93 rollback bug#77..the right fix immanent
22 years ago
Mark Spencer 30e9661919 Stay in admin menu until user wants out (bug #977)
22 years ago
Mark Spencer 722f92e834 Say "message 1" in title (bug #1521)
22 years ago
Jeremy McNamara 709e526ad9 populate global options correctly. Bug#1515
22 years ago
Mark Spencer 5192a1a054 Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbers
22 years ago
Mark Spencer 478474bcb1 Merge bug 1483 -- advanced voicemail options
22 years ago
Mark Spencer 776a66f5db Merge Matt's extern notify patch
22 years ago
Malcolm Davenport df9089d3f8 More changes to Matt's application
22 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
22 years ago
Malcolm Davenport d0037ea2fd Add Matt's option to call an external application when a voicemail is
22 years ago
Mark Spencer fbc5be2426 Fix small typo
22 years ago
Mark Spencer 4b02c78aaa Don't die on a bad voicemail conf timezone entry (bug #1326)
22 years ago
Mark Spencer 3e9c337946 Small SIP fix, voicemail fix, and some delivery fixes on new apps
22 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
22 years ago
Malcolm Davenport 71eafcf3da Typo
22 years ago
Malcolm Davenport 7555e69cdc Bug # 1271: Document the 'o' extension in VoiceMail application
22 years ago
Mark Spencer 98b59da9ad Create ast_safe_system which closes off file descriptors before spawning system() and so on.
22 years ago
Mark Spencer 893ed27f5b Create temporary file and then sendmail it, then delete it, to avoid a hanging mailcmd from hanging asterisk (bug #1262)
22 years ago
Malcolm Davenport 5191a04055 Bug # 1088: Add MailboxExists, conditionally branches to priority n+101
22 years ago
Malcolm Davenport 9ef542b3cb Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface
22 years ago
Malcolm Davenport 264bfb7121 Bug # 1247: Add patch to specify minimum vmail length and discard that
22 years ago
James Golovich 8812409528 Make voicemail not say goodbye twice on hangup (bug 1201)
22 years ago
Mark Spencer 674d81ce27 Fix strncpy auditing (bug #1152)
22 years ago
Mark Spencer 064d7ffdb2 Don't write duration if file disappears (bug #1102 -- thanks hmodes)
22 years ago
James Golovich 38198d8cb3 Add extra \n so email sent by voicemail has the right header delimiter
22 years ago