Commit Graph

753 Commits (ada839f3eea0fbc12c47f693dc3f8bc4bafac0ee)

Author SHA1 Message Date
Mark Michelson 2ec51f4ed5 Fix compilation
17 years ago
Mark Michelson 18a3422ef0 Merged revisions 140850 via svnmerge from
17 years ago
Mark Michelson f1647375b2 Merged revisions 140751 via svnmerge from
17 years ago
Mark Michelson d69c866f5f Merged revisions 140421 via svnmerge from
17 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
17 years ago
Mark Michelson 4e2406fda4 Fix compilation for ODBC voicemail
17 years ago
Mark Michelson 64a06c0298 Remove one last batch of debug messages
17 years ago
Mark Michelson 3917a7d65d Fix build for non-IMAP storage and get rid of some
17 years ago
Mark Michelson 5e27c1be24 Merging the imap_consistency_trunk branch to
17 years ago
Kevin P. Fleming 992440aceb fix some format strings to actually compile without errors
17 years ago
Tilghman Lesher 0785fad14f Merged revisions 135479 via svnmerge from
17 years ago
Mark Michelson 577d6a5c78 IMAP-specific items must go in IMAP_STORAGE defines...
17 years ago
Mark Michelson a673e3d90a IMAP storage functioned under the assumption that folders
17 years ago
Tilghman Lesher 68880b4e10 Merged revisions 134161 via svnmerge from
17 years ago
Tilghman Lesher c4d4c636d0 Hebrew syntax for voicemail prompts
17 years ago
Tilghman Lesher 49715c05f1 Merged revisions 130959 via svnmerge from
17 years ago
Mark Michelson 1c49415b19 Removed the fn2 field from the vm_state structure.
17 years ago
Mark Michelson 6ddcd21a7f Fix compilation error when IMAP storage is enabled
17 years ago
Tilghman Lesher 8fa66db120 Merged revisions 128856 via svnmerge from
17 years ago
Tilghman Lesher 5a71f180ad Merged revisions 128812 via svnmerge from
17 years ago
Mark Michelson 4f0f9d27cf Crap
17 years ago
Mark Michelson 742815875d If imapfolder=foo were set in voicemail.conf, then when calling VoiceMailMain,
17 years ago
Mark Michelson 04a10e77a0 Get app_voicemail compiling when IMAP storage is used.
17 years ago
Tilghman Lesher 267b9d4eb4 Oops
17 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
17 years ago
Tilghman Lesher 3a27a6a9e7 Fix some crashlike bugs because flag could be NULL in play_record_review().
17 years ago
Mark Michelson 13a81dd7ae Merged revisions 127244 via svnmerge from
17 years ago
Luigi Rizzo f55143f0a6 fix an uninitialized variable
17 years ago
Tilghman Lesher c9ac1b8ca5 Don't play "your message has been saved" twice.
17 years ago
Tilghman Lesher 7ec25255c5 Merged revisions 124910 via svnmerge from
17 years ago
Mark Michelson 1d2ac41c07 Fix attachment behavior when using IMAP storage for voicemails
17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
17 years ago
Mark Michelson 7852d30fe8 Merged revisions 124112 via svnmerge from
17 years ago
Mark Michelson a2b4382fd7 Forwarding non-urgent IMAP messages could inadvertently cause the messages
17 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
17 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
17 years ago
Michiel van Baak 00da438e4c Zap is now DAHDI, mkay
17 years ago
Michiel van Baak 3d4a1cee98 small update to the g() option of app_voicemail to
17 years ago
Mark Michelson 4ad72ce1cf Get rid of warnings for those silly compilers which warn when freeing
17 years ago
Mark Michelson 7e49fd2f0e Use a deep copy on strings that come from ast_events. Otherwise it is
17 years ago
Mark Michelson 028016b401 When counting urgent messages when using IMAP storage, take into account that
17 years ago
Mark Michelson a92223a240 Modify externnotify to take the number of urgent voicemails as a final argument instead
17 years ago
Mark Michelson f10440a35f Prevent crashes from occurring due to a strcmp of a NULL pointer.
17 years ago
Jason Parker 8340b21c1d Voicemail "* exit" should not require an exitcontext to be specified.
17 years ago
Mark Michelson 93e84a7d76 Remove a debug line
17 years ago
Mark Michelson 7daebcd610 Adding support for "urgent" voicemail messages. Messages which are
17 years ago
Tilghman Lesher 8b1d52c9a5 Allow a password change to be validated by an external script.
17 years ago
Dwayne M. Hubbard 817e1ed55f app_voicemail uses a taskprocessor for mwi notification subscriptions
17 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
17 years ago
Tilghman Lesher 527c601d0c Lock around variables retrieved, and copy the values, if they stay persistent,
17 years ago